binlijin created HIVE-3254:
------------------------------

             Summary: Reuse RunningJob in ExecDriver.progress
                 Key: HIVE-3254
                 URL: https://issues.apache.org/jira/browse/HIVE-3254
             Project: Hive
          Issue Type: Bug
            Reporter: binlijin


    while (!rj.isComplete()) {
       RunningJob newRj = jc.getJob(rj.getJobID());
    }
Should we reuse the RunningJob? If not, why? 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to