[jira] [Updated] (NIFI-2749) maxvalue Attributes Added by QueryDatabaseTable to FlowFiles May be Incorrect

2016-09-08 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-2749: --- Status: Patch Available (was: Open) > maxvalue Attributes Added by QueryDatabaseTable to FlowFiles

[jira] [Commented] (NIFI-2749) maxvalue Attributes Added by QueryDatabaseTable to FlowFiles May be Incorrect

2016-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15475815#comment-15475815 ] ASF GitHub Bot commented on NIFI-2749: -- GitHub user patricker opened a pull request:

[GitHub] nifi pull request #997: NIFI-2749

2016-09-08 Thread patricker
GitHub user patricker opened a pull request: https://github.com/apache/nifi/pull/997 NIFI-2749 Bug fix for NIFI-2641, includes unit test. You can merge this pull request into a Git repository by running: $ git pull https://github.com/patricker/nifi NIFI-2749 Alternatively you

[jira] [Created] (NIFI-2749) maxvalue Attributes Added by QueryDatabaseTable to FlowFiles May be Incorrect

2016-09-08 Thread Peter Wicks (JIRA)
Peter Wicks created NIFI-2749: - Summary: maxvalue Attributes Added by QueryDatabaseTable to FlowFiles May be Incorrect Key: NIFI-2749 URL: https://issues.apache.org/jira/browse/NIFI-2749 Project: Apache

[jira] [Created] (NIFI-2748) Allow empty outgoing message delimiter for the PutTCP processor.

2016-09-08 Thread Stephen Sullivan (JIRA)
Stephen Sullivan created NIFI-2748: -- Summary: Allow empty outgoing message delimiter for the PutTCP processor. Key: NIFI-2748 URL: https://issues.apache.org/jira/browse/NIFI-2748 Project: Apache

[jira] [Commented] (NIFI-2251) Restore lineage graph export

2016-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15474780#comment-15474780 ] ASF GitHub Bot commented on NIFI-2251: -- Github user mcgilman commented on the issue:

[GitHub] nifi issue #982: NIFI-2251 - Initial commit for client side provenance linea...

2016-09-08 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/982 @YolandaMDavis Thanks for the PR! A couple comments... - I ran into an issue running on Edge. The svg that is downloaded appears to contain an additional xmlns attribute in the svg tag. With

[GitHub] nifi-minifi pull request #32: MINIFI-104 - Making connection ids filesystem ...

2016-09-08 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/32#discussion_r78068727 --- Diff: minifi-bootstrap/src/main/java/org/apache/nifi/minifi/bootstrap/util/ConfigTransformer.java --- @@ -546,6 +550,37 @@ protected static void

[GitHub] nifi-minifi pull request #32: MINIFI-104 - Making connection ids filesystem ...

2016-09-08 Thread brosander
Github user brosander commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/32#discussion_r78058194 --- Diff: minifi-bootstrap/src/main/java/org/apache/nifi/minifi/bootstrap/util/ConfigTransformer.java --- @@ -546,6 +550,37 @@ protected static void

[GitHub] nifi-minifi pull request #32: MINIFI-104 - Making connection ids filesystem ...

2016-09-08 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/32#discussion_r78056972 --- Diff: minifi-bootstrap/src/main/java/org/apache/nifi/minifi/bootstrap/util/ConfigTransformer.java --- @@ -546,6 +550,37 @@ protected static void

[jira] [Updated] (NIFI-2718) HTTP Site-to-Site doesn't report port auth failure well, compared to RAW

2016-09-08 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-2718: -- Resolution: Fixed Fix Version/s: 1.1.0 Status: Resolved (was: Patch Available) > HTTP

[jira] [Commented] (NIFI-2718) HTTP Site-to-Site doesn't report port auth failure well, compared to RAW

2016-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15474542#comment-15474542 ] ASF GitHub Bot commented on NIFI-2718: -- Github user mcgilman commented on the issue:

[jira] [Commented] (NIFI-2728) Travis CI experiences GC overhead limit exceeded

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

[GitHub] nifi issue #996: NIFI-2718: Show HTTP S2S Auth error on bulletin

2016-09-08 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/996 Thanks @ijokarumawak. This has been merged to master. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[jira] [Commented] (NIFI-2718) HTTP Site-to-Site doesn't report port auth failure well, compared to RAW

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

[GitHub] nifi pull request #985: NIFI-2728 - Attempt to fix travis-ci build woes

2016-09-08 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi/pull/985#discussion_r78054879 --- Diff: .travis.yml --- @@ -6,12 +21,22 @@ os: jdk: - oraclejdk8 +# Caches mvn repository in order to speed upbuilds +cache: +

[jira] [Commented] (NIFI-2718) HTTP Site-to-Site doesn't report port auth failure well, compared to RAW

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

[GitHub] nifi pull request #996: NIFI-2718: Show HTTP S2S Auth error on bulletin

2016-09-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/996 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (NIFI-1971) Create a batch capable pseudo-whois ("netcat") enrichment Processor

2016-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15474406#comment-15474406 ] ASF GitHub Bot commented on NIFI-1971: -- Github user trixpan commented on the issue:

[GitHub] nifi issue #858: NIFI-1971 - Introduce QueryWhois processor

2016-09-08 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/858 @pvillard31 any chance of completing this PR ? :smile: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[jira] [Commented] (NIFI-2380) ExtractEmailAttachments processor should support TNEF files (aka winmail.dat)

