drewfarris opened a new issue #1576: Update importTable to represent directory 
list Set<String> instead of String
URL: https://github.com/apache/accumulo/issues/1576
 
 
   In #1060 we add the ability to specify multiple directories for the 
`importTable` command. The current API for `importTable` 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 `Set<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