You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by gi...@git.apache.org on 2017/10/02 13:41:13 UTC

[GitHub] jmark99 opened a new pull request #6: ACCUMULO-4516: TeraSortIngest splits argumnet is ignored if less that 10

jmark99 opened a new pull request #6: ACCUMULO-4516: TeraSortIngest splits argumnet is ignored if less that 10
URL: https://github.com/apache/accumulo-examples/pull/6
 
 
   ACCUMULO-4516: TeraSortIngest splits argumnet is ignored if less that 10 arguments are provided.
   
   Modified TeraSortIngest.java to remove arg length check as a condition
   for setting the number of splits.  Instead check to see if the splits option
   is non-zero and if so, set the number of splits.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services