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

ASF GitHub Bot commented on RYA-440:
------------------------------------

Github user asfgit commented on the issue:

    https://github.com/apache/incubator-rya/pull/267
  
    
    Refer to this link for build results (access rights to CI server needed): 
    
https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/682/<h2>Failed
 Tests: <span class='status-failure'>2</span></h2><h3><a 
name='incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.indexing'
 /><a 
href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/682/org.apache.rya$rya.indexing/testReport'>incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.indexing</a>:
 <span class='status-failure'>2</span></h3><ul><li><a 
href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/682/org.apache.rya$rya.indexing/testReport/org.apache.rya.indexing.external.tupleSet/AccumuloIndexSetColumnVisibilityTest/org_apache_rya_indexing_external_tupleSet_AccumuloIndexSetColumnVisibilityTest/'><strong>org.apache.rya.indexing.external.tupleSet.AccumuloIndexSetColumnVisibilityTest.org.apache.rya.indexing.external.tupleSet.AccumuloIndexSetColumnVisibilityTest</strong></a></li><li><a
 
href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/682/org.apache.rya$rya.indexing/testReport/org.apache.rya.indexing.external.tupleSet/AccumuloIndexSetColumnVisibilityTest/org_apache_rya_indexing_external_tupleSet_AccumuloIndexSetColumnVisibilityTest_2/'><strong>org.apache.rya.indexing.external.tupleSet.AccumuloIndexSetColumnVisibilityTest.org.apache.rya.indexing.external.tupleSet.AccumuloIndexSetColumnVisibilityTest</strong></a></li></ul>



> Rya Streams: Integration with the existing Rya Shell.
> -----------------------------------------------------
>
>                 Key: RYA-440
>                 URL: https://issues.apache.org/jira/browse/RYA-440
>             Project: Rya
>          Issue Type: Task
>            Reporter: Kevin Chilton
>            Assignee: Kevin Chilton
>            Priority: Major
>
> We need a way to interact with Rya Streams. The shell should include the 
> following commands:
> * *streams-configure*: Lets you change which Rya Streams system an instance 
> of Rya is configured to use. For example, if you are using Kafka Streams, 
> this command would let you configure where the Kafka services are found.
> * *streams-details*: Prints to the screen the currently configured values.
> * *streams-queries-add*: Tells Rya Streams that it needs to maintain a query
> * *streams-queries-delete*: Tells Rya Streams that it no longer needs to 
> maintain a query.
> * *streams-queries-start*: Tells Rya Streams to start maintaining a query.
> * *streams-queries-stop*: Tells Rya Streams to stop maintaining a query.
> * *streams-queries-list*: Lists the queries that are being maintained by Rya 
> Streams as well as their start/stop state.
> * *streams-queries-details*: Prints details about the query.
> For this iteration, no PCJ integration will be supported. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to