[
https://issues.apache.org/jira/browse/NIFI-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15185531#comment-15185531
]
ASF GitHub Bot commented on NIFI-1488:
--------------------------------------
Github user bbende commented on the pull request:
https://github.com/apache/nifi/pull/253#issuecomment-193920825
@rickysaltzer if you rebase to master I think the RELP failures should go
away.
Regarding testing, a couple of thoughts...
1) Could we update the validation test to include the new logic for
Kerberos?
https://github.com/apache/nifi/blob/40dd8a0a845ef5f4d4fde451f02376ab2fab9758/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service/src/test/java/org/apache/nifi/hbase/TestHBase_1_1_2_ClientService.java#L61
2) There are also a bunch of tests in there that mock everything, not sure
how feasible this is, but is it possible to add a test where we somehow mocked
the static calls to UserGroupInformation to at least prove that the correct
values are getting passed when security is enabled?
I'm not that familiar with mocking static methods so not sure what this
entails.
> 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
>
> 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)