[
https://issues.apache.org/jira/browse/NIFI-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426607#comment-15426607
]
ASF GitHub Bot commented on NIFI-2574:
--------------------------------------
GitHub user bbende opened a pull request:
https://github.com/apache/nifi/pull/887
NIFI-2574 Fixing NPE when using kerberos keytab location from context…
…s, and cleaning up hadoop/hbase/hive kerberos variables
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbende/nifi NIFI-2574
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/887.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 #887
----
commit d2b5f6fb12fe2e7816e49513634ba772389b1ba1
Author: Bryan Bende <[email protected]>
Date: 2016-08-18T15:09:11Z
NIFI-2574 Fixing NPE when using kerberos keytab location from contexts, and
cleaning up hadoop/hbase/hive kerberos variables
----
> Update NiFiProperties usage to a context based accessor rather than static
> singleton
> ------------------------------------------------------------------------------------
>
> Key: NIFI-2574
> URL: https://issues.apache.org/jira/browse/NIFI-2574
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Configuration, Core Framework
> Reporter: Joseph Witt
> Assignee: Joseph Witt
> Labels: migration
> Fix For: 1.0.0
>
>
> This is a key step to move our longstanding odd static singleton usage of
> NiFiProperties which enables a loader to exist which will encapsulate all
> logic for dealing with encrypted properties as is the goal of the parent task.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)