[
https://issues.apache.org/jira/browse/TWILL-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15843607#comment-15843607
]
ASF GitHub Bot commented on TWILL-210:
--------------------------------------
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 branch-TWILL-210
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/twill/pull/28.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #28
----
commit 9bae0e9671dae95407902461da9f9f41e0e135eb
Author: Yuliya Feldman <[email protected]>
Date: 2017-01-27T22:49:58Z
TWILL-210 Ability to handle FileSystems that do not have authority
----
> ServiceMain does not handle well URI without authority
> ------------------------------------------------------
>
> Key: TWILL-210
> URL: https://issues.apache.org/jira/browse/TWILL-210
> Project: Apache Twill
> Issue Type: Bug
> Components: yarn
> Affects Versions: 0.8.0, 0.9.0
> Reporter: Yuliya Feldman
>
> When figuring out defaultFS from path ServiceMain does not handle correctly
> FileSystems that do not provide URI authority
> E.g. maprfs:///
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)