[
https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227797#comment-14227797
]
Brock Noland commented on HIVE-8836:
------------------------------------
The latest rev missed some changes related to spark.home so it ran in process.
I will update shortly.
{noformat}
2014-11-27 08:14:40,046 INFO [main]: client.SparkClientImpl
(SparkClientImpl.java:startDriver(198)) - No spark.home provided, calling
SparkSubmit directly.
2014-11-27 08:14:40,046 DEBUG [main]: client.SparkClientImpl
(SparkClientImpl.java:startDriver(248)) - Running client driver with argv:
/usr/java/jdk1.7.0_45-cloudera/jre/bin/java org.apache.spark.deploy.SparkSubmit
--properties-file
/home/hiveptest/54.177.147.244-hiveptest-0/apache-svn-spark-source/itests/qtest-spark/target/tmp/spark-submit.3800861402634267765.properties
--class org.apache.hive.spark.client.RemoteDriver
/home/hiveptest/54.177.147.244-hiveptest-0/maven/org/apache/hive/hive-exec/0.15.0-SNAPSHOT/hive-exec-0.15.0-SNAPSHOT.jar
--remote
akka.tcp://[email protected]:35405/user/SparkClient-327f65bb-a5fd-43f2-917d-a5829a58465a
2014-11-27 08:14:40,134 WARN [Driver]: client.SparkClientImpl
(SparkClientImpl.java:run(264)) - Child process exited with code 1.
{noformat}
> Enable automatic tests with remote spark client [Spark Branch]
> --------------------------------------------------------------
>
> Key: HIVE-8836
> URL: https://issues.apache.org/jira/browse/HIVE-8836
> Project: Hive
> Issue Type: Sub-task
> Components: Spark
> Affects Versions: spark-branch
> Reporter: Chengxiang Li
> Assignee: Rui Li
> Labels: Spark-M3
> Fix For: spark-branch
>
> Attachments: HIVE-8836.1-spark.patch, HIVE-8836.10-spark.patch,
> HIVE-8836.10-spark.patch, HIVE-8836.11-spark.patch, HIVE-8836.12-spark.patch,
> HIVE-8836.2-spark.patch, HIVE-8836.3-spark.patch, HIVE-8836.4-spark.patch,
> HIVE-8836.5-spark.patch, HIVE-8836.6-spark.patch, HIVE-8836.6-spark.patch,
> HIVE-8836.6-spark.patch, HIVE-8836.7-spark.patch, HIVE-8836.8-spark.patch,
> HIVE-8836.9-spark.patch, additional-enable-spark-log.patch
>
>
> In real production environment, remote spark client should be used to submit
> spark job for Hive mostly, we should enable automatic test with remote spark
> client to make sure the Hive feature workable with it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)