[ 
https://issues.apache.org/jira/browse/BLUR-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448794#comment-13448794
 ] 

Thomas Neumark commented on BLUR-16:
------------------------------------

How about this for a list of commands? I know we have some of these already, 
but this approach would consolidate them under one program. Aaron, do these 
examples cover the cases you were looking to address?

blur table -create TABLE_NAME
blur table -enable TABLE_NAME
blur table -list
blur table -disable TABLE_NAME
blur table -delete TABLE_NAME

blur search -fetchRowIds TABLE_NAME (+ford +focus)
blur search -downloadData TABLE_NAME (+ford +focus) 
hdfs://myserver:9000/tmp/results.out

blur controllers -list
blur controllers -stopAll
blur controllers -stop blur-2-114:40000
blur controllers -startAll
blur controllers -start blur-2-114:40000

blur shards -list
blur shards -startAll
blur shards- stopAll
blur shards -start blur-2-114:40000
blur shards -stop blur-2-114:40000
                
> Create Blur-CLI
> ---------------
>
>                 Key: BLUR-16
>                 URL: https://issues.apache.org/jira/browse/BLUR-16
>             Project: Apache Blur
>          Issue Type: New Feature
>            Reporter: Aaron McCurry
>
> Allow for creating, enable, disable, removing of tables.
> Also perform search, fetch data, get lists of servers, etc.
> Basically able to interact with all the API calls in thrift via the command 
> line.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to