[jira] [Updated] (NIFI-5081) Lack of guidance and inability to deal with ISO-8601 dates

2018-04-17 Thread Matt Forrester (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Forrester updated NIFI-5081: - Description: I've got a Node process that outputs in JSON onto an SQS queue. The dates it spits

[jira] [Commented] (NIFI-4942) NiFi Toolkit - Allow migration of master key without previous password

2018-04-17 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16440608#comment-16440608 ] Andy LoPresto commented on NIFI-4942: - The NiFi Toolkit side has been merged to master by

[jira] [Updated] (NIFI-5081) Lack of guidance and inability to deal with ISO-8601 dates

2018-04-17 Thread Matt Forrester (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Forrester updated NIFI-5081: - Description: I've got a Node process that outputs in JSON onto an SQS queue. The dates it spits

[jira] [Created] (NIFI-5087) ConvertJSONToSQL creates invalid SQL for PostgreSQL dates

2018-04-17 Thread Matt Forrester (JIRA)
Matt Forrester created NIFI-5087: Summary: ConvertJSONToSQL creates invalid SQL for PostgreSQL dates Key: NIFI-5087 URL: https://issues.apache.org/jira/browse/NIFI-5087 Project: Apache NiFi

[jira] [Commented] (NIFI-2079) Cannot insert ISO dates correctly

2018-04-17 Thread Matt Forrester (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16440669#comment-16440669 ] Matt Forrester commented on NIFI-2079: -- Converting an ISO-8601 date to a number is not that trivial

[GitHub] nifi issue #2517: NIFI-4516 FetchSolr Processor

2018-04-17 Thread JohannesDaniel
Github user JohannesDaniel commented on the issue: https://github.com/apache/nifi/pull/2517 (means in 5-6 hous) ---

[GitHub] nifi issue #2517: NIFI-4516 FetchSolr Processor

2018-04-17 Thread JohannesDaniel
Github user JohannesDaniel commented on the issue: https://github.com/apache/nifi/pull/2517 hi @MikeThomsen I will upload the changes this evening. ---

[jira] [Commented] (NIFI-4516) Add FetchSolr processor

2018-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16440779#comment-16440779 ] ASF GitHub Bot commented on NIFI-4516: -- Github user JohannesDaniel commented on the issue:

[jira] [Commented] (NIFI-4516) Add FetchSolr processor

2018-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16440778#comment-16440778 ] ASF GitHub Bot commented on NIFI-4516: -- Github user JohannesDaniel commented on the issue:

[GitHub] nifi issue #2517: NIFI-4516 FetchSolr Processor

2018-04-17 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2517 @JohannesDaniel Sounds good. Make sure it includes the request documentation as well. That's going to be a big deal in making this easy for new users to use. Thanks. ---

[jira] [Commented] (NIFI-4516) Add FetchSolr processor

2018-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16440791#comment-16440791 ] ASF GitHub Bot commented on NIFI-4516: -- Github user MikeThomsen commented on the issue:

[jira] [Updated] (NIFI-5081) Lack of guidance and inability to deal with ISO-8601 dates

2018-04-17 Thread Matt Forrester (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Forrester updated NIFI-5081: - Description: I've got a Node process that outputs in JSON onto an SQS queue. The dates it spits

[jira] [Created] (NIFI-5088) Add property for directory ownership/permissions to PutFile

2018-04-17 Thread Mark Bean (JIRA)
Mark Bean created NIFI-5088: --- Summary: Add property for directory ownership/permissions to PutFile Key: NIFI-5088 URL: https://issues.apache.org/jira/browse/NIFI-5088 Project: Apache NiFi Issue

[jira] [Commented] (NIFI-5066) Support enable and disable component action when multiple components selected or when selecting a process group.

2018-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16440864#comment-16440864 ] ASF GitHub Bot commented on NIFI-5066: -- Github user scottyaslan commented on the issue:

[jira] [Commented] (NIFI-5082) SQL processors do not handle Avro conversion of Oracle timestamps correctly

2018-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16440950#comment-16440950 ] ASF GitHub Bot commented on NIFI-5082: -- Github user mattyb149 commented on a diff in the pull request:

[GitHub] nifi pull request #2638: NIFI-5082: Added support for custom Oracle timestam...

2018-04-17 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2638#discussion_r182100896 --- Diff: nifi-commons/nifi-record/src/main/java/org/apache/nifi/serialization/record/ResultSetRecordSet.java --- @@ -350,6 +350,8 @@ private static

[GitHub] nifi issue #2633: NIFI-5066: Allow global enable/disable component requests

2018-04-17 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2633 @andrewmlim When no components are selected both enable/disable and start/stop should be allowed as the request will be applied to all eligible components in the current process group. ---

[jira] [Commented] (NIFI-5066) Support enable and disable component action when multiple components selected or when selecting a process group.

2018-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16440874#comment-16440874 ] ASF GitHub Bot commented on NIFI-5066: -- Github user mcgilman commented on the issue:

[jira] [Commented] (NIFI-5082) SQL processors do not handle Avro conversion of Oracle timestamps correctly

2018-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16440941#comment-16440941 ] ASF GitHub Bot commented on NIFI-5082: -- GitHub user mattyb149 opened a pull request:

[jira] [Updated] (NIFI-5082) SQL processors do not handle Avro conversion of Oracle timestamps correctly

2018-04-17 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5082: --- Status: Patch Available (was: In Progress) > SQL processors do not handle Avro conversion of Oracle

[GitHub] nifi pull request #2638: NIFI-5082: Added support for custom Oracle timestam...

2018-04-17 Thread mattyb149
GitHub user mattyb149 opened a pull request: https://github.com/apache/nifi/pull/2638 NIFI-5082: Added support for custom Oracle timestamp types to Avro conversion Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution

[jira] [Commented] (NIFI-4516) Add FetchSolr processor

2018-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441051#comment-16441051 ] ASF GitHub Bot commented on NIFI-4516: -- Github user JohannesDaniel commented on the issue:

[jira] [Commented] (NIFI-4906) Add GetHdfsFileInfo Processor

2018-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441080#comment-16441080 ] ASF GitHub Bot commented on NIFI-4906: -- GitHub user bdesert opened a pull request:

[GitHub] nifi issue #2517: NIFI-4516 FetchSolr Processor

2018-04-17 Thread JohannesDaniel
Github user JohannesDaniel commented on the issue: https://github.com/apache/nifi/pull/2517 @MikeThomsen - added provenance receive notifications - added tests for attributes - added upper limit of solr start parameter (1) - enhanced documentation for upper limit

[jira] [Created] (NIFIREG-163) Add JDK requirement to Admin Guide

2018-04-17 Thread Andrew Lim (JIRA)
Andrew Lim created NIFIREG-163: -- Summary: Add JDK requirement to Admin Guide Key: NIFIREG-163 URL: https://issues.apache.org/jira/browse/NIFIREG-163 Project: NiFi Registry Issue Type:

[jira] [Assigned] (NIFIREG-163) Add JDK requirement to Admin Guide

2018-04-17 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Lim reassigned NIFIREG-163: -- Assignee: Andrew Lim > Add JDK requirement to Admin Guide >

[GitHub] nifi pull request #2639: NIFI-4906 Add GetHDFSFileInfo

2018-04-17 Thread bdesert
GitHub user bdesert opened a pull request: https://github.com/apache/nifi/pull/2639 NIFI-4906 Add GetHDFSFileInfo NIFI-4906: Added support to scan HDFS to get files and directories information without pulling the files. --- Thank you for submitting a contribution

[GitHub] nifi issue #2633: NIFI-5066: Allow global enable/disable component requests

2018-04-17 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/2633 +1 for the UI code. ---

[jira] [Commented] (NIFI-5082) SQL processors do not handle Avro conversion of Oracle timestamps correctly

2018-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16440948#comment-16440948 ] ASF GitHub Bot commented on NIFI-5082: -- Github user mattyb149 commented on the issue:

[jira] [Resolved] (NIFI-4995) Release Apache NiFi 1.6.0

2018-04-17 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt resolved NIFI-4995. --- Resolution: Fixed > Release Apache NiFi 1.6.0 > - > > Key:

[GitHub] nifi-registry pull request #113: NIFIREG-163 Added JDK information to System...

2018-04-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-registry/pull/113 ---

[jira] [Created] (MINIFICPP-457) Network management controller service for interface binding for socket

2018-04-17 Thread bqiu (JIRA)
bqiu created MINIFICPP-457: -- Summary: Network management controller service for interface binding for socket Key: MINIFICPP-457 URL: https://issues.apache.org/jira/browse/MINIFICPP-457 Project: NiFi MiNiFi

[jira] [Created] (MINIFICPP-458) Network management controller service for support ipv6

2018-04-17 Thread bqiu (JIRA)
bqiu created MINIFICPP-458: -- Summary: Network management controller service for support ipv6 Key: MINIFICPP-458 URL: https://issues.apache.org/jira/browse/MINIFICPP-458 Project: NiFi MiNiFi C++

[jira] [Commented] (NIFIREG-163) Add JDK requirement to Admin Guide

2018-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441405#comment-16441405 ] ASF GitHub Bot commented on NIFIREG-163: Github user asfgit closed the pull request at:

[jira] [Commented] (NIFIREG-163) Add JDK requirement to Admin Guide

2018-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441245#comment-16441245 ] ASF GitHub Bot commented on NIFIREG-163: GitHub user andrewmlim opened a pull request:

[jira] [Commented] (NIFI-4456) Update JSON Record Reader / Writer to allow for 'json per line' format

2018-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441283#comment-16441283 ] ASF GitHub Bot commented on NIFI-4456: -- GitHub user mattyb149 opened a pull request:

[jira] [Updated] (NIFI-4456) Update JSON Record Reader / Writer to allow for 'json per line' format

2018-04-17 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-4456: --- Status: Patch Available (was: In Progress) > Update JSON Record Reader / Writer to allow for 'json

[GitHub] nifi-registry issue #113: NIFIREG-163 Added JDK information to System Requir...

2018-04-17 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi-registry/pull/113 Reviewing... ---

[jira] [Commented] (NIFIREG-163) Add JDK requirement to Admin Guide

2018-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441249#comment-16441249 ] ASF GitHub Bot commented on NIFIREG-163: Github user scottyaslan commented on the issue:

[GitHub] nifi-minifi-cpp pull request #300: MINIFICPP-455 Added HTML4 escape/unescape

2018-04-17 Thread achristianson
GitHub user achristianson opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/300 MINIFICPP-455 Added HTML4 escape/unescape Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask

[jira] [Commented] (MINIFICPP-455) Implement escape/unescape HTML4 EL functions

2018-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441215#comment-16441215 ] ASF GitHub Bot commented on MINIFICPP-455: -- GitHub user achristianson opened a pull request:

[GitHub] nifi-registry pull request #113: NIFIREG-163 Added JDK information to System...

2018-04-17 Thread andrewmlim
GitHub user andrewmlim opened a pull request: https://github.com/apache/nifi-registry/pull/113 NIFIREG-163 Added JDK information to System Requirements section of A… …dmin Guide Also added formatting to a default system property to be consistent with others. You can

[GitHub] nifi pull request #2640: NIFI-4456: Support multiple JSON objects in JSON re...

2018-04-17 Thread mattyb149
GitHub user mattyb149 opened a pull request: https://github.com/apache/nifi/pull/2640 NIFI-4456: Support multiple JSON objects in JSON record reader/writers Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask

[jira] [Created] (NIFI-5089) Exclude Maven download progress output from Travis builds

2018-04-17 Thread Matt Burgess (JIRA)
Matt Burgess created NIFI-5089: -- Summary: Exclude Maven download progress output from Travis builds Key: NIFI-5089 URL: https://issues.apache.org/jira/browse/NIFI-5089 Project: Apache NiFi

[jira] [Commented] (NIFI-5089) Exclude Maven download progress output from Travis builds

2018-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441515#comment-16441515 ] ASF GitHub Bot commented on NIFI-5089: -- GitHub user mattyb149 opened a pull request:

[jira] [Updated] (NIFI-5089) Exclude Maven download progress output from Travis builds

2018-04-17 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5089: --- Status: Patch Available (was: In Progress) > Exclude Maven download progress output from Travis

[jira] [Created] (NIFIREG-164) Addition of a new Processor Group Variable not identified as "Local change"

2018-04-17 Thread Rahul Soni (JIRA)
Rahul Soni created NIFIREG-164: -- Summary: Addition of a new Processor Group Variable not identified as "Local change" Key: NIFIREG-164 URL: https://issues.apache.org/jira/browse/NIFIREG-164 Project:

[jira] [Created] (NIFIREG-165) Changing the destination of a relation is not identified as "Local change" by NiFi registry

2018-04-17 Thread Rahul Soni (JIRA)
Rahul Soni created NIFIREG-165: -- Summary: Changing the destination of a relation is not identified as "Local change" by NiFi registry Key: NIFIREG-165 URL: https://issues.apache.org/jira/browse/NIFIREG-165

[jira] [Assigned] (NIFI-5089) Exclude Maven download progress output from Travis builds

2018-04-17 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-5089: -- Assignee: Matt Burgess > Exclude Maven download progress output from Travis builds >

[jira] [Commented] (NIFI-2359) Improve AttributesToJSON so it can output booleans, numbers and datetimes

2018-04-17 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441474#comment-16441474 ] Matt Burgess commented on NIFI-2359: What about the case where you only want to convert some strings

[GitHub] nifi pull request #2641: NIFI-5089: Exclude Maven progress output from Travi...

2018-04-17 Thread mattyb149
GitHub user mattyb149 opened a pull request: https://github.com/apache/nifi/pull/2641 NIFI-5089: Exclude Maven progress output from Travis builds Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to

[jira] [Closed] (NIFIREG-163) Add JDK requirement to Admin Guide

2018-04-17 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan closed NIFIREG-163. --- Resolution: Fixed Fix Version/s: 0.2.0 > Add JDK requirement to Admin Guide >

[jira] [Created] (NIFI-5090) When moving files, FetchSFTP should be able to dynamically create a directory if not found

2018-04-17 Thread Koji Kawamura (JIRA)
Koji Kawamura created NIFI-5090: --- Summary: When moving files, FetchSFTP should be able to dynamically create a directory if not found Key: NIFI-5090 URL: https://issues.apache.org/jira/browse/NIFI-5090

[jira] [Updated] (NIFI-5090) When moving files, FetchFTP and FetchSFTP should be able to dynamically create a directory if not found

2018-04-17 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-5090: Summary: When moving files, FetchFTP and FetchSFTP should be able to dynamically create a directory