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

test_compact_catalog_updates failing to connect client

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Cannot Reproduce
    • Impala 2.12.0
    • None
    • Catalog

    Description

      test_compact_catalog_updates fails with

      custom_cluster/test_compact_catalog_updates.py:52: in test_compact_catalog_topic_updates
          client1.close()
      E   UnboundLocalError: local variable 'client1' referenced before assignment
      

      the test first starts up a cluster and tires to create a client. The logs indicate that impalads started without error so I believe its the client that fails to connect.

      tail of INFO logs from one of the impalad

      I0220 11:08:09.632342  4268 impala-server.cc:2041] Impala has started.
      W0220 11:08:09.956959  4748 HiveConf.java:2886] HiveConf of name hive.access.conf.url does not exist
      I0220 11:08:10.057112  4774 impala-server.cc:1754] Connection from client 127.0.0.1:40735 closed, closing 1 associated session(s)
      I0220 11:08:10.295311  4748 impala-server.cc:1363] Catalog topic update applied with version: 1131 new min catalog object version: 2
      I0220 11:08:10.994792  4747 thrift-util.cc:123] TSocket::read() recv() <Host: 127.0.0.1 Port: 45842>Connection reset by peer
      I0220 11:08:10.994799  4746 thrift-util.cc:123] TSocket::read() recv() <Host: 127.0.0.1 Port: 45841>Connection reset by peer
      I0220 11:08:10.994946  4748 thrift-util.cc:123] TSocket::read() recv() <Host: 127.0.0.1 Port: 45843>Connection reset by peer
      I0220 11:08:10.994967  4747 thrift-util.cc:123] TAcceptQueueServer client died: ECONNRESET
      I0220 11:08:10.995034  4746 thrift-util.cc:123] TAcceptQueueServer client died: ECONNRESET
      I0220 11:08:10.995067  4748 thrift-util.cc:123] TAcceptQueueServer client died: ECONNRESET
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            bikramjeet.vig Bikramjeet Vig
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: