Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-1959

TestZKUtilsWithSecurity fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • trunk, 4.1.0
    • 4.1.0
    • None
    • None

    Description

      TestZKUtilsWithSecurity fails:

      -------------------------------------------------------
       T E S T S
      -------------------------------------------------------
      Picked up _JAVA_OPTIONS: -Djava.awt.headless=true
      Concurrency config is parallel='classes', perCoreThreadCount=false, threadCount=1, useUnlimitedThreads=false
      2014-07-31 16:44:33.786 java[38553:da03] Unable to load realm info from SCDynamicStore
      Running org.apache.oozie.util.TestZKUtilsWithSecurity
      Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 71.418 sec <<< FAILURE!
      
      Results :
      
      Tests in error: 
        testCheckAndSetACLs(org.apache.oozie.util.TestZKUtilsWithSecurity): E1700: Issue communicating with ZooKeeper: KeeperErrorCode = AuthFailed for /services
        testNewUsingACLs(org.apache.oozie.util.TestZKUtilsWithSecurity): KeeperErrorCode = AuthFailed for /oozie
      
      Tests run: 2, Failures: 0, Errors: 2, Skipped: 0
      

      It would also be good to get test-patch to run this (it currently does not because it needs to be run in a separate JVM as it changes JVM security settings that can't be unchanged); I think we can actually just create a new module for ZK Security tests (and move this test there) because each module uses a new JVM.

      Attachments

        1. OOZIE-1959.patch
          43 kB
          Robert Kanter
        2. OOZIE-1959_branch-4.1.patch
          43 kB
          Robert Kanter

        Issue Links

          Activity

            People

              rkanter Robert Kanter
              rkanter Robert Kanter
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: