[
https://issues.apache.org/jira/browse/NIFI-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188264#comment-15188264
]
ASF GitHub Bot commented on NIFI-1488:
--------------------------------------
GitHub user apiri opened a pull request:
https://github.com/apache/nifi/pull/265
NIFI-1488 fixes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apiri/incubator-nifi NIFI-1488-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/265.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 #265
----
commit 7f15626af507469d087a621dde4f75a41683fbb4
Author: Jeff Lord <[email protected]>
Date: 2016-03-02T19:35:10Z
NIFI-1488: Add HBase Kerberos Support with UGI
Added `kerberos-principal` and `kerberos-keytab` properties
to the HBase service.
commit 3b9adcbf31f632a19e15240522b34187ca8b57d0
Author: Aldrin Piri <[email protected]>
Date: 2016-03-09T23:02:47Z
NIFI-1488 Adjusting unused imports and adding license exclusions to RAT
plugin for build.
----
> 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
>
>
> 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)