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
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---