[
https://issues.apache.org/jira/browse/SPARK-10766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-10766:
------------------------------------
Assignee: Apache Spark
> Add some configurations for the client process in yarn-cluster mode.
> ---------------------------------------------------------------------
>
> Key: SPARK-10766
> URL: https://issues.apache.org/jira/browse/SPARK-10766
> Project: Spark
> Issue Type: Improvement
> Components: YARN
> Affects Versions: 1.6.0
> Reporter: SaintBacchus
> Assignee: Apache Spark
>
> In the yarn-cluster mode, it's hard to find the correct configuration for the
> client process.
> But this is necessary such as the client process's class path: if I want to
> use hbase on spark, I have to include the hbase jars into client's classpath.
> But *spark.driver.extraClassPath* can't take effect. The way I can do is set
> the hbase jars into the Enviroment of SPARK_CLASSPATH.
> It isn't a better way so I want to add some configuration for this client
> process.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]