[jira] [Updated] (NIFI-5492) UDF in Expression Language

2018-08-06 Thread Ed Berezitsky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Berezitsky updated NIFI-5492: Description: Set of functions available to use in expression language is limited by predefined

[jira] [Created] (NIFI-5492) UDF in Expression Language

2018-08-06 Thread Ed Berezitsky (JIRA)
Ed Berezitsky created NIFI-5492: --- Summary: UDF in Expression Language Key: NIFI-5492 URL: https://issues.apache.org/jira/browse/NIFI-5492 Project: Apache NiFi Issue Type: Wish

[jira] [Updated] (NIFI-5400) NiFiHostnameVerifier should be replaced

2018-08-06 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-5400: Resolution: Fixed Fix Version/s: 1.8.0 Status: Resolved (was: Patch Available) >

[jira] [Assigned] (NIFI-5400) NiFiHostnameVerifier should be replaced

2018-08-06 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto reassigned NIFI-5400: --- Assignee: Nathan Gough > NiFiHostnameVerifier should be replaced >

[jira] [Updated] (NIFI-5400) NiFiHostnameVerifier should be replaced

2018-08-06 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-5400: Status: Patch Available (was: Open) > NiFiHostnameVerifier should be replaced >

[jira] [Commented] (NIFI-5400) NiFiHostnameVerifier should be replaced

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571071#comment-16571071 ] ASF GitHub Bot commented on NIFI-5400: -- Github user alopresto commented on the issue:

[GitHub] nifi issue #2919: NIFI-5400 - Changed the hostname verifier from the custom ...

2018-08-06 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/2919 I merged this but made two changes. First, the `nifi-web-utils` tests were not running, because they are Groovy tests and there is nothing in `src/test/java`. Without a file (even empty) in that

[GitHub] nifi pull request #2919: NIFI-5400 - Changed the hostname verifier from the ...

2018-08-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2919 ---

[jira] [Commented] (NIFI-5400) NiFiHostnameVerifier should be replaced

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

[jira] [Commented] (NIFI-5400) NiFiHostnameVerifier should be replaced

2018-08-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571066#comment-16571066 ] ASF subversion and git services commented on NIFI-5400: --- Commit

[jira] [Commented] (NIFI-4434) ListHDFS applies File Filter also to subdirectory names in recursive search

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571001#comment-16571001 ] ASF GitHub Bot commented on NIFI-4434: -- Github user jtstorck commented on the issue:

[GitHub] nifi issue #2937: NIFI-4434 Fixed recursive listing with a custom regex filt...

2018-08-06 Thread jtstorck
Github user jtstorck commented on the issue: https://github.com/apache/nifi/pull/2937 @ottobackwards Regarding documentation for the filter modes, descriptions have been created for the allowable values. Do these descriptions not seem adequate for the functionality of each mode?

[jira] [Commented] (NIFI-4434) ListHDFS applies File Filter also to subdirectory names in recursive search

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

[GitHub] nifi pull request #2937: NIFI-4434 Fixed recursive listing with a custom reg...

2018-08-06 Thread jtstorck
Github user jtstorck commented on a diff in the pull request: https://github.com/apache/nifi/pull/2937#discussion_r208072541 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/ListHDFS.java --- @@ -462,11 +523,15 @@

[jira] [Commented] (MINIFICPP-590) Resolve zero length flow files at startup of pcap processor.

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570913#comment-16570913 ] ASF GitHub Bot commented on MINIFICPP-590: -- Github user phrocker commented on the issue:

[GitHub] nifi-minifi-cpp issue #388: MINIFICPP-590: Fix zero length files at startup

2018-08-06 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/388 @apiri also created https://issues.apache.org/jira/browse/MINIFICPP-594 since I think the documentation was created after the CapturePacket processor. Happy to combine the PRs if you

[jira] [Created] (MINIFICPP-594) CapturePCAP predates PROCESSORS.md and thus was never added

2018-08-06 Thread Mr TheSegfault (JIRA)
Mr TheSegfault created MINIFICPP-594: Summary: CapturePCAP predates PROCESSORS.md and thus was never added Key: MINIFICPP-594 URL: https://issues.apache.org/jira/browse/MINIFICPP-594 Project:

