You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2019/02/12 20:48:00 UTC

[jira] [Resolved] (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 ]

Marcelo Vanzin resolved SPARK-10766.
------------------------------------
    Resolution: Not A Problem

There's a bunch of config options already with the {{spark.yarn.am.}} prefix.

> 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: carlmartin
>            Priority: Major
>
> 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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org