You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gearpump.apache.org by "Karol Brejna (JIRA)" <ji...@apache.org> on 2016/06/22 18:48:19 UTC

[jira] [Created] (GEARPUMP-164) Let the user that connects to HBase (HBaseSink) be configurable

Karol Brejna created GEARPUMP-164:
-------------------------------------

             Summary: 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


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)