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 <jfrazee@...>
Date:   2018-01-11T21:00:42Z

    NIFI-4748 Add endpoint override to Kinesis processors

----


---

Reply via email to