[GitHub] [nifi-minifi-cpp] arpadboda closed pull request #613: Minificpp 927 Nanofi tailfile delimited processor

2019-09-22 Thread GitBox
arpadboda closed pull request #613: Minificpp 927 Nanofi tailfile delimited processor URL: https://github.com/apache/nifi-minifi-cpp/pull/613 This is an automated message from the Apache Git Service. To respond to the messag

[jira] [Updated] (NIFI-6679) MoveHDFS removes original file when destination exists

2019-09-22 Thread Eduardo Mota Fontes (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eduardo Mota Fontes updated NIFI-6679: -- Fix Version/s: 1.10.0 Resolution: Fixed Status: Resolved (was: Patch A

[jira] [Updated] (NIFI-6679) MoveHDFS removes original file when destination exists

2019-09-22 Thread Eduardo Mota Fontes (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eduardo Mota Fontes updated NIFI-6679: -- Status: Patch Available (was: Open) h1. Please, view PR #3746 > MoveHDFS removes origi

[GitHub] [nifi] eduardofontes opened a new pull request #3746: NIFI-6679 - Patch MoveHDFS

2019-09-22 Thread GitBox
eduardofontes opened a new pull request #3746: NIFI-6679 - Patch MoveHDFS URL: https://github.com/apache/nifi/pull/3746 MoveHDFS removes original file when destination exists. Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR h

[GitHub] [nifi] eduardofontes closed pull request #3746: NIFI-6679 - Patch MoveHDFS

2019-09-22 Thread GitBox
eduardofontes closed pull request #3746: NIFI-6679 - Patch MoveHDFS URL: https://github.com/apache/nifi/pull/3746 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[jira] [Commented] (NIFI-4095) ExtractText should not require a capture group in every regular expression

2019-09-22 Thread Parth Agarwal (Jira)
[ https://issues.apache.org/jira/browse/NIFI-4095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16935403#comment-16935403 ] Parth Agarwal commented on NIFI-4095: - Hi everyone, a newb here so please bear with me

[jira] [Updated] (NIFI-6695) ExtractEmailAttachments/ExtractEmailHeaders should not validate 'SendDate'

2019-09-22 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-6695: - Priority: Major (was: Blocker) > ExtractEmailAttachments/ExtractEmailHeaders should not validate

[jira] [Updated] (NIFI-6695) ExtractEmailAttachments/ExtractEmailHeaders should not validate 'SendDate'

2019-09-22 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-6695: - Status: Patch Available (was: Open) > ExtractEmailAttachments/ExtractEmailHeaders should not vali

[GitHub] [nifi] adarmiento opened a new pull request #3761: WIP: NIFI-6684: Add more property to Hive3ConnectionPool

2019-09-22 Thread GitBox
adarmiento opened a new pull request #3761: WIP: NIFI-6684: Add more property to Hive3ConnectionPool URL: https://github.com/apache/nifi/pull/3761 Description of PR * Porting of MIN_IDLE, MAX_IDLE, EVICTION_RUN_PERIOD, MIN_EVICTABLE_IDLE_TIME properties from DBCPConnectionPool

[GitHub] [nifi] ottobackwards commented on issue #3455: NIFI-5900 Add SelectJson processor

2019-09-22 Thread GitBox
ottobackwards commented on issue #3455: NIFI-5900 Add SelectJson processor URL: https://github.com/apache/nifi/pull/3455#issuecomment-533879740 Besides de-conflicting, from my POV, I think that there needs to be some consensus on which of the approaches makes for sense for the project. I t

[jira] [Commented] (NIFI-6684) Add more property to Hive3ConnectionPool

2019-09-22 Thread Alessandro D'Armiento (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16935295#comment-16935295 ] Alessandro D'Armiento commented on NIFI-6684: - Hello [~jamescheng], I took a l

[jira] [Commented] (NIFI-6698) HandleHttpRequest does not handle multiple URL parameters

2019-09-22 Thread Alessandro D'Armiento (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16935288#comment-16935288 ] Alessandro D'Armiento commented on NIFI-6698: - Hello Patrick,  I am trying to

[jira] [Updated] (NIFI-6698) HandleHttpRequest does not handle multiple URL parameters

2019-09-22 Thread Alessandro D'Armiento (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro D'Armiento updated NIFI-6698: Attachment: image-2019-09-22-15-22-44-053.png > HandleHttpRequest does not handle mu

[jira] [Updated] (NIFI-6698) HandleHttpRequest does not handle multiple URL parameters

2019-09-22 Thread Alessandro D'Armiento (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro D'Armiento updated NIFI-6698: Attachment: image-2019-09-22-15-19-18-523.png > HandleHttpRequest does not handle mu

[GitHub] [nifi] adarmiento commented on issue #3698: NIFI-6628: Separate out logging of extensions vs. nifi framework

2019-09-22 Thread GitBox
adarmiento commented on issue #3698: NIFI-6628: Separate out logging of extensions vs. nifi framework URL: https://github.com/apache/nifi/pull/3698#issuecomment-533871588 Hello @markap14, I've evaluated the middle package strategy too, but I immediately discarded because as you mentioned