[ https://issues.apache.org/jira/browse/TWILL-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hongyuan Li closed TWILL-234. ----------------------------- Resolution: Fixed Depreacted > 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)