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 2019/05/06 20:03:13 UTC

[GitHub] [accumulo] milleruntime opened a new pull request #1148: Quick query

milleruntime opened a new pull request #1148: Quick query
URL: https://github.com/apache/accumulo/pull/1148
 
 
   Just an idea I had... useful debugging/learning tool added to the Active Scans page.  Easy way to run a quick query on any table in Accumulo.  It uses the Monitor's credentials with EMPTY auths to do a restful query on Accumulo.. anything with Auths won't be counted.  Passes whatever the user puts in the text box as the Range(row) for a batch scan.  The result will be stored in a JSON object in the DOM.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services