[ https://issues.apache.org/jira/browse/HIVE-14162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16545945#comment-16545945 ]
Hive QA commented on HIVE-14162: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12931828/HIVE-14162.2.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 14662 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestSparkNegativeCliDriver.testCliDriver[spark_submit_negative_executor_cores] (batchId=264) org.apache.hadoop.hive.cli.TestSparkNegativeCliDriver.testCliDriver[spark_submit_negative_executor_memory] (batchId=264) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/12645/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/12645/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-12645/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 2 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12931828 - PreCommit-HIVE-Build > 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: Sub-task > Components: Spark > Reporter: Thomas Scott > Assignee: Sahil Takiar > Priority: Major > Attachments: HIVE-14162.1.patch, HIVE-14162.2.patch > > > 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 (v7.6.3#76005)