You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by jfrazee <gi...@git.apache.org> on 2018/01/11 22:54:58 UTC

[GitHub] nifi pull request #2399: NIFI-4748 Add endpoint override to Kinesis processo...

GitHub user jfrazee opened a pull request:

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

    NIFI-4748 Add endpoint override to Kinesis processors

    Note that for some mock Kinesis implementations you have to disable CBOR; this can be done by setting the environment variable AWS_CBOR_DISABLE=1 or adding the property com.amazonaws.sdk.disableCbor=1 to bootstrap.conf.

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

    $ git pull https://github.com/jfrazee/nifi NIFI-4748

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

    https://github.com/apache/nifi/pull/2399.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 #2399
    
----
commit 6ef2b8e1221e438bb870ec91695265546cc453b8
Author: Joey Frazee <jf...@...>
Date:   2018-01-11T21:00:42Z

    NIFI-4748 Add endpoint override to Kinesis processors

----


---

[GitHub] nifi pull request #2399: NIFI-4748 Add endpoint override to Kinesis processo...

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

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


---

[GitHub] nifi issue #2399: NIFI-4748 Add endpoint override to Kinesis processors

Posted by pvillard31 <gi...@git.apache.org>.
Github user pvillard31 commented on the issue:

    https://github.com/apache/nifi/pull/2399
  
    +1, merging to master, thanks @jfrazee 


---