[nifi] Git Push Summary

2018-05-11 Thread jstorck
Repository: nifi Updated Branches: refs/heads/java-9-support [deleted] 4aac52839

[2/3] nifi git commit: Created empty profile for Java9 support

2018-05-11 Thread jstorck
Created empty profile for Java9 support Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/e0f8dadb Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/e0f8dadb Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/e0f8dadb

[1/3] nifi git commit: Added default no-arg constructor, looks like running on java 9 jaxb needs that, especially when the compiled with java 8.

2018-05-11 Thread jstorck
Repository: nifi Updated Branches: refs/heads/java-9-support [created] 4aac52839 Added default no-arg constructor, looks like running on java 9 jaxb needs that, especially when the compiled with java 8. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

[3/3] nifi git commit: Work-in-progress for profile for compiling on Java 9 for Java 1.8, default no-arg constructors have been added, and RunNiFi detects if --add-modules needs to be added to the jav

2018-05-11 Thread jstorck
Work-in-progress for profile for compiling on Java 9 for Java 1.8, default no-arg constructors have been added, and RunNiFi detects if --add-modules needs to be added to the java command depending on the java version Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

[jira] [Commented] (MINIFI-455) Provide documentation on the availability and configuration of S3ConfigurationCache

2018-05-11 Thread Jeff Zemerick (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16472526#comment-16472526 ] Jeff Zemerick commented on MINIFI-455: -- [~aldrin] I will get a PR up for this. > Provide

[jira] [Assigned] (MINIFI-455) Provide documentation on the availability and configuration of S3ConfigurationCache

2018-05-11 Thread Jeff Zemerick (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zemerick reassigned MINIFI-455: Assignee: Jeff Zemerick > Provide documentation on the availability and configuration of

nifi git commit: NIFI-5049 Fix handling of Phonenix datetime columns

2018-05-11 Thread mthomsen
Repository: nifi Updated Branches: refs/heads/master 099bfcdf3 -> 64356e001 NIFI-5049 Fix handling of Phonenix datetime columns This closes #2625 Signed-off-by: Mike Thomsen Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

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

2018-05-11 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471941#comment-16471941 ] Aldrin Piri commented on MINIFI-454: Hey [~Pverardi],   1.  Yep, this was done in MINIFI-366 by

[jira] [Created] (MINIFI-455) Provide documentation on the availability and configuration of S3ConfigurationCache

2018-05-11 Thread Aldrin Piri (JIRA)
Aldrin Piri created MINIFI-455: -- Summary: Provide documentation on the availability and configuration of S3ConfigurationCache Key: MINIFI-455 URL: https://issues.apache.org/jira/browse/MINIFI-455

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

2018-05-11 Thread Paul Verardi (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471844#comment-16471844 ] Paul Verardi commented on MINIFI-454: - We have it working now but we have three questions: * 1: Is

nifi git commit: NIFI-5121: Added DBCPService API method for passing in flow file attributes when available

2018-05-11 Thread mthomsen
Repository: nifi Updated Branches: refs/heads/master 500a254e3 -> 099bfcdf3 NIFI-5121: Added DBCPService API method for passing in flow file attributes when available This closes #2658 Signed-off-by: Mike Thomsen Project:

[3/3] nifi git commit: NIFI-4637: HBase visibility lables

2018-05-11 Thread ijokarumawak
NIFI-4637: HBase visibility lables Fixed additional docs directory structure. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/500a254e Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/500a254e Diff:

[2/3] nifi git commit: NIFI-4637 Added support for visibility labels to the HBase processors.

2018-05-11 Thread ijokarumawak
NIFI-4637 Added support for visibility labels to the HBase processors. NIFI-4637 Removed integration test and updated the hbase client from 1.1.2 to 1.1.13 which is the final version for 1.1.X NIFI-4637 Fixed EL support issue w/ tests. NIFI-4637 Added more documentation to DeleteHBaseCells.

[1/3] nifi git commit: NIFI-4637 Added support for visibility labels to the HBase processors.

2018-05-11 Thread ijokarumawak
Repository: nifi Updated Branches: refs/heads/master 6e0be8e64 -> 500a254e3 http://git-wip-us.apache.org/repos/asf/nifi/blob/0b851910/nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/test/java/org/apache/nifi/hbase/TestDeleteHBaseCells.java