[jira] [Commented] (TWILL-241) Allow specifying reserved off-heap memory and extra JVM options per runnable

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

[GitHub] twill pull request #59: (TWILL-241) Added per runnable configuration and jvm...

2017-08-04 Thread chtyim
Github user chtyim commented on a diff in the pull request: https://github.com/apache/twill/pull/59#discussion_r131511384 --- Diff: twill-yarn/src/main/java/org/apache/twill/yarn/YarnTwillPreparer.java --- @@ -183,6 +184,13 @@ public TwillPreparer withConfiguration(Map

[jira] [Commented] (TWILL-241) Allow specifying reserved off-heap memory and extra JVM options per runnable

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

[GitHub] twill pull request #59: (TWILL-241) Added per runnable configuration and jvm...

2017-08-04 Thread chtyim
Github user chtyim commented on a diff in the pull request: https://github.com/apache/twill/pull/59#discussion_r131511349 --- Diff: twill-core/src/main/java/org/apache/twill/internal/TwillRuntimeSpecification.java --- @@ -87,19 +86,46 @@ public String getTwillAppName() {

[jira] [Commented] (TWILL-241) Allow specifying reserved off-heap memory and extra JVM options per runnable

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

[GitHub] twill pull request #59: (TWILL-241) Added per runnable configuration and jvm...

2017-08-04 Thread anew
Github user anew commented on a diff in the pull request: https://github.com/apache/twill/pull/59#discussion_r131511104 --- Diff: twill-yarn/src/test/java/org/apache/twill/yarn/ContainerSizeTestRun.java --- @@ -67,20 +69,37 @@ public void testContainerSize() throws

[jira] [Commented] (TWILL-241) Allow specifying reserved off-heap memory and extra JVM options per runnable

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

[GitHub] twill pull request #59: (TWILL-241) Added per runnable configuration and jvm...

2017-08-04 Thread anew
Github user anew commented on a diff in the pull request: https://github.com/apache/twill/pull/59#discussion_r131510954 --- Diff: twill-yarn/src/main/java/org/apache/twill/yarn/YarnTwillPreparer.java --- @@ -183,6 +184,13 @@ public TwillPreparer withConfiguration(Map

[jira] [Commented] (TWILL-241) Allow specifying reserved off-heap memory and extra JVM options per runnable

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

[GitHub] twill pull request #59: (TWILL-241) Added per runnable configuration and jvm...

2017-08-04 Thread chtyim
GitHub user chtyim opened a pull request: https://github.com/apache/twill/pull/59 (TWILL-241) Added per runnable configuration and jvm options support This PR has two commits, one for adding per runnable configuration, the other for adding per runnable jvm options. You can merge

[jira] [Updated] (TWILL-240) Improve EventHandler to handle more application lifecycle events

2017-08-04 Thread Terence Yim (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terence Yim updated TWILL-240: -- Fix Version/s: 0.12.0 > Improve EventHandler to handle more application lifecycle events >

[jira] [Resolved] (TWILL-134) Abilities to specify JVM opts on a twill runnable

2017-08-04 Thread Terence Yim (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terence Yim resolved TWILL-134. --- Resolution: Duplicate The TWILL-241 is of bigger scope that covers this one as well. > Abilities to

[jira] [Commented] (TWILL-237) Twill is using hdfs HAUtil api that is nont-compatible with hadoop 2.8

2017-08-04 Thread Terence Yim (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114679#comment-16114679 ] Terence Yim commented on TWILL-237: --- Thanks [~yufeldman] for your contribution. > Twill is using hdfs

[jira] [Commented] (TWILL-237) Twill is using hdfs HAUtil api that is nont-compatible with hadoop 2.8

2017-08-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114666#comment-16114666 ] ASF GitHub Bot commented on TWILL-237: -- Github user asfgit closed the pull request at:

[jira] [Updated] (TWILL-237) Twill is using hdfs HAUtil api that is nont-compatible with hadoop 2.8

2017-08-04 Thread Terence Yim (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terence Yim updated TWILL-237: -- Fix Version/s: 0.12.0 > Twill is using hdfs HAUtil api that is nont-compatible with hadoop 2.8 >

[GitHub] twill pull request #55: (TWILL-237) Twill is using hdfs HAUtil api that is n...

2017-08-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/twill/pull/55 --- 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 feature is