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

ASF GitHub Bot commented on STREAMS-478:
----------------------------------------

Github user steveblackmon commented on a diff in the pull request:

    https://github.com/apache/incubator-streams/pull/345#discussion_r94047751
  
    --- Diff: 
streams-contrib/streams-persist-cassandra/src/main/jsonschema/org/apache/streams/cassandra/CassandraConfiguration.json
 ---
    @@ -0,0 +1,44 @@
    +{
    +  "$schema": "http://json-schema.org/draft-03/schema";,
    +  "$license": [
    +    "http://www.apache.org/licenses/LICENSE-2.0";
    +  ],
    +  "id": "#",
    +  "type": "object",
    +  "javaType": "org.apache.streams.cassandra.CassandraConfiguration",
    +  "javaInterfaces": ["java.io.Serializable"],
    +  "properties": {
    +    "host": {
    +      "type": "string",
    --- End diff --
    
    perhaps this should be an array of strings, so module can start-up with 
more than one seed host.


> streams persist reader/writer for Apache Cassandra
> --------------------------------------------------
>
>                 Key: STREAMS-478
>                 URL: https://issues.apache.org/jira/browse/STREAMS-478
>             Project: Streams
>          Issue Type: New Feature
>            Reporter: Subhobrata Dey
>
> This issue is created to propose the streams persist reader/writer to 
> get/post documents from/to apache cassandra.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to