[
https://issues.apache.org/jira/browse/NIFI-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426828#comment-15426828
]
ASF GitHub Bot commented on NIFI-2598:
--------------------------------------
GitHub user mattyb149 opened a pull request:
https://github.com/apache/nifi/pull/889
NIFI-2598: Fixed issue with static init of properties in HiveConnectionPool
Should be tested/merged after #887 is merged, that is the PR that brings
the issue to light.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mattyb149/nifi NIFI-2598
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/889.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 #889
----
commit 35a5555b6e550c84a6c7895cd8d7d0bc08419e1d
Author: Matt Burgess <[email protected]>
Date: 2016-08-18T17:08:12Z
NIFI-2598: Fixed issue with static init of properties in HiveConnectionPool
----
> HiveConnectionPool cannot get to valid state
> --------------------------------------------
>
> Key: NIFI-2598
> URL: https://issues.apache.org/jira/browse/NIFI-2598
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Fix For: 1.0.0
>
>
> When creating a HiveConnectionPool, even if all properties are configured
> correctly, the controller service is marked as "invalid" with a message that
> the nifi.kerberos.krb5.file property is not set.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)