You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Mark Liu (JIRA)" <ji...@apache.org> on 2016/07/12 22:49:20 UTC

[jira] [Created] (BEAM-446) Improve IOChannelUtils.resolve() to accept multiple paths at once

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)