[2/2] nifi git commit: NIFI-2477 - Updating admin guide to account for NIFI-2476 NIFI-2477 - Adding client dn to doc, examples

2016-08-17 Thread bbende
NIFI-2477 - Updating admin guide to account for NIFI-2476 NIFI-2477 - Adding client dn to doc, examples This closes #875. Signed-off-by: Bryan Bende Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

nifi git commit: NIFI-2556 This closes #868. Updated User Guide with informaiton about custom properties

2016-08-17 Thread joewitt
Repository: nifi Updated Branches: refs/heads/master 7bc7b7f68 -> 74661e662 NIFI-2556 This closes #868. Updated User Guide with informaiton about custom properties Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/74661e66

nifi git commit: NIFI-2584 Fixing date format in PutSQL

2016-08-17 Thread bbende
Repository: nifi Updated Branches: refs/heads/master 3d1a24ab7 -> 7bc7b7f68 NIFI-2584 Fixing date format in PutSQL This closes #878. Signed-off-by: Bryan Bende Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

nifi git commit: NIFI-2578: - Ensuring NiFi still attempts to issue a registration request to support 1.x -> 0.x site to site.

2016-08-17 Thread markap14
Repository: nifi Updated Branches: refs/heads/master a0fab15eb -> 3d1a24ab7 NIFI-2578: - Ensuring NiFi still attempts to issue a registration request to support 1.x -> 0.x site to site. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

[1/2] nifi git commit: NIFI-2519 - ListenSMTP addresses mismatch between smtp.src attribute documentation and attribute.put

2016-08-17 Thread ozhurakousky
Repository: nifi Updated Branches: refs/heads/master 0ffdc2eb9 -> a0fab15eb NIFI-2519 - ListenSMTP addresses mismatch between smtp.src attribute documentation and attribute.put Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

[2/2] nifi git commit: NIFI-2519 polishing remote address formatting to avoid NPE and other potential exceptions.

2016-08-17 Thread ozhurakousky
NIFI-2519 polishing remote address formatting to avoid NPE and other potential exceptions. This closes #871 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/a0fab15e Tree:

[01/14] nifi git commit: NIFI-2574 Changed NiFiProperties to avoid static initializer and updated all references to it.

2016-08-17 Thread alopresto
Repository: nifi Updated Branches: refs/heads/master a0d1aae60 -> 0ffdc2eb9

[07/14] nifi git commit: NIFI-2574 Changed NiFiProperties to avoid static initializer and updated all references to it.

2016-08-17 Thread alopresto
http://git-wip-us.apache.org/repos/asf/nifi/blob/7d7401ad/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/src/main/java/org/apache/nifi/cluster/coordination/http/replication/ThreadPoolRequestReplicator.java

[09/14] nifi git commit: NIFI-2574 merging master with cluster changes to updated NiFiProperties approach

2016-08-17 Thread alopresto
NIFI-2574 merging master with cluster changes to updated NiFiProperties approach Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/6bf7e7f3 Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/6bf7e7f3 Diff:

[13/14] nifi git commit: NIFI-2574 updated to reflect new accessor methods for nifi properties with kerberos service

2016-08-17 Thread alopresto
NIFI-2574 updated to reflect new accessor methods for nifi properties with kerberos service This closes #872. Signed-off-by: Andy LoPresto Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/b2e468ec Tree:

[04/14] nifi git commit: NIFI-2574 Changed NiFiProperties to avoid static initializer and updated all references to it.

2016-08-17 Thread alopresto
http://git-wip-us.apache.org/repos/asf/nifi/blob/7d7401ad/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/test/java/org/apache/nifi/controller/repository/TestStandardProcessSession.java -- diff --git

[03/14] nifi git commit: NIFI-2574 Changed NiFiProperties to avoid static initializer and updated all references to it.

2016-08-17 Thread alopresto
http://git-wip-us.apache.org/repos/asf/nifi/blob/7d7401ad/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-nar-utils/src/main/java/org/apache/nifi/nar/NarThreadContextClassLoader.java -- diff --git

[11/14] nifi git commit: NIFI-2574 fixed queue swap threshold setting

2016-08-17 Thread alopresto
NIFI-2574 fixed queue swap threshold setting Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/7c99b5e6 Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/7c99b5e6 Diff:

[10/14] nifi git commit: NIFI-2574 fix spring context definitions

2016-08-17 Thread alopresto
NIFI-2574 fix spring context definitions Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/d9633757 Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/d9633757 Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/d9633757

[14/14] nifi git commit: Merge branch 'master' of https://github.com/apache/nifi

2016-08-17 Thread alopresto
Merge branch 'master' of https://github.com/apache/nifi (Apologies for merge commits, but it was not possible to rebase the 2574 commits (PR 872)). Signed-off-by: Andy LoPresto Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

[08/14] nifi git commit: NIFI-2574 Changed NiFiProperties to avoid static initializer and updated all references to it.

2016-08-17 Thread alopresto
NIFI-2574 Changed NiFiProperties to avoid static initializer and updated all references to it. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/7d7401ad Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/7d7401ad Diff:

[12/14] nifi git commit: NIFI-2574 merging latest kerb changes to adjust for NiFiProperties

2016-08-17 Thread alopresto
NIFI-2574 merging latest kerb changes to adjust for NiFiProperties Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/a5261914 Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/a5261914 Diff:

[02/14] nifi git commit: NIFI-2574 Changed NiFiProperties to avoid static initializer and updated all references to it.

2016-08-17 Thread alopresto
http://git-wip-us.apache.org/repos/asf/nifi/blob/7d7401ad/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/DataTransferResource.java -- diff --git

[06/14] nifi git commit: NIFI-2574 Changed NiFiProperties to avoid static initializer and updated all references to it.

2016-08-17 Thread alopresto
http://git-wip-us.apache.org/repos/asf/nifi/blob/7d7401ad/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/FlowController.java -- diff --git

[05/14] nifi git commit: NIFI-2574 Changed NiFiProperties to avoid static initializer and updated all references to it.

2016-08-17 Thread alopresto
http://git-wip-us.apache.org/repos/asf/nifi/blob/7d7401ad/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/repository/VolatileContentRepository.java -- diff --git

[2/2] nifi git commit: NIFI-2583

2016-08-17 Thread mattyb149
NIFI-2583 Signed-off-by: Matt Burgess NIFI-2582 Signed-off-by: Matt Burgess NIFI-2582 Signed-off-by: Matt Burgess This closes #877 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

[1/2] nifi git commit: NIFI-2582 NIFI-2583

2016-08-17 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 3f7216ab8 -> a0d1aae60 NIFI-2582 NIFI-2583 Signed-off-by: Matt Burgess NIFI-2583 Tweaks Signed-off-by: Matt Burgess This closes #877 Project:

nifi git commit: NIFI-2561: - Decoupling kerberos service and spnego principles and keytabs.

2016-08-17 Thread ymdavis
Repository: nifi Updated Branches: refs/heads/master e42ea9ad4 -> 3f7216ab8 NIFI-2561: - Decoupling kerberos service and spnego principles and keytabs. Signed-off-by: Yolanda M. Davis This closes #873 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: