Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-17091

IntegrationTestZKAndFSPermissions failed with 'KeeperException$NoNodeException'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0, 1.2.5, 1.1.8, 2.0.0
    • None
    • None
    • Reviewed

    Description

      The test failed with:

      2016-11-11 11:33:03,488|INFO|MainThread|machine.py:142 - run()|2016-11-11 11:33:03,488 INFO  [main] test.IntegrationTestZKAndFSPermissions: Checking ACLs for znode znode:/hbase-secure/region-in-transition/9a1652e7d73eaa66c5fb45e3fa04ac1c acls:[31,s{'sasl,'hbase}
      2016-11-11 11:33:03,488|INFO|MainThread|machine.py:142 - run()|, 31,s{'sasl,'hbase}
      2016-11-11 11:33:03,488|INFO|MainThread|machine.py:142 - run()|]
      2016-11-11 11:33:03,491|INFO|MainThread|machine.py:142 - run()|2016-11-11 11:33:03,490 INFO  [main] test.IntegrationTestZKAndFSPermissions: Checking ACLs for znode znode:/hbase-secure/region-in-transition/e4ef3a431bcad8036bf3abd6f2caf0e4 acls:[31,s{'sasl,'hbase}
      2016-11-11 11:33:03,491|INFO|MainThread|machine.py:142 - run()|, 31,s{'sasl,'hbase}
      2016-11-11 11:33:03,491|INFO|MainThread|machine.py:142 - run()|]
      2016-11-11 11:33:03,505|INFO|MainThread|machine.py:142 - run()|2016-11-11 11:33:03,502 ERROR [main] util.AbstractHBaseTool: Error running command-line tool
      2016-11-11 11:33:03,506|INFO|MainThread|machine.py:142 - run()|org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /hbase-secure/region-in-transition/7e352559c4072680e9c73bf892e81d14
      2016-11-11 11:33:03,506|INFO|MainThread|machine.py:142 - run()|at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
      2016-11-11 11:33:03,506|INFO|MainThread|machine.py:142 - run()|at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
      2016-11-11 11:33:03,506|INFO|MainThread|machine.py:142 - run()|at org.apache.zookeeper.ZooKeeper.getACL(ZooKeeper.java:1330)
      2016-11-11 11:33:03,506|INFO|MainThread|machine.py:142 - run()|at org.apache.hadoop.hbase.test.IntegrationTestZKAndFSPermissions.assertZnodePerms(IntegrationTestZKAndFSPermissions.java:180)
      2016-11-11 11:33:03,506|INFO|MainThread|machine.py:142 - run()|at org.apache.hadoop.hbase.test.IntegrationTestZKAndFSPermissions.checkZnodePermsRecursive(IntegrationTestZKAndFSPermissions.java:161)
      2016-11-11 11:33:03,507|INFO|MainThread|machine.py:142 - run()|at org.apache.hadoop.hbase.test.IntegrationTestZKAndFSPermissions.checkZnodePermsRecursive(IntegrationTestZKAndFSPermissions.java:167)
      2016-11-11 11:33:03,507|INFO|MainThread|machine.py:142 - run()|at org.apache.hadoop.hbase.test.IntegrationTestZKAndFSPermissions.checkZnodePermsRecursive(IntegrationTestZKAndFSPermissions.java:167)
      2016-11-11 11:33:03,507|INFO|MainThread|machine.py:142 - run()|at org.apache.hadoop.hbase.test.IntegrationTestZKAndFSPermissions.testZNodeACLs(IntegrationTestZKAndFSPermissions.java:151)
      2016-11-11 11:33:03,507|INFO|MainThread|machine.py:142 - run()|at org.apache.hadoop.hbase.test.IntegrationTestZKAndFSPermissions.doWork(IntegrationTestZKAndFSPermissions.java:131)
      2016-11-11 11:33:03,507|INFO|MainThread|machine.py:142 - run()|at org.apache.hadoop.hbase.util.AbstractHBaseTool.run(AbstractHBaseTool.java:112)
      2016-11-11 11:33:03,508|INFO|MainThread|machine.py:142 - run()|at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:76)
      

      Seems like a race condition for emphemeral region-in-transition nodes.

      Attachments

        1. hbase-17091_v2.patch
          2 kB
          Enis Soztutar
        2. hbase-17091_v1.patch
          2 kB
          Enis Soztutar

        Activity

          People

            enis Enis Soztutar
            enis Enis Soztutar
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: