[jira] [Created] (MINIFI-458) Release MiNiFi 0.5.0

2018-05-30 Thread Jeremy Dyer (JIRA)
Jeremy Dyer created MINIFI-458: -- Summary: Release MiNiFi 0.5.0 Key: MINIFI-458 URL: https://issues.apache.org/jira/browse/MINIFI-458 Project: Apache NiFi MiNiFi Issue Type: Task

nifi git commit: NIFI-5148 Refactoring Kerberos auth for Solr processors - Created resuable KeytabUser and KeytabConfiguration in nifi-security-utils - Refactored Solr processors to use a KeytabContro

2018-05-30 Thread mcgilman
Repository: nifi Updated Branches: refs/heads/master 9093d280f -> f69b72046 NIFI-5148 Refactoring Kerberos auth for Solr processors - Created resuable KeytabUser and KeytabConfiguration in nifi-security-utils - Refactored Solr processors to use a KeytabControllerService and no longer rely on

[2/5] nifi git commit: NIFI-5208: - Fixing missing message when a node is disconnected from a cluster. - Updating endpoints to accept a flag to allow for changes to be made to a disconnected node. - U

2018-05-30 Thread scottyaslan
http://git-wip-us.apache.org/repos/asf/nifi/blob/05a1d630/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-connection-configuration.js -- diff --git

[5/5] nifi git commit: NIFI-5208: - Removing test for unsupported functionality.

2018-05-30 Thread scottyaslan
NIFI-5208: - Removing test for unsupported functionality. This closes #2740 Signed-off-by: Scott Aslan Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/9093d280 Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/9093d280

[3/5] nifi git commit: NIFI-5208: - Fixing missing message when a node is disconnected from a cluster. - Updating endpoints to accept a flag to allow for changes to be made to a disconnected node. - U

2018-05-30 Thread scottyaslan
http://git-wip-us.apache.org/repos/asf/nifi/blob/05a1d630/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/RemoteProcessGroupResource.java -- diff --git

nifi-minifi-cpp git commit: MINIFICPP-513: Avoid rvalue ref and move semantics. let compiler take care of movement optimization

2018-05-30 Thread phrocker
Repository: nifi-minifi-cpp Updated Branches: refs/heads/master f2a5e0427 -> 5f3b3973e MINIFICPP-513: Avoid rvalue ref and move semantics. let compiler take care of movement optimization This closes #346. Signed off by @achristianson. Signed-off-by: Marc Parisi Project:

nifi-minifi-cpp git commit: MINIFICPP-508 Added EL support to Template property of ApplyTemplate

2018-05-30 Thread aldrin
Repository: nifi-minifi-cpp Updated Branches: refs/heads/master 4c2eef3c6 -> 44d0bcffd MINIFICPP-508 Added EL support to Template property of ApplyTemplate This closes #338. Closes #306. Signed-off-by: Aldrin Piri Project: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/repo

nifi git commit: NIFI-5245: SimpleCSVFileLookupService should take account of charset

2018-05-30 Thread mthomsen
Repository: nifi Updated Branches: refs/heads/master 1d21e3baf -> 3a248e96d NIFI-5245: SimpleCSVFileLookupService should take account of charset This closes #2745 Signed-off-by: Mike Thomsen Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

nifi git commit: NIFI-5122 - Add Record Writer for S2S RTs

2018-05-30 Thread mthomsen
Repository: nifi Updated Branches: refs/heads/master 1663a6c09 -> 1d21e3baf NIFI-5122 - Add Record Writer for S2S RTs This closes #2663 Signed-off-by: Mike Thomsen Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/1d21e3ba

nifi git commit: NIFI-5133: Implemented Google Cloud PubSub Processors

2018-05-30 Thread pvillard
Repository: nifi Updated Branches: refs/heads/master 9aa7e65f7 -> 1663a6c09 NIFI-5133: Implemented Google Cloud PubSub Processors Signed-off-by: Pierre Villard This closes #2724. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: