[ 
https://issues.apache.org/jira/browse/SPARK-12343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153910#comment-15153910
 ] 

Saisai Shao commented on SPARK-12343:
-------------------------------------

Hi guys, 

Do we still want to support users who directly invoke {{yarn/client}} from 
command-line to run spark on YARN rather than using SparkSubmit? If not, I'd 
like to take removing {{ClientArguments}} as the first step. From my 
understanding the functionality of {{ClientArguments}} can be replaced with 
SparkConf and env, maintaining another copy of configurations in 
{{ClientArguments}} is some kind of burden.

What is your thought and opinion, greatly appreciate your suggestions, thanks a 
lot.

> Remove YARN Client / ClientArguments
> ------------------------------------
>
>                 Key: SPARK-12343
>                 URL: https://issues.apache.org/jira/browse/SPARK-12343
>             Project: Spark
>          Issue Type: Sub-task
>          Components: YARN
>            Reporter: Marcelo Vanzin
>            Assignee: Reynold Xin
>
> We should remove the YARN {{Client}} object - or at least make it private - 
> and its {{ClientArguments}} class. Those are only public for backwards 
> compatibility reasons.



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