[
https://issues.apache.org/jira/browse/HIVE-8548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208562#comment-14208562
]
Suhas Satish commented on HIVE-8548:
------------------------------------
HI [~xuefuz] - Regarding unit testing remote-spark context with local-cluster
mode, we will need to use either yarn or mesos as the cluster manager. Is that
going to be our test setup?
The reason is that currently, if spark.master=local, it implies a
*spark-standalone cluster* which only supports *client* deploy mode, and not
*local-cluster* deployment mode.
> Integrate with remote Spark context after HIVE-8528 [Spark Branch]
> ------------------------------------------------------------------
>
> Key: HIVE-8548
> URL: https://issues.apache.org/jira/browse/HIVE-8548
> Project: Hive
> Issue Type: Bug
> Components: Spark
> Reporter: Xuefu Zhang
> Assignee: Chengxiang Li
>
> With HIVE-8528, HiverSever2 should use remote Spark context to submit job and
> monitor progress, etc. This is necessary if Hive runs on standalone cluster,
> Yarn, or Mesos. If Hive runs with spark.master=local, we should continue
> using SparkContext in current way.
> We take this as root JIRA to track all Remote Spark Context integration
> related subtasks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)