[
https://issues.apache.org/jira/browse/TEZ-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Badger updated TEZ-3559:
-----------------------------
Attachment: TEZ-3559.001.patch
Here's a patch that gets rid of the getFile() call that strips away the scheme
from the path. Also adds in a unit test that fails without the patch and passes
with the patch.
[~jeagles], can you review?
> TEZ_LIB_URIS doesn't work with schemes different than the defaultFS
> -------------------------------------------------------------------
>
> Key: TEZ-3559
> URL: https://issues.apache.org/jira/browse/TEZ-3559
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Eric Badger
> Assignee: Eric Badger
> Attachments: TEZ-3559.001.patch
>
>
> TEZ-3240 introduced a bug where adding local resources will fail if the
> resources defined in TEZ_LIB_URIS have a different scheme than the defaultFS
> (e.g. hdfs:// vs file:///).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)