[jira] [Commented] (TWILL-210) ServiceMain does not handle well URI without authority

2017-01-27 Thread Yuliya Feldman (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15843928#comment-15843928 ] Yuliya Feldman commented on TWILL-210: -- [~chtyim] Thank you. It was really quick. > ServiceMain does

[jira] [Commented] (TWILL-210) ServiceMain does not handle well URI without authority

2017-01-27 Thread Terence Yim (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15843763#comment-15843763 ] Terence Yim commented on TWILL-210: --- Changes merged. Thanks [~yufeldman] for the contribution. >

[jira] [Resolved] (TWILL-210) ServiceMain does not handle well URI without authority

2017-01-27 Thread Terence Yim (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terence Yim resolved TWILL-210. --- Resolution: Fixed > ServiceMain does not handle well URI without authority >

[jira] [Updated] (TWILL-210) ServiceMain does not handle well URI without authority

2017-01-27 Thread Terence Yim (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terence Yim updated TWILL-210: -- Fix Version/s: 0.10.0 > ServiceMain does not handle well URI without authority >

[GitHub] twill pull request #28: TWILL-210 Ability to handle FileSystems that do not ...

2017-01-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/twill/pull/28 --- 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

[jira] [Commented] (TWILL-210) ServiceMain does not handle well URI without authority

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

[jira] [Updated] (TWILL-210) ServiceMain does not handle well URI without authority

2017-01-27 Thread Terence Yim (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terence Yim updated TWILL-210: -- Assignee: Yuliya Feldman > ServiceMain does not handle well URI without authority >

[jira] [Commented] (TWILL-210) ServiceMain does not handle well URI without authority

2017-01-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15843759#comment-15843759 ] ASF GitHub Bot commented on TWILL-210: -- Github user chtyim commented on the issue:

[GitHub] twill issue #28: TWILL-210 Ability to handle FileSystems that do not have au...

2017-01-27 Thread chtyim
Github user chtyim commented on the issue: https://github.com/apache/twill/pull/28 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 feature

[jira] [Commented] (TWILL-210) ServiceMain does not handle well URI without authority

2017-01-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15843607#comment-15843607 ] ASF GitHub Bot commented on TWILL-210: -- GitHub user yufeldman opened a pull request:

[GitHub] twill pull request #28: TWILL-210 Ability to handle FileSystems that do not ...

2017-01-27 Thread yufeldman
GitHub user yufeldman opened a pull request: https://github.com/apache/twill/pull/28 TWILL-210 Ability to handle FileSystems that do not have authority You can merge this pull request into a Git repository by running: $ git pull https://github.com/yufeldman/twill

[jira] [Created] (TWILL-210) ServiceMain does not handle well URI without authority

2017-01-27 Thread Yuliya Feldman (JIRA)
Yuliya Feldman created TWILL-210: Summary: ServiceMain does not handle well URI without authority Key: TWILL-210 URL: https://issues.apache.org/jira/browse/TWILL-210 Project: Apache Twill

[GitHub] twill pull request #27: Fix location permission test for older Hadoop versio...

2017-01-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/twill/pull/27 --- 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

[GitHub] twill issue #23: (TWILL-181) allow setting the maximum number of retries per...

2017-01-27 Thread serranom
Github user serranom commented on the issue: https://github.com/apache/twill/pull/23 @hsaputra , that is the failure I see as intermittent. My comment above has a relevant log excerpt. I'm planning on trying to dig into it today or tomorrow. --- If your project is set up for it,

[jira] [Commented] (TWILL-181) Control the maximum number of retries for failed application starts

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

[GitHub] twill pull request #23: (TWILL-181) allow setting the maximum number of retr...

2017-01-27 Thread serranom
Github user serranom commented on a diff in the pull request: https://github.com/apache/twill/pull/23#discussion_r98294126 --- Diff: twill-yarn/src/main/java/org/apache/twill/internal/appmaster/RunningContainers.java --- @@ -113,9 +117,11 @@ public Integer apply(BitSet input) {

[GitHub] twill issue #27: Fix location permission test for older Hadoop versions

2017-01-27 Thread chtyim
Github user chtyim commented on the issue: https://github.com/apache/twill/pull/27 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 feature

[GitHub] twill pull request #27: Fix location permission test for older Hadoop versio...

2017-01-27 Thread anew
GitHub user anew opened a pull request: https://github.com/apache/twill/pull/27 Fix location permission test for older Hadoop versions In older Hadoop versions (2.0), files are always created with permissions that do not have execute bits. In later Hadoop versions, execute