You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2014/02/25 05:27:31 UTC

[jira] [Created] (HIVE-6497) implement shutdown in TezTask

Thejas M Nair created HIVE-6497:
-----------------------------------

             Summary: implement shutdown in TezTask
                 Key: HIVE-6497
                 URL: https://issues.apache.org/jira/browse/HIVE-6497
             Project: Hive
          Issue Type: Bug
          Components: Tez
            Reporter: Thejas M Nair


HIVE-5901 is adding support for canceling queries from Driver.close(). It calls Task.shutdown(). But TezTask does has a no-op implementation (does not override default impl). This should be implemented so that TezTask also gets cancelled.




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)