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

TestSessionExpiration.test_closing_idle_connection fails on Centos 6 due to Python 2.6 incompatibility

    XMLWordPrintableJSON

Details

    Description

      custom_cluster/test_session_expiry.py fails with the following message:

      custom_cluster/test_session_expiration.py:131: in test_closing_idle_connection
          "impala.thrift-server.{}-frontend.connections-in-use".format(protocol)
      E   ValueError: zero length field name in format

      The format needs to use "{0}" rather than "{}", because Python 2.6 doesn't support "{}"

      Attachments

        Issue Links

          Activity

            People

              kwho Michael Ho
              joemcdonnell Joe McDonnell
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: