You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2018/06/15 17:48:27 UTC

[GitHub] mikewalch opened a new issue #533: Add scanner properties to accumulo-client.properties

mikewalch opened a new issue #533: Add scanner properties to accumulo-client.properties
URL: https://github.com/apache/accumulo/issues/533
 
 
   Could be something like below:
   
   ```
   # Authorizations used by Scanner & BatchScanner
   scan.authorizations=auth1,auth2
   
   # Number of query threads used by BatchScanner 
   batch.scanner.query.threads=5
   ```

----------------------------------------------------------------
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