drewfarris opened a new issue #1576: Update API for import tables to take 
String[] instead of String
URL: https://github.com/apache/accumulo/issues/1576
 
 
   In #1060 we add the ability to specify multiple directories for the 
`importDirectory` command. The current API for `importDirectory` expects 
multiple directories to be specified as a single, possibly comma-delimited 
string. @keith-turner raised the fact that the API should more explicitly 
reflect reality of the data it seeks to represent and take a `String[]` instead 
of a `String`. 
   
   We should try to get this in for 2.1.0
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to