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

Update parallel test documentation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • None
    • Reviewed

    Description

      https://github.com/apache/hive/blob/trunk/testutils/ptest/README has incorrect json object:

      {
          "qfile_hosts": [
              ["hostname1", 2],
              ["hostname2", 4],
              ["hostname3", 4],
          ],
          "other_hosts": [
              ["hostname1", 2],
              ["hostname4", 5]
          ],
          "master_base_path": "${{HOME}}/hivetests",
          "host_base_path": "/mnt/drive/hivetests"
          "java_home": "/opt/jdk"
      }
      

      Should update it with right syntax

      Attachments

        1. jira-3692.0.patch
          0.9 kB
          Ivan Gorbachev

        Activity

          People

            ivangorbachev Ivan Gorbachev
            ivangorbachev Ivan Gorbachev
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: