I am using webHCat to submit very simple queries via the /hive endpoints. Then I used the /jobs endpoint to query if the job has been completed or not (not via a callback from the hive endpoint).
I am noticing that this loop takes a little over 1 minutes, Is there someway to tune this so that the query runs faster? (or is it some yarn configuration that needs to be set? ) Ying
