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 <bbe...@apache.org> 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 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---