Task.execute should be asynchronous
-----------------------------------

                 Key: HIVE-767
                 URL: https://issues.apache.org/jira/browse/HIVE-767
             Project: Hadoop Hive
          Issue Type: Improvement
          Components: Query Processor
            Reporter: Namit Jain


Currently, other than ExecDriver, all other tasks are synchronous - this makes 
it impossible to track the progress of a task.
It would be good to follow the same model as ExecDriver, and make all tasks 
execute asynchronous

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to