[ 
https://issues.apache.org/jira/browse/BEAM-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Liu updated BEAM-446:
--------------------------
    Description: 
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 others. The return string will be a directory that start with base 
path and append rests which are separated by file separator.

  was:
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.


> 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 others. The return string will be a directory that start with 
> base path and append rests which are separated by file separator.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to