Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-2959

TestRemoteHiveMetaStoreIpAddress always uses the same port

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • None
    • None

    Description

      TestRemoteHiveMetaStoreIpAddress always uses the same port, meaning that if another process happens to be using that port, the tests cannot succeed.

      There seems to be a standard way of finding a free port using Java's ServerSocket class, this should be used instead.

      Attachments

        Activity

          People

            kevinwilfong Kevin Wilfong
            kevinwilfong Kevin Wilfong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: