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