[
https://issues.apache.org/jira/browse/HIVE-11549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14696453#comment-14696453
]
Hive QA commented on HIVE-11549:
--------------------------------
{color:green}Overall{color}: +1 all checks pass
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12750356/HIVE-11549.patch
{color:green}SUCCESS:{color} +1 9357 tests passed
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4958/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4958/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4958/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12750356 - PreCommit-HIVE-TRUNK-Build
> Hide Hive configuration from spark driver launching process
> -----------------------------------------------------------
>
> Key: HIVE-11549
> URL: https://issues.apache.org/jira/browse/HIVE-11549
> Project: Hive
> Issue Type: Bug
> Components: Spark
> Affects Versions: 1.2.0
> Reporter: Xuefu Zhang
> Assignee: Xuefu Zhang
> Attachments: HIVE-11549.patch
>
>
> Hive uses Spark application submission script, spark-submit, to launch remote
> spark driver. Starting from Spark 1.4, this script also does a lot of things
> that Hive doesn't need, for instance, accessing metastore for delegation
> tokens. Hive on Spark doesn't need this, and one way to do this is hide Hive
> configuration from being visible by that script.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)