You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thomas Scott (JIRA)" <ji...@apache.org> on 2016/07/05 14:29:11 UTC

[jira] [Created] (HIVE-14162) Allow disabling of long running job on Hive On Spark On YARN

Thomas Scott created HIVE-14162:
-----------------------------------

             Summary: Allow disabling of long running job on Hive On Spark On YARN
                 Key: HIVE-14162
                 URL: https://issues.apache.org/jira/browse/HIVE-14162
             Project: Hive
          Issue Type: New Feature
          Components: Spark
            Reporter: Thomas Scott
            Priority: Minor


Hive On Spark launches a long running process on the first query to handle all queries for that user session. In some use cases this is not desired, for instance when using Hue with large intervals between query executions.

Could we have a property that would cause long running spark jobs to be terminated after each query execution and started again for the next one?





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)