[
https://issues.apache.org/jira/browse/HIVE-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493564#comment-13493564
]
Ivan Gorbachev commented on HIVE-3692:
--------------------------------------
https://reviews.facebook.net/D6579
> 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
> 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