[GitHub] nifi-minifi-cpp pull request #388: MINIFICPP-590: Fix zero length files at s...

2018-08-06 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/388#discussion_r208041393 --- Diff: extensions/pcap/CapturePacket.cpp --- @@ -54,13 +54,15 @@ namespace processors { std::shared_ptr CapturePacket::id_generator_ =

[jira] [Commented] (MINIFICPP-590) Resolve zero length flow files at startup of pcap processor.

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570831#comment-16570831 ] ASF GitHub Bot commented on MINIFICPP-590: -- Github user apiri commented on a diff in the pull

[jira] [Commented] (NIFI-5381) Add SFTP Unit Tests using SFTP Server

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570818#comment-16570818 ] ASF GitHub Bot commented on NIFI-5381: -- Github user joewitt commented on the issue:

[GitHub] nifi issue #2846: NIFI-5381 Add GetSFTP and PutSFTP Unit Tests

2018-08-06 Thread joewitt
Github user joewitt commented on the issue: https://github.com/apache/nifi/pull/2846 +1 if the change to the NOTICE is removed. Not needed in nar notice since those are only included in test scope (not in nar) ---

[jira] [Commented] (NIFI-5350) Add a way to provide arbitrary Java options in shell scripts

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570808#comment-16570808 ] ASF GitHub Bot commented on NIFI-5350: -- Github user lfrancke commented on the issue:

[GitHub] nifi issue #2823: NIFI-5350 Add a way to provide arbitrary Java options in s...

2018-08-06 Thread lfrancke
Github user lfrancke commented on the issue: https://github.com/apache/nifi/pull/2823 Thanks for taking a look & committing! ---

[jira] [Resolved] (NIFI-5350) Add a way to provide arbitrary Java options in shell scripts

