[ https://issues.apache.org/jira/browse/HIVE-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494041#comment-13494041 ]
Hudson commented on HIVE-3692: ------------------------------ Integrated in Hive-trunk-h0.21 #1785 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1785/]) HIVE-3692 Update parallel test documentation (Ivan Gorbachev via namit) (Revision 1407360) Result = FAILURE namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1407360 Files : * /hive/trunk/testutils/ptest/README > Update parallel test documentation > ---------------------------------- > > Key: HIVE-3692 > URL: https://issues.apache.org/jira/browse/HIVE-3692 > Project: Hive > Issue Type: Bug > Reporter: Ivan Gorbachev > Assignee: Ivan Gorbachev > Labels: hive, testing > Fix For: 0.10.0 > > Attachments: jira-3692.0.patch > > > https://github.com/apache/hive/blob/trunk/testutils/ptest/README has > incorrect json object: > {code} > { > "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" > } > {code} > Should update it with right syntax -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira