[jira] [Resolved] (TWILL-250) On restarting the TwillRunnerService process, it can causes running apps unable to spin up new container
[ https://issues.apache.org/jira/browse/TWILL-250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terence Yim resolved TWILL-250. --- Resolution: Not A Problem Turns out it has been handled by checking against running applications > On restarting the TwillRunnerService process, it can causes running apps > unable to spin up new container > > > Key: TWILL-250 > URL: https://issues.apache.org/jira/browse/TWILL-250 > Project: Apache Twill > Issue Type: Bug > Components: core, yarn >Affects Versions: 0.10.0, 0.11.0, 0.12.0 >Reporter: Terence Yim >Assignee: Terence Yim >Priority: Blocker > > A new TwillRunnerService instance will have a different sessionId (timestamp) > and the `LocationCacheCleaner` just remove older version blindly, causing > existing application fail to localize files when launch new container. -- This message was sent by Atlassian JIRA (v6.4.14#64029)
[jira] [Resolved] (TWILL-251) Hadoop21YarnNMClient logs too frequent on stopping container
[ https://issues.apache.org/jira/browse/TWILL-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terence Yim resolved TWILL-251. --- Resolution: Fixed > Hadoop21YarnNMClient logs too frequent on stopping container > > > Key: TWILL-251 > URL: https://issues.apache.org/jira/browse/TWILL-251 > Project: Apache Twill > Issue Type: Improvement >Reporter: Terence Yim >Assignee: Terence Yim > Fix For: 0.13.0 > > -- This message was sent by Atlassian JIRA (v6.4.14#64029)
[jira] [Updated] (TWILL-251) Hadoop21YarnNMClient logs too frequent on stopping container
[ https://issues.apache.org/jira/browse/TWILL-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terence Yim updated TWILL-251: -- Fix Version/s: 0.13.0 > Hadoop21YarnNMClient logs too frequent on stopping container > > > Key: TWILL-251 > URL: https://issues.apache.org/jira/browse/TWILL-251 > Project: Apache Twill > Issue Type: Improvement >Reporter: Terence Yim >Assignee: Terence Yim > Fix For: 0.13.0 > > -- This message was sent by Atlassian JIRA (v6.4.14#64029)
[jira] [Assigned] (TWILL-251) Hadoop21YarnNMClient logs too frequent on stopping container
[ https://issues.apache.org/jira/browse/TWILL-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terence Yim reassigned TWILL-251: - Assignee: Terence Yim > Hadoop21YarnNMClient logs too frequent on stopping container > > > Key: TWILL-251 > URL: https://issues.apache.org/jira/browse/TWILL-251 > Project: Apache Twill > Issue Type: Improvement >Reporter: Terence Yim >Assignee: Terence Yim > Fix For: 0.13.0 > > -- This message was sent by Atlassian JIRA (v6.4.14#64029)
[jira] [Commented] (TWILL-251) Hadoop21YarnNMClient logs too frequent on stopping container
[ https://issues.apache.org/jira/browse/TWILL-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16277190#comment-16277190 ] ASF GitHub Bot commented on TWILL-251: -- Github user asfgit closed the pull request at: https://github.com/apache/twill/pull/64 > Hadoop21YarnNMClient logs too frequent on stopping container > > > Key: TWILL-251 > URL: https://issues.apache.org/jira/browse/TWILL-251 > Project: Apache Twill > Issue Type: Improvement >Reporter: Terence Yim > -- This message was sent by Atlassian JIRA (v6.4.14#64029)
[GitHub] twill pull request #64: (TWILL-251) Reduce log level of YarnNMClient
Github user asfgit closed the pull request at: https://github.com/apache/twill/pull/64 ---