[
https://issues.apache.org/jira/browse/RYA-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Chilton updated RYA-440:
------------------------------
Description:
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.
was:
Once Rya Streams is deployed, we will need a way to interact with it. The shell
should include the following commands:
* *streams-configure*: Lets you change how the Rya instance interacts with
backend Rya Streams components. 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.
> 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
>
> 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
(v6.4.14#64029)