[ https://issues.apache.org/jira/browse/HIVE-8548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14181753#comment-14181753 ]
Marcelo Vanzin commented on HIVE-8548: -------------------------------------- BTW, you can still use the client for local mode. It just means the "remote" context and executors will be on the same machine (but still on a different process, which is still a gain). Might actually be better, since it will mean tests still go through the remote interface. > 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: Sub-task > 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)