Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-4684

check-hbase-nodes.py: Build failing on RHEL7 when trying to start HBase

    XMLWordPrintableJSON

Details

    Description

      I've seen this once when starting a minicluster:

      Contents of HDFS root: []
      Connecting to Zookeeper host(s).
      No handlers could be found for logger "kazoo.client"
      Success: <kazoo.client.KazooClient object at 0xc5a590>
      Waiting for HBase node: /hbase/master
      Waiting for HBase node: /hbase/master
      Traceback (most recent call last):
        File "/data/jenkins/workspace/impala-asf-master-exhaustive-rhel7/repos/Impala/testdata/bin/check-hbase-nodes.py", line 167, in <module>
          errors = check_znodes_list_for_errors(args.nodes, args.zookeeper_hosts, args.timeout)
        File "/data/jenkins/workspace/impala-asf-master-exhaustive-rhel7/repos/Impala/testdata/bin/check-hbase-nodes.py", line 135, in check_znodes_list_for_errors
          zk_client.stop()
        File "/usr/lib64/python2.7/contextlib.py", line 154, in __exit__
          self.thing.close()
        File "/data/jenkins/workspace/impala-asf-master-exhaustive-rhel7/repos/Impala/infra/python/env/lib/python2.7/site-packages/kazoo/client.py", line 612, in close
          self._connection.close()
        File "/data/jenkins/workspace/impala-asf-master-exhaustive-rhel7/repos/Impala/infra/python/env/lib/python2.7/site-packages/kazoo/protocol/connection.py", line 192, in close
          raise Exception("Cannot close connection until it is stopped")
      Exception: Cannot close connection until it is stopped
      

      Attachments

        Activity

          People

            dknupp David Knupp
            mikeb Michael Brown
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: