[ 
https://issues.apache.org/jira/browse/PHOENIX-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15054810#comment-15054810
 ] 

Gabriel Reid commented on PHOENIX-2517:
---------------------------------------

I believe the current implementation (before the patch) already supports 
supplying a file glob (e.g. /input/path/*.csv), as well as supplying a 
directory name to include all files in the directory. The integration test that 
you've added will work in the current implementation if you supply the input 
path as a glob: "/tmp/input{1,2}.csv".

Considering this, do you feel that it's worth adding the comma-separated path 
support? I'm ok with it either way.

> Bulk load tools should support multiple input files
> ---------------------------------------------------
>
>                 Key: PHOENIX-2517
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2517
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>            Priority: Minor
>             Fix For: 4.7.0
>
>
> {{FileInputFormat}} already supports supplying multiple input paths for jobs; 
> expose this to users.



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

Reply via email to