[
https://issues.apache.org/jira/browse/NIFI-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15195977#comment-15195977
]
ASF GitHub Bot commented on NIFI-1488:
--------------------------------------
GitHub user bbende opened a pull request:
https://github.com/apache/nifi/pull/281
NIFI-1488 Refactoring HBase Kerberos support
- Storing UGI so we can support multiple HBaseClientServices with different
configs
- Creating nifi-hadoop-utils to hold utility code shared between HDFS and
HBase processors
- Incorporating KerberosProperties into existing hadoop processors
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbende/nifi NIFI-1488
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/281.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 #281
----
commit 42766156c67542dc02d9ea9d86666418c7f86bd7
Author: Bryan Bende <[email protected]>
Date: 2016-03-15T18:58:03Z
NIFI-1488 Refactoring HBase Kerberos support
- Storing UGI so we can support multiple HBaseClientServices with different
configs
- Creating nifi-hadoop-utils to hold utility code shared between HDFS and
HBase processors
- Incorporating KerberosProperties into existing hadoop processors
----
> Add Kerberos Support to HBase processors
> ----------------------------------------
>
> Key: NIFI-1488
> URL: https://issues.apache.org/jira/browse/NIFI-1488
> Project: Apache NiFi
> Issue Type: Improvement
> Affects Versions: 0.4.0, 0.4.1
> Reporter: Bryan Bende
> Assignee: Ricky Saltzer
> Fix For: 0.6.0
>
> Attachments:
> 0001-NIFI-1488-Adjusting-unused-imports-and-adding-licens.patch
>
>
> Our current HBase integration does not support communicating with a
> Kerberized HBase install. We should support this just like we do for the HDFS
> processors.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)