You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/09/25 11:30:04 UTC

[jira] [Assigned] (SPARK-10766) Add some configurations for the client process in yarn-cluster mode.

     [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org