You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by YolandaMDavis <gi...@git.apache.org> on 2016/05/03 00:14:47 UTC

[GitHub] nifi pull request: NIFI-361- Create Processors to mutate JSON data

GitHub user YolandaMDavis opened a pull request:

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

    NIFI-361- Create Processors to mutate JSON data

    Implementation of the TransformJSON processor using the Jolt library. TransformJSON supports Jolt specifications for the following transformations: Chain, Shift, Remove, Sort, Cardinality and Default. Users will be able to add the TransformJSON processor, select the transformation they wish to apply and enter the specification for the given transformation.
    
    Details for creating Jolt specifications can be found [here](https://github.com/bazaarvoice/jolt)

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

    $ git pull https://github.com/YolandaMDavis/nifi NIFI-361-0.x

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

    https://github.com/apache/nifi/pull/405.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 #405
    
----
commit 873c534a057b051f3b28cac3cc496d59f0c352ef
Author: Yolanda M. Davis <yo...@gmail.com>
Date:   2016-04-14T12:19:41Z

    NIFI-361 Adding TransformJSON from master. Also changed streams in test since 1.7 only supported.
    (cherry picked from commit ffc9d19)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi pull request: NIFI-361- Create Processors to mutate JSON data

Posted by YolandaMDavis <gi...@git.apache.org>.
Github user YolandaMDavis closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---