You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by mcsanady <gi...@git.apache.org> on 2017/10/18 14:52:37 UTC

[GitHub] flume pull request #178: FLUME-3186: Make asyncHbaseClient configuration par...

GitHub user mcsanady opened a pull request:

    https://github.com/apache/flume/pull/178

    FLUME-3186: Make asyncHbaseClient configuration parameters available …

    In 1.7 version AsyncHbaseClient it is possible to pass all configuration to the constructor.
    This makes it possible to pass all the parameters to this library with a specific prefix.

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

    $ git pull https://github.com/mcsanady/flume FLUME-3186

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

    https://github.com/apache/flume/pull/178.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 #178
    
----
commit 322444a1e1826fa81c403659c39866ab3170b699
Author: Miklos Csanady <mi...@cloudera.com>
Date:   2017-10-18T11:22:26Z

    FLUME-3186: Make asyncHbaseClient configuration parameters available from flume config

----


---

[GitHub] flume pull request #178: FLUME-3186: Make asyncHbaseClient configuration par...

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

    https://github.com/apache/flume/pull/178


---