Hongyuan Li created TWILL-234:
---------------------------------

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

Reply via email to