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

zhoukang edited comment on YARN-9698 at 7/26/19 11:37 AM:
----------------------------------------------------------

How about the idea that support ACL proxy user in CapacityScheduler.
Explanation: submit an app use command as below
{code:java}
./bin/yarn  jar  ~/workspace/yarn/Test3.1/wordcount-1.0-SNAPSHOT.jar 
com.xxx.xxx.WordCount -Dmapred.job.queue.name=user@default /tmp/input.dat 
/tmp/output
{code}
[~cheersyang]


was (Author: cane):
How about the idea that support ACL proxy user in CapacityScheduler.
Explanation: submit an app use command below
{code:java}
./bin/yarn  jar  ~/workspace/yarn/Test3.1/wordcount-1.0-SNAPSHOT.jar 
com.xxx.xxx.WordCount -Dmapred.job.queue.name=user@default /tmp/input.dat 
/tmp/output
{code}
[~cheersyang]

> [Umbrella] Tools to help migration from Fair Scheduler to Capacity Scheduler
> ----------------------------------------------------------------------------
>
>                 Key: YARN-9698
>                 URL: https://issues.apache.org/jira/browse/YARN-9698
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: capacity scheduler
>            Reporter: Weiwei Yang
>            Priority: Major
>              Labels: fs2cs
>
> We see some users want to migrate from Fair Scheduler to Capacity Scheduler, 
> this Jira is created as an umbrella to track all related efforts for the 
> migration, the scope contains
>  * Bug fixes
>  * Add missing features
>  * Migration tools that help to generate CS configs based on FS, validate 
> configs etc
>  * Documents
> this is part of CS component, the purpose is to make the migration process 
> smooth.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to