2018-08-06 Thread Michael Moser (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Moser resolved NIFI-5350. - Resolution: Fixed Fix Version/s: 1.8.0 > Add a way to provide arbitrary Java options in

[jira] [Commented] (NIFI-5350) Add a way to provide arbitrary Java options in shell scripts

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

[GitHub] nifi pull request #2823: NIFI-5350 Add a way to provide arbitrary Java optio...

2018-08-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2823 ---

[jira] [Commented] (NIFI-5350) Add a way to provide arbitrary Java options in shell scripts

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570772#comment-16570772 ] ASF GitHub Bot commented on NIFI-5350: -- Github user mosermw commented on the issue:

[jira] [Commented] (NIFI-5350) Add a way to provide arbitrary Java options in shell scripts

2018-08-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570775#comment-16570775 ] ASF subversion and git services commented on NIFI-5350: --- Commit

[GitHub] nifi issue #2823: NIFI-5350 Add a way to provide arbitrary Java options in s...

2018-08-06 Thread mosermw
Github user mosermw commented on the issue: https://github.com/apache/nifi/pull/2823 Seems like this could be useful, and certainly doesn't hurt. +1 from me. ---

[jira] [Commented] (MINIFICPP-590) Resolve zero length flow files at startup of pcap processor.

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570766#comment-16570766 ] ASF GitHub Bot commented on MINIFICPP-590: -- Github user phrocker commented on a diff in the

[GitHub] nifi-minifi-cpp pull request #388: MINIFICPP-590: Fix zero length files at s...

2018-08-06 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/388#discussion_r208027287 --- Diff: extensions/pcap/CapturePacket.cpp --- @@ -54,13 +54,15 @@ namespace processors { std::shared_ptr CapturePacket::id_generator_ =

[jira] [Commented] (MINIFICPP-590) Resolve zero length flow files at startup of pcap processor.

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570765#comment-16570765 ] ASF GitHub Bot commented on MINIFICPP-590: -- Github user phrocker commented on a diff in the

[GitHub] nifi-minifi-cpp pull request #388: MINIFICPP-590: Fix zero length files at s...

2018-08-06 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/388#discussion_r208026845 --- Diff: extensions/pcap/CapturePacket.cpp --- @@ -54,13 +54,15 @@ namespace processors { std::shared_ptr CapturePacket::id_generator_ =

[jira] [Commented] (MINIFICPP-590) Resolve zero length flow files at startup of pcap processor.

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570763#comment-16570763 ] ASF GitHub Bot commented on MINIFICPP-590: -- Github user apiri commented on a diff in the pull

[jira] [Commented] (MINIFICPP-590) Resolve zero length flow files at startup of pcap processor.

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570762#comment-16570762 ] ASF GitHub Bot commented on MINIFICPP-590: -- Github user apiri commented on a diff in the pull

[GitHub] nifi-minifi-cpp pull request #388: MINIFICPP-590: Fix zero length files at s...

2018-08-06 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/388#discussion_r207762481 --- Diff: extensions/pcap/CapturePacket.cpp --- @@ -54,13 +54,15 @@ namespace processors { std::shared_ptr CapturePacket::id_generator_ =

[GitHub] nifi-minifi-cpp pull request #388: MINIFICPP-590: Fix zero length files at s...

2018-08-06 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/388#discussion_r207919579 --- Diff: extensions/pcap/CapturePacket.cpp --- @@ -54,13 +54,15 @@ namespace processors { std::shared_ptr CapturePacket::id_generator_ =

[jira] [Commented] (NIFI-5469) Edits needed for LDAP and Kerberos login identity provider sections in Admin Guide

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570706#comment-16570706 ] ASF GitHub Bot commented on NIFI-5469: -- Github user andrewmlim commented on a diff in the pull

[jira] [Commented] (NIFI-5469) Edits needed for LDAP and Kerberos login identity provider sections in Admin Guide

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570707#comment-16570707 ] ASF GitHub Bot commented on NIFI-5469: -- Github user andrewmlim commented on a diff in the pull

[jira] [Commented] (NIFI-5469) Edits needed for LDAP and Kerberos login identity provider sections in Admin Guide

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570708#comment-16570708 ] ASF GitHub Bot commented on NIFI-5469: -- Github user andrewmlim commented on the issue:

[GitHub] nifi issue #2925: NIFI-5469 Additional italics and code formatting correctio...

2018-08-06 Thread andrewmlim
Github user andrewmlim commented on the issue: https://github.com/apache/nifi/pull/2925 Thanks for reviewing @zenfenan ! ---

[GitHub] nifi pull request #2925: NIFI-5469 Additional italics and code formatting co...

2018-08-06 Thread andrewmlim
Github user andrewmlim commented on a diff in the pull request: https://github.com/apache/nifi/pull/2925#discussion_r208012356 --- Diff: nifi-docs/src/main/asciidoc/administration-guide.adoc --- @@ -1486,35 +1588,35 @@ If no administrator action is taken, the configuration values

[GitHub] nifi pull request #2925: NIFI-5469 Additional italics and code formatting co...

2018-08-06 Thread andrewmlim
Github user andrewmlim commented on a diff in the pull request: https://github.com/apache/nifi/pull/2925#discussion_r208012302 --- Diff: nifi-docs/src/main/asciidoc/administration-guide.adoc --- @@ -3256,9 +3361,9 @@ stream { image:s2s-rproxy-portnumber.svg["Port number

[jira] [Commented] (MINIFICPP-592) Restful lookups in RPG should be bypassed when cURL is disabled.

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570697#comment-16570697 ] ASF GitHub Bot commented on MINIFICPP-592: -- GitHub user phrocker opened a pull request:

[jira] [Commented] (MINIFICPP-592) Restful lookups in RPG should be bypassed when cURL is disabled.

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570698#comment-16570698 ] ASF GitHub Bot commented on MINIFICPP-592: -- Github user phrocker commented on the issue:

[GitHub] nifi-minifi-cpp issue #389: MINIFICPP-592: Update RPG to fall back when cURL...

2018-08-06 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/389 MINIFICPP-593 was created to facilitate docker testing. Happy to merge that effort into this one. I don't like the lack of testing but we can't really do this type of test without some

[GitHub] nifi-minifi-cpp pull request #389: MINIFICPP-592: Update RPG to fall back wh...

2018-08-06 Thread phrocker
GitHub user phrocker opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/389 MINIFICPP-592: Update RPG to fall back when cURL is not enable MINIFICPP-593 was created to facilitate some docker testing. Thank you for submitting a contribution to Apache

[jira] [Created] (MINIFICPP-593) Create test for non-cURL support in docker

2018-08-06 Thread Mr TheSegfault (JIRA)
Mr TheSegfault created MINIFICPP-593: Summary: Create test for non-cURL support in docker Key: MINIFICPP-593 URL: https://issues.apache.org/jira/browse/MINIFICPP-593 Project: NiFi MiNiFi C++

[jira] [Commented] (NIFI-5381) Add SFTP Unit Tests using SFTP Server

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

[GitHub] nifi pull request #2846: NIFI-5381 Add GetSFTP and PutSFTP Unit Tests

2018-08-06 Thread joewitt
Github user joewitt commented on a diff in the pull request: https://github.com/apache/nifi/pull/2846#discussion_r207997339 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-nar/src/main/resources/META-INF/NOTICE --- @@ -226,6 +226,11 @@ The following binary

[jira] [Commented] (NIFI-5491) PutHive3Streaming incorrectly handles bytes, shorts, and nested structs

2018-08-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570607#comment-16570607 ] ASF subversion and git services commented on NIFI-5491: --- Commit

[jira] [Commented] (NIFI-5491) PutHive3Streaming incorrectly handles bytes, shorts, and nested structs

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

[jira] [Updated] (NIFI-5491) PutHive3Streaming incorrectly handles bytes, shorts, and nested structs

2018-08-06 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-5491: - Resolution: Fixed Fix Version/s: 1.8.0 Status: Resolved (was: Patch Available) >

[GitHub] nifi pull request #2938: NIFI-5491: Fixed PutHive3Streaming handling of Byte...

2018-08-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2938 ---

[jira] [Commented] (NIFI-4521) MS SQL CDC Processor

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570598#comment-16570598 ] ASF GitHub Bot commented on NIFI-4521: -- Github user patricker commented on the issue:

[GitHub] nifi issue #2231: NIFI-4521 MS SQL CDC Processor

2018-08-06 Thread patricker
Github user patricker commented on the issue: https://github.com/apache/nifi/pull/2231 @mattyb149 Ready when you are. I have plans to add in new functionality to support 'SQL Server Change Tracking', which is a simpler form of change tracking. Would really like to see this PR merged

[GitHub] nifi pull request #2938: NIFI-5491: Fixed PutHive3Streaming handling of Byte...

2018-08-06 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2938#discussion_r207985881 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/hive/streaming/NiFiRecordSerDe.java --- @@ -205,7 +212,9 @@

[jira] [Commented] (NIFI-5491) PutHive3Streaming incorrectly handles bytes, shorts, and nested structs

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

[jira] [Commented] (NIFI-5491) PutHive3Streaming incorrectly handles bytes, shorts, and nested structs

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

[GitHub] nifi pull request #2938: NIFI-5491: Fixed PutHive3Streaming handling of Byte...

2018-08-06 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2938#discussion_r207985525 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/hive/streaming/NiFiRecordSerDe.java --- @@ -227,8 +236,32 @@

[jira] [Commented] (NIFI-5491) PutHive3Streaming incorrectly handles bytes, shorts, and nested structs

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

[GitHub] nifi pull request #2938: NIFI-5491: Fixed PutHive3Streaming handling of Byte...

2018-08-06 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2938#discussion_r207986292 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/hive/streaming/NiFiRecordSerDe.java --- @@ -227,8 +236,32 @@

[GitHub] nifi pull request #2938: NIFI-5491: Fixed PutHive3Streaming handling of Byte...

2018-08-06 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2938#discussion_r207981236 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/hive/streaming/NiFiRecordSerDe.java --- @@ -227,8 +236,32 @@

[jira] [Commented] (NIFI-5491) PutHive3Streaming incorrectly handles bytes, shorts, and nested structs

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

[jira] [Commented] (NIFI-4434) ListHDFS applies File Filter also to subdirectory names in recursive search

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570588#comment-16570588 ] ASF GitHub Bot commented on NIFI-4434: -- Github user ottobackwards commented on a diff in the pull

[GitHub] nifi pull request #2937: NIFI-4434 Fixed recursive listing with a custom reg...

2018-08-06 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/nifi/pull/2937#discussion_r207983251 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/ListHDFS.java --- @@ -462,11

[jira] [Commented] (NIFI-5469) Edits needed for LDAP and Kerberos login identity provider sections in Admin Guide

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

[jira] [Commented] (NIFI-5469) Edits needed for LDAP and Kerberos login identity provider sections in Admin Guide

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

[GitHub] nifi pull request #2925: NIFI-5469 Additional italics and code formatting co...

2018-08-06 Thread zenfenan
Github user zenfenan commented on a diff in the pull request: https://github.com/apache/nifi/pull/2925#discussion_r207975946 --- Diff: nifi-docs/src/main/asciidoc/administration-guide.adoc --- @@ -1486,35 +1588,35 @@ If no administrator action is taken, the configuration values

[GitHub] nifi pull request #2925: NIFI-5469 Additional italics and code formatting co...

2018-08-06 Thread zenfenan
Github user zenfenan commented on a diff in the pull request: https://github.com/apache/nifi/pull/2925#discussion_r207899982 --- Diff: nifi-docs/src/main/asciidoc/administration-guide.adoc --- @@ -3256,9 +3361,9 @@ stream { image:s2s-rproxy-portnumber.svg["Port number to

[GitHub] nifi issue #2937: NIFI-4434 Fixed recursive listing with a custom regex filt...

2018-08-06 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/nifi/pull/2937 @jtstorck will review. First quick thing is to ask if you have considered adding an additionDetails talking about why you would choose one strategy over another, maybe with simple examples?

[jira] [Commented] (NIFI-4434) ListHDFS applies File Filter also to subdirectory names in recursive search

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570533#comment-16570533 ] ASF GitHub Bot commented on NIFI-4434: -- Github user ottobackwards commented on the issue:

[jira] [Updated] (NIFI-5491) PutHive3Streaming incorrectly handles bytes, shorts, and nested structs

2018-08-06 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5491: --- Status: Patch Available (was: In Progress) > PutHive3Streaming incorrectly handles bytes, shorts,

[jira] [Commented] (NIFI-5491) PutHive3Streaming incorrectly handles bytes, shorts, and nested structs

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

[GitHub] nifi pull request #2938: NIFI-5491: Fixed PutHive3Streaming handling of Byte...

2018-08-06 Thread mattyb149
GitHub user mattyb149 opened a pull request: https://github.com/apache/nifi/pull/2938 NIFI-5491: Fixed PutHive3Streaming handling of Byte, Short, and Struct Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask

[jira] [Commented] (NIFI-4434) ListHDFS applies File Filter also to subdirectory names in recursive search

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570505#comment-16570505 ] ASF GitHub Bot commented on NIFI-4434: -- Github user jtstorck commented on the issue:

[GitHub] nifi issue #2937: NIFI-4434 Fixed recursive listing with a custom regex filt...

2018-08-06 Thread jtstorck
Github user jtstorck commented on the issue: https://github.com/apache/nifi/pull/2937 [PR 2930](https://github.com/apache/nifi/pull/2930) was closed due to the branch in my fork being removed before adding the new filter-mode-based changes. @bbende @ottobackwards, this PR implements

[jira] [Commented] (NIFI-4434) ListHDFS applies File Filter also to subdirectory names in recursive search

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570501#comment-16570501 ] ASF GitHub Bot commented on NIFI-4434: -- GitHub user jtstorck opened a pull request:

[GitHub] nifi pull request #2937: NIFI-4434 Fixed recursive listing with a custom reg...

2018-08-06 Thread jtstorck
GitHub user jtstorck opened a pull request: https://github.com/apache/nifi/pull/2937 NIFI-4434 Fixed recursive listing with a custom regex filter. Filter modes are now supported to perform listings based on directory and file names, file-names only, and full path. Thank

[jira] [Commented] (NIFI-4434) ListHDFS applies File Filter also to subdirectory names in recursive search

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570498#comment-16570498 ] ASF GitHub Bot commented on NIFI-4434: -- Github user jtstorck commented on the issue:

[GitHub] nifi issue #2930: NIFI-4434 Fixed recursive listing with a custom regex filt...

2018-08-06 Thread jtstorck
Github user jtstorck commented on the issue: https://github.com/apache/nifi/pull/2930 Accidently deleted my remote branch while updating this PR. It doesn't look like I can reopen this PR. I'll create another PR with the updated code. ---

[jira] [Commented] (NIFI-4434) ListHDFS applies File Filter also to subdirectory names in recursive search

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570494#comment-16570494 ] ASF GitHub Bot commented on NIFI-4434: -- Github user jtstorck closed the pull request at:

[GitHub] nifi pull request #2930: NIFI-4434 Fixed recursive listing with a custom reg...

2018-08-06 Thread jtstorck
Github user jtstorck closed the pull request at: https://github.com/apache/nifi/pull/2930 ---

[jira] [Assigned] (NIFI-5491) PutHive3Streaming incorrectly handles bytes, shorts, and nested structs

2018-08-06 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-5491: -- Assignee: Matt Burgess > PutHive3Streaming incorrectly handles bytes, shorts, and nested

[jira] [Created] (NIFI-5491) PutHive3Streaming incorrectly handles bytes, shorts, and nested structs

2018-08-06 Thread Matt Burgess (JIRA)
Matt Burgess created NIFI-5491: -- Summary: PutHive3Streaming incorrectly handles bytes, shorts, and nested structs Key: NIFI-5491 URL: https://issues.apache.org/jira/browse/NIFI-5491 Project: Apache NiFi

[GitHub] nifi issue #2936: NIFI-5489: Add expression language support to AMQP process...

2018-08-06 Thread danieljimenez
Github user danieljimenez commented on the issue: https://github.com/apache/nifi/pull/2936 After rerunning the Travis failures are gone. ---

[jira] [Commented] (NIFI-5489) Support Attribute Expressions with AMQP Processors

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570313#comment-16570313 ] ASF GitHub Bot commented on NIFI-5489: -- Github user danieljimenez commented on the issue:

[jira] [Created] (MINIFICPP-592) Restful lookups in RPG should be bypassed when cURL is disabled.

2018-08-06 Thread Mr TheSegfault (JIRA)
Mr TheSegfault created MINIFICPP-592: Summary: Restful lookups in RPG should be bypassed when cURL is disabled. Key: MINIFICPP-592 URL: https://issues.apache.org/jira/browse/MINIFICPP-592

[jira] [Created] (NIFI-5490) Export lineage as JSON file

2018-08-06 Thread Pierre Villard (JIRA)
Pierre Villard created NIFI-5490: Summary: Export lineage as JSON file Key: NIFI-5490 URL: https://issues.apache.org/jira/browse/NIFI-5490 Project: Apache NiFi Issue Type: Improvement

[jira] [Commented] (NIFI-5465) HandleHttpRequest times out requests if it goes more than 30 seconds without receiving data, regardless of the configured Request Timeout

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570281#comment-16570281 ] ASF GitHub Bot commented on NIFI-5465: -- Github user markap14 closed the pull request at:

[GitHub] nifi pull request #2918: NIFI-5465: Set the Idle Timeout on jetty connectors...

2018-08-06 Thread markap14
Github user markap14 closed the pull request at: https://github.com/apache/nifi/pull/2918 ---

[jira] [Commented] (NIFI-5465) HandleHttpRequest times out requests if it goes more than 30 seconds without receiving data, regardless of the configured Request Timeout

2018-08-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570280#comment-16570280 ] ASF subversion and git services commented on NIFI-5465: --- Commit

[jira] [Commented] (NIFI-4731) BigQuery processors

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570254#comment-16570254 ] ASF GitHub Bot commented on NIFI-4731: -- Github user danieljimenez commented on the issue:

[GitHub] nifi issue #2682: NIFI-4731: BQ Processors and GCP library update.

2018-08-06 Thread danieljimenez
Github user danieljimenez commented on the issue: https://github.com/apache/nifi/pull/2682 @pvillard31 thanks, I've added that and force pushed an update. ---

[GitHub] nifi issue #2682: NIFI-4731: BQ Processors and GCP library update.

2018-08-06 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/2682 @danieljimenez Based on [WARNING] Files with unapproved licenses:

[jira] [Commented] (NIFI-4731) BigQuery processors

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570191#comment-16570191 ] ASF GitHub Bot commented on NIFI-4731: -- Github user danieljimenez commented on the issue:

[GitHub] nifi issue #2682: NIFI-4731: BQ Processors and GCP library update.

2018-08-06 Thread danieljimenez
Github user danieljimenez commented on the issue: https://github.com/apache/nifi/pull/2682 I'm not sure about the RAT plugin, but this is ready otherwise. ---