nifi git commit: NIFI-5161 - Moved filename escaping method to TlsHelper.java to allow use by the different Tls modes. Added another test for special characters in the DN/output key filename. Added a

2018-05-07 Thread alopresto
Repository: nifi Updated Branches: refs/heads/master a9e85c358 -> 2094786ec NIFI-5161 - Moved filename escaping method to TlsHelper.java to allow use by the different Tls modes. Added another test for special characters in the DN/output key filename. Added a method to escape special

nifi-minifi-cpp git commit: MINIFICPP-432 Added docs for ApplyTemplate

2018-05-07 Thread phrocker
Repository: nifi-minifi-cpp Updated Branches: refs/heads/master cfbf51637 -> c55a9330c MINIFICPP-432 Added docs for ApplyTemplate This closes #311. Signed-off-by: Marc Parisi Project: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/repo Commit:

nifi-minifi-cpp git commit: MINIFICPP-392 Switched to black list for copying src tree to avoid missing newly-added dirs

2018-05-07 Thread phrocker
Repository: nifi-minifi-cpp Updated Branches: refs/heads/master 541ba92d5 -> cfbf51637 MINIFICPP-392 Switched to black list for copying src tree to avoid missing newly-added dirs This closes #320. Signed-off-by: Marc Parisi Project:

[3/3] nifi-minifi-cpp git commit: MINIFICPP-484 Updated sol2 to 2.20.0

2018-05-07 Thread phrocker
MINIFICPP-484 Updated sol2 to 2.20.0 This closes #322. Signed-off-by: Marc Parisi Project: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/commit/541ba92d Tree:

[2/3] nifi-minifi-cpp git commit: MINIFICPP-484 Updated sol2 to 2.20.0

2018-05-07 Thread phrocker
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/541ba92d/thirdparty/sol2-2.17.5/sol.hpp -- diff --git a/thirdparty/sol2-2.17.5/sol.hpp b/thirdparty/sol2-2.17.5/sol.hpp deleted file mode 100644 index c8812ac..000

[1/3] nifi-minifi-cpp git commit: MINIFICPP-484 Updated sol2 to 2.20.0

2018-05-07 Thread phrocker
Repository: nifi-minifi-cpp Updated Branches: refs/heads/master a330c57a5 -> 541ba92d5 http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/541ba92d/thirdparty/sol2-2.20.0/sol.hpp -- diff --git

nifi git commit: NIFI-5163 Clearing version control info when creating a template

2018-05-07 Thread kdoran
Repository: nifi Updated Branches: refs/heads/master fb48ae2f8 -> a9e85c358 NIFI-5163 Clearing version control info when creating a template This closes #2685. Signed-off-by: Kevin Doran Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

[jira] [Assigned] (MINIFI-454) MiNiFi agent has trouble interfacing with C2

2018-05-07 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri reassigned MINIFI-454: -- Assignee: Aldrin Piri > MiNiFi agent has trouble interfacing with C2 >

nifi git commit: NIFI-5154: When Processor or Controller Service is added to a Process Group, remove any references from it to any other Controller Service that is not reachable from the newly assigne

2018-05-07 Thread mcgilman
Repository: nifi Updated Branches: refs/heads/master 8acac9cba -> fb48ae2f8 NIFI-5154: When Processor or Controller Service is added to a Process Group, remove any references from it to any other Controller Service that is not reachable from the newly assigned Process Group Fixed bug in unit

nifi git commit: NIFI-5153: If a node is disconnected due to failure to complete mutable request, the node should be allowed to rejoin

2018-05-07 Thread bbende
Repository: nifi Updated Branches: refs/heads/master 4544f3969 -> 8acac9cba NIFI-5153: If a node is disconnected due to failure to complete mutable request, the node should be allowed to rejoin This closes #2677. Signed-off-by: Bryan Bende Project:

[jira] [Updated] (MINIFI-454) MiNiFi agent has trouble interfacing with C2

2018-05-07 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri updated MINIFI-454: --- Attachment: minifi-c2-context.xml c2.properties bootstrap.conf

[jira] [Updated] (MINIFI-454) MiNiFi agent has trouble interfacing with C2

2018-05-07 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri updated MINIFI-454: --- Description: A user reported issues with interfacing minifi and the c2 server in the ASF HipChat

[jira] [Created] (MINIFI-454) MiNiFi agent has trouble interfacing with C2

2018-05-07 Thread Aldrin Piri (JIRA)
Aldrin Piri created MINIFI-454: -- Summary: MiNiFi agent has trouble interfacing with C2 Key: MINIFI-454 URL: https://issues.apache.org/jira/browse/MINIFI-454 Project: Apache NiFi MiNiFi Issue

nifi git commit: NIFI-5152: MoveHDFS now works even with no upstream connection

2018-05-07 Thread bbende
Repository: nifi Updated Branches: refs/heads/master 868808f4b -> 4544f3969 NIFI-5152: MoveHDFS now works even with no upstream connection This closes #2681. Signed-off-by: Bryan Bende Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

nifi git commit: NIFI-5150: Fixed bug that caused StandardProcessSession.append() to copy too much data when called on an incoming flowfile

2018-05-07 Thread bbende
Repository: nifi Updated Branches: refs/heads/master 5cfa29e48 -> 868808f4b NIFI-5150: Fixed bug that caused StandardProcessSession.append() to copy too much data when called on an incoming flowfile This closes #2676. Signed-off-by: Bryan Bende Project:

nifi git commit: NIFI-5135: - Adding support for applying transforms to user identities and group names.

2018-05-07 Thread bbende
Repository: nifi Updated Branches: refs/heads/master ff04f8efe -> 5cfa29e48 NIFI-5135: - Adding support for applying transforms to user identities and group names. This closes #2673. Signed-off-by: Bryan Bende Project: http://git-wip-us.apache.org/repos/asf/nifi/repo

[jira] [Commented] (MINIFI-453) Update quick start guide to remove outdated information

2018-05-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16465960#comment-16465960 ] ASF GitHub Bot commented on MINIFI-453: --- GitHub user apiri opened a pull request:

[jira] [Created] (MINIFI-453) Update quick start guide to remove outdated information

2018-05-07 Thread Aldrin Piri (JIRA)
Aldrin Piri created MINIFI-453: -- Summary: Update quick start guide to remove outdated information Key: MINIFI-453 URL: https://issues.apache.org/jira/browse/MINIFI-453 Project: Apache NiFi MiNiFi

nifi git commit: NIFI-4980: Typo in ReportAtlasLineage kafka kerberos service name property

2018-05-07 Thread mthomsen
Repository: nifi Updated Branches: refs/heads/master ed30bb9b7 -> ff04f8efe NIFI-4980: Typo in ReportAtlasLineage kafka kerberos service name property This closes #2550 Signed-off-by: Mike Thomsen Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: