Mark Liu created BEAM-446:
-----------------------------
Summary: Improve IOChannelUtils.resolve() to accept multiple paths
at once
Key: BEAM-446
URL: https://issues.apache.org/jira/browse/BEAM-446
Project: Beam
Issue Type: Improvement
Reporter: Mark Liu
Priority: Minor
Currently, IOChannelUtils.resolve() method can only resolve one path against
base path.
It's useful to have another method with arguments that includes one base path
and multiple other paths. The return string will be a full path that start with
base path and append rests which is separated by file separator.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)