You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@twill.apache.org by "Hongyuan Li (JIRA)" <ji...@apache.org> on 2017/05/27 03:02:04 UTC

[jira] [Commented] (TWILL-234) Twill submit yarn job does not support set User

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

Hongyuan Li commented on TWILL-234:
-----------------------------------

Is it necessary to support this? [~chtyim]   

> Twill submit yarn job does not support set User 
> ------------------------------------------------
>
>                 Key: TWILL-234
>                 URL: https://issues.apache.org/jira/browse/TWILL-234
>             Project: Apache Twill
>          Issue Type: Bug
>            Reporter: Hongyuan Li
>
> Twill submit yarn job does not support set User , code in YarnTwillPreparer below:
> {code}
>   @Override
>   public TwillPreparer setUser(String user) {
>     return this;
>   }
> {code}.
> From the code, the user set is not suported.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)