[
https://issues.apache.org/jira/browse/GEARPUMP-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346017#comment-15346017
]
ASF GitHub Bot commented on GEARPUMP-164:
-----------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/incubator-gearpump/pull/49
## [Current coverage][cc-pull] is **69.74%**
[][cc-pull]
> No coverage report found for **master** at 6f153e8.
> Powered by [Codecov](https://codecov.io?src=pr). Last updated by
[6f153e8...2fcd6f4][cc-compare]
[cc-base-branch]:
https://codecov.io/gh/apache/incubator-gearpump/branch/master?src=pr
[cc-compare]:
https://codecov.io/gh/apache/incubator-gearpump/compare/6f153e806319ad61fb2ede0dbbb61e0d9c9b99d3...2fcd6f4ca86f1b32d61ac20dfc116721d3854433
[cc-pull]: https://codecov.io/gh/apache/incubator-gearpump/pull/49?src=pr
> Let the user that connects to HBase (HBaseSink) be configurable
> ---------------------------------------------------------------
>
> Key: GEARPUMP-164
> URL: https://issues.apache.org/jira/browse/GEARPUMP-164
> Project: Apache Gearpump
> Issue Type: Improvement
> Components: hbase
> Affects Versions: 0.8.0
> Reporter: Karol Brejna
> Assignee: Karol Brejna
>
> There are HBase configurations that have authorization configured (some users
> are allowed to read/write to selected namespaces/tables, some not).
> In present version of HBaseSink there is now way to configure the user.
> Instead, current user is used (in case of yarn deployment, the user is called
> ‘yarn’) which may have not been granted proper privileges.
> The user for the sink should be configurable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)