[
https://issues.apache.org/jira/browse/HIVE-18533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16474138#comment-16474138
]
Rui Li commented on HIVE-18533:
-------------------------------
Seems the new qtest has unstable output. Please look into it.
Some more comments:
# The new configuration takes values like {{SPARK_SUBMIT_CLIENT}} and
{{SPARK_LAUNCHER_CLIENT}}. How about just use "submit" and "launcher" instead,
which are user friendly and more like conventional Hive configs?
# {{hive.spark.client.type}} needs to be added to
{{HIVE_SPARK_RSC_CONF_LIST}}, so changing it will create a new session.
# More Spark jars need to be added to Hive in order to use the new client. I
found 3 extra jars: {{scala-reflect}}, {{spark-launcher}} and {{spark-yarn}}.
We can update the
[wiki|https://cwiki.apache.org/confluence/display/Hive/Hive+on+Spark%3A+Getting+Started#HiveonSpark:GettingStarted-ConfiguringHive]
once the patch is in.
> Add option to use InProcessLauncher to submit spark jobs
> --------------------------------------------------------
>
> Key: HIVE-18533
> URL: https://issues.apache.org/jira/browse/HIVE-18533
> Project: Hive
> Issue Type: Improvement
> Components: Spark
> Reporter: Sahil Takiar
> Assignee: Sahil Takiar
> Priority: Major
> Attachments: HIVE-18533.1.patch, HIVE-18533.2.patch,
> HIVE-18533.3.patch, HIVE-18533.4.patch, HIVE-18533.5.patch,
> HIVE-18533.6.patch, HIVE-18533.7.patch, HIVE-18533.8.patch,
> HIVE-18533.9.patch, HIVE-18533.91.patch, HIVE-18533.94.patch,
> HIVE-18533.95.patch, HIVE-18831.93.patch
>
>
> See discussion in HIVE-16484 for details.
> I think this will help with reducing the amount of time it takes to open a
> HoS session + debuggability (no need launch a separate process to run a Spark
> app).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)