GitHub user mans2singh opened a pull request:

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

    Nifi 1540 - AWS Kinesis Get and Put Processors

    Hi:  I have implemented kinesis consumer and producer.  I've created a new 
base class for aws processors which do not depend on aws client directly.  
Please let me know if you have any comments/recommendations.

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

    $ git pull https://github.com/mans2singh/nifi Nifi-1540

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

    https://github.com/apache/nifi/pull/239.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 #239
    
----
commit d4e3dd7b8e6969c1801fbfe9e4485a4fed3d334b
Author: mans2singh <mans2si...@yahoo.com>
Date:   2016-02-12T03:39:08Z

    created base class for aws processors

commit 2376bdeb95e1ff83fc81f6e7b76c7d6945d936d2
Author: mans2singh <mans2si...@yahoo.com>
Date:   2016-02-12T03:39:32Z

    updated pom file for client libs

commit 10f9d84f277096167057bc696e5224999a0e5a18
Author: mans2singh <mans2si...@yahoo.com>
Date:   2016-02-14T16:47:22Z

    kinesis consumer test

commit 27db6adc466b93325e8412c2d756df9c78e13b6b
Author: mans2singh <mans2si...@yahoo.com>
Date:   2016-02-17T04:03:35Z

    renamed test class

commit 07cfce2c7dfe13c6db005a9369c273a86d5fcef5
Author: mans2singh <mans2si...@yahoo.com>
Date:   2016-02-17T15:35:13Z

    support for consumer and refactoring
    
    updated with record handling always allowed
    
    updated consumer properties and added comments
    
    added exception handling
    
    corrected description
    
    refactoring and tests
    
    removed record processor factory from member varible
    
    integration test
    
    added integration tests
    
    added integration and unit tests

commit bf3bda16a03166329f5a235b8a6d31c15d23f8d5
Author: mans2singh <mans2si...@yahoo.com>
Date:   2016-02-21T04:29:42Z

    updated comment

commit 14cd73f9ff7d3ab1cce5671de0af29f4d5184692
Author: mans2singh <mans2si...@yahoo.com>
Date:   2016-02-21T04:35:55Z

    comments cleanup and ignoreintegration tests

commit d2cc2a03f0744df1951e9914e5d0d33d403fe9bf
Author: mans2singh <mans2si...@yahoo.com>
Date:   2016-02-21T07:13:57Z

    synched with mastr and resolved conflicts

commit 34278599d48b141c1059fb3ef7a0b6abc7c6caef
Author: mans2singh <mans2si...@yahoo.com>
Date:   2016-02-21T07:20:21Z

    uncommented integration tests

commit 4f5eb90f446324e1aec1b1d737c5371ce6006f81
Author: mans2singh <mans2si...@yahoo.com>
Date:   2016-02-21T07:22:41Z

    removed unused imports

commit 4020abdf277df1d5e252e7cbc13d947852050532
Author: mans2singh <mans2si...@yahoo.com>
Date:   2016-02-21T15:32:05Z

    commented out integration tests

commit 7d85f655d483bb19f41bb74d9a7650f9d1f4ce04
Author: mans2singh <mans2si...@yahoo.com>
Date:   2016-02-21T16:21:23Z

    checkstyle errors resolution

commit fcd3eaf6ed27fe272ccb0245f82035154bc290b3
Author: mans2singh <mans2si...@yahoo.com>
Date:   2016-02-21T16:27:19Z

    minor comment updates

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to