Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 0.4
    • Fix Version/s: 0.4
    • Component/s: Tests
    • Labels:
      None
    • Environment:

      RHEL6.8, Python 2.6.6

      Description

      When building Livy master, the livy-python-api module client_test fails with the following:
      __________ ERROR collecting src/test/python/livy-tests/client_test.py __________
      src/test/python/livy-tests/client_test.py:29: in <module>
      base_uri = 'http://{}:{}'.format(socket.gethostname(), 8998)
      E ValueError: zero length field name in format

      Prior to python 2.7 the field number needs to be specified.

        Attachments

          Activity

            People

            • Assignee:
              akchin Alan Chin
              Reporter:
              akchin Alan Chin
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: