[
https://issues.apache.org/jira/browse/FLINK-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14226122#comment-14226122
]
ASF GitHub Bot commented on FLINK-1270:
---------------------------------------
Github user zentol commented on the pull request:
https://github.com/apache/incubator-flink/pull/224#issuecomment-64597521
I've addressed the following:
1. the path returned by `getAbsolutePath()` is also normalized using `Path`
2. added tests for Path.makeQualified() to check that absolute/relative
local paths work
3. added tests for the parsing in the Path constructor. I used various
hdfs paths, with(-out) authority and varying # of slashes
4. added tests for FileSystem.get(), making sure that both
absolute/relative local paths work
> FileSystem.get() doesn't support relative paths
> -----------------------------------------------
>
> Key: FLINK-1270
> URL: https://issues.apache.org/jira/browse/FLINK-1270
> Project: Flink
> Issue Type: Improvement
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)