SaintBacchus created SPARK-10766:
------------------------------------

             Summary: 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


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

Reply via email to