You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/18 16:21:18 UTC

[jira] [Commented] (NIFI-901) Create processors to get/put data with Apache Cassandra

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

ASF GitHub Bot commented on NIFI-901:
-------------------------------------

GitHub user mattyb149 opened a pull request:

    https://github.com/apache/nifi/pull/237

    [REVIEW ONLY] NIFI-901: Add QueryCassandra processor

    I'd like to get some eyes on the AbstractCassandraProcessor and QueryCassandra classes especially, so I can make any changes before adding PutCassandra and avoid duplicate effort.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mattyb149/nifi NIFI-901

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/237.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #237
    
----
commit c209eb8839892b2b07331a3c43484a8adaa0c52b
Author: Matt Burgess <ma...@gmail.com>
Date:   2016-02-18T15:18:18Z

    NIFI-901: Add QueryCassandra processor

----


> Create processors to get/put data with Apache Cassandra
> -------------------------------------------------------
>
>                 Key: NIFI-901
>                 URL: https://issues.apache.org/jira/browse/NIFI-901
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>            Reporter: Joseph Witt
>            Assignee: Matt Burgess
>              Labels: beginner
>             Fix For: 0.6.0
>
>
> Develop processors to interact with Apache Cassandra.  The current http processors may actually support this as is but such configuration may be too complex to provide the quality user experience desired.



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