[jira] [Created] (TWILL-221) TwillRunner should periodically cleanup files that no app is using

2017-02-28 Thread Terence Yim (JIRA)
Terence Yim created TWILL-221: - Summary: TwillRunner should periodically cleanup files that no app is using Key: TWILL-221 URL: https://issues.apache.org/jira/browse/TWILL-221 Project: Apache Twill

[jira] [Updated] (TWILL-221) TwillRunner should periodically cleanup files that no app is using

2017-02-28 Thread Terence Yim (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terence Yim updated TWILL-221: -- Affects Version/s: 0.8.0 0.9.0 0.10.0 > TwillRunner should

[jira] [Updated] (TWILL-221) TwillRunner should periodically cleanup files that no app is using

2017-02-28 Thread Terence Yim (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terence Yim updated TWILL-221: -- Fix Version/s: 0.11.0 > TwillRunner should periodically cleanup files that no app is using >

[GitHub] twill issue #34: (TWILL-186) Fix NPE and container size mismatch

2017-02-28 Thread anwar6953
Github user anwar6953 commented on the issue: https://github.com/apache/twill/pull/34 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] twill issue #35: (TWILL-207) Only use list of class names as the cache name

2017-02-28 Thread anwar6953
Github user anwar6953 commented on the issue: https://github.com/apache/twill/pull/35 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Commented] (TWILL-207) Better have the cache name purely based on class hash to encourage greater reuse.

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15889342#comment-15889342 ] ASF GitHub Bot commented on TWILL-207: -- Github user anwar6953 commented on the issue:

[jira] [Commented] (TWILL-207) Better have the cache name purely based on class hash to encourage greater reuse.

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15889330#comment-15889330 ] ASF GitHub Bot commented on TWILL-207: -- GitHub user chtyim opened a pull request:

[GitHub] twill pull request #35: (TWILL-207) Only use list of class names as the cach...

2017-02-28 Thread chtyim
GitHub user chtyim opened a pull request: https://github.com/apache/twill/pull/35 (TWILL-207) Only use list of class names as the cache name - Also some indentation changes. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] twill pull request #34: (TWILL-186) Fix NPE and container size mismatch

2017-02-28 Thread chtyim
Github user chtyim commented on a diff in the pull request: https://github.com/apache/twill/pull/34#discussion_r103596214 --- Diff: twill-yarn/src/main/java/org/apache/twill/internal/yarn/AbstractYarnAMClient.java --- @@ -50,12 +51,11 @@ private static final Logger LOG =

[jira] [Commented] (TWILL-186) ApplicationMaster keeps restarting with NPE in the log.

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15889314#comment-15889314 ] ASF GitHub Bot commented on TWILL-186: -- Github user chtyim commented on a diff in the pull request:

[jira] [Commented] (TWILL-186) ApplicationMaster keeps restarting with NPE in the log.

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15889299#comment-15889299 ] ASF GitHub Bot commented on TWILL-186: -- Github user anwar6953 commented on a diff in the pull request:

[GitHub] twill pull request #34: (TWILL-186) Fix NPE and container size mismatch

2017-02-28 Thread anwar6953
Github user anwar6953 commented on a diff in the pull request: https://github.com/apache/twill/pull/34#discussion_r103595352 --- Diff: twill-yarn/src/main/java/org/apache/twill/internal/yarn/AbstractYarnAMClient.java --- @@ -50,12 +51,11 @@ private static final Logger LOG

[jira] [Assigned] (TWILL-207) Better have the cache name purely based on class hash to encourage greater reuse.

2017-02-28 Thread Terence Yim (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terence Yim reassigned TWILL-207: - Assignee: Terence Yim > Better have the cache name purely based on class hash to encourage

[GitHub] twill pull request #34: Feature/twill 186

2017-02-28 Thread chtyim
GitHub user chtyim opened a pull request: https://github.com/apache/twill/pull/34 Feature/twill 186 You can merge this pull request into a Git repository by running: $ git pull https://github.com/chtyim/twill feature/twill-186 Alternatively you can review and apply these