[ https://issues.apache.org/jira/browse/FLUME-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16209467#comment-16209467 ]
ASF GitHub Bot commented on FLUME-3186: --------------------------------------- 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 <miklos.csan...@cloudera.com> Date: 2017-10-18T11:22:26Z FLUME-3186: Make asyncHbaseClient configuration parameters available from flume config ---- > Make asyncHbaseClient configuration parameters available from flume config > -------------------------------------------------------------------------- > > Key: FLUME-3186 > URL: https://issues.apache.org/jira/browse/FLUME-3186 > Project: Flume > Issue Type: Bug > Components: Sinks+Sources > Affects Versions: 1.9.0 > Reporter: Miklos Csanady > Assignee: Miklos Csanady > > 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. -- This message was sent by Atlassian JIRA (v6.4.14#64029)