2016-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15474403#comment-15474403 ] ASF GitHub Bot commented on NIFI-2380: -- Github user trixpan commented on the issue:

[GitHub] nifi issue #817: NIFI-2380 - Introduce ExtractTNEFAttachments

2016-09-08 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/817 @olegz how is testing looking like? Cheers --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[jira] [Commented] (NIFI-1926) Create a general purpose Aggregating processor

2016-09-08 Thread Daniel Cave (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15474296#comment-15474296 ] Daniel Cave commented on NIFI-1926: --- NIFI-2590 likely encompasses this requested functionality > Create

[jira] [Commented] (NIFI-1682) RollingWindowAggregator Processor

2016-09-08 Thread Daniel Cave (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15474295#comment-15474295 ] Daniel Cave commented on NIFI-1682: --- NIFI-2590 likely encompasses this requested functionality >

[jira] [Assigned] (NIFI-1847) improve provenance space utilization

2016-09-08 Thread Joe Skora (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Skora reassigned NIFI-1847: --- Assignee: Joe Skora > improve provenance space utilization > > >

[jira] [Commented] (NIFI-1682) RollingWindowAggregator Processor

2016-09-08 Thread Daniel Cave (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15474280#comment-15474280 ] Daniel Cave commented on NIFI-1682: --- See NIFI-2590 FlowFileAggregationController Processor. One of the

[jira] [Commented] (NIFI-1926) Create a general purpose Aggregating processor

2016-09-08 Thread Daniel Cave (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15474273#comment-15474273 ] Daniel Cave commented on NIFI-1926: --- See NIFI-2590 FlowFileAggregationController Processor. This may

[jira] [Commented] (NIFI-2718) HTTP Site-to-Site doesn't report port auth failure well, compared to RAW

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

[jira] [Commented] (NIFI-2718) HTTP Site-to-Site doesn't report port auth failure well, compared to RAW

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

[GitHub] nifi pull request #996: NIFI-2718: Show HTTP S2S Auth error on bulletin

2016-09-08 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/996#discussion_r78028242 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/DataTransferResource.java --- @@

[GitHub] nifi pull request #996: NIFI-2718: Show HTTP S2S Auth error on bulletin

2016-09-08 Thread ijokarumawak
Github user ijokarumawak commented on a diff in the pull request: https://github.com/apache/nifi/pull/996#discussion_r78028247 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/DataTransferResource.java ---

[jira] [Commented] (NIFI-2718) HTTP Site-to-Site doesn't report port auth failure well, compared to RAW

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

[GitHub] nifi pull request #995: NIFI-1966: Resolved issue where two flows that are b...

2016-09-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/995 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] nifi issue #995: NIFI-1966: Resolved issue where two flows that are both emp...

2016-09-08 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/995 +1 full build passing and verified a three node cluster starts successfully when all flows are empty with different root group ids, will merge to master --- If your project is set up for it, you can

[jira] [Updated] (NIFI-1966) Address Issue of Nodes Disagreeing About Flow Contents on Startup

2016-09-08 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-1966: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Address Issue of Nodes Disagreeing

[jira] [Commented] (NIFI-1966) Address Issue of Nodes Disagreeing About Flow Contents on Startup

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

[jira] [Commented] (NIFI-1966) Address Issue of Nodes Disagreeing About Flow Contents on Startup

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

[jira] [Commented] (NIFI-1966) Address Issue of Nodes Disagreeing About Flow Contents on Startup

2016-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15474052#comment-15474052 ] ASF GitHub Bot commented on NIFI-1966: -- Github user bbende commented on the issue:

[GitHub] nifi pull request #996: NIFI-2718: Show HTTP S2S Auth error on bulletin

2016-09-08 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/996#discussion_r78013161 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/DataTransferResource.java --- @@

[jira] [Commented] (NIFI-2718) HTTP Site-to-Site doesn't report port auth failure well, compared to RAW

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

[GitHub] nifi pull request #996: NIFI-2718: Show HTTP S2S Auth error on bulletin

2016-09-08 Thread ijokarumawak
Github user ijokarumawak commented on a diff in the pull request: https://github.com/apache/nifi/pull/996#discussion_r78010652 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/DataTransferResource.java ---

[jira] [Commented] (NIFI-2718) HTTP Site-to-Site doesn't report port auth failure well, compared to RAW

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

[GitHub] nifi pull request #996: NIFI-2718: Show HTTP S2S Auth error on bulletin

2016-09-08 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/996#discussion_r78007844 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/DataTransferResource.java --- @@

[jira] [Commented] (NIFI-1170) TailFile "File to Tail" property should support Wildcards

2016-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15472948#comment-15472948 ] ASF GitHub Bot commented on NIFI-1170: -- Github user pvillard31 commented on the issue:

[GitHub] nifi issue #980: NIFI-1170 - Improved TailFile processor to support multiple...

2016-09-08 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/980 @trixpan I modified the documentation as you suggest even though I do have use cases where the appended file is static and rolling files contain the date. I think you can give it a try... it may

[GitHub] nifi pull request #996: NIFI-2718: Show HTTP S2S Auth error on bulletin

2016-09-08 Thread ijokarumawak
GitHub user ijokarumawak opened a pull request: https://github.com/apache/nifi/pull/996 NIFI-2718: Show HTTP S2S Auth error on bulletin This commit fixes following two issues, that happens when a Root Group Port policy for S2S data transfer is removed at a remote NiFi, after a