[GitHub] nifi issue #1496: NIFI-3414: Added EnforceOrder processor

2017-04-10 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/1496 +1 LGTM, ran with the latest, full build and a number of use cases. All looks great, thanks very much! Merging to master --- If your project is set up for it, you can reply to this email and have y

[jira] [Updated] (NIFI-3414) Implement an EnforceOrder processor

2017-04-10 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-3414: --- Fix Version/s: 1.2.0 > Implement an EnforceOrder processor > --- > >

[jira] [Commented] (NIFI-3414) Implement an EnforceOrder processor

2017-04-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963332#comment-15963332 ] ASF GitHub Bot commented on NIFI-3414: -- Github user mattyb149 commented on the issue:

[jira] [Updated] (NIFI-3414) Implement an EnforceOrder processor

2017-04-10 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-3414: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Implement an EnforceOrder processo

[jira] [Commented] (NIFI-3035) URL to display a particular process group in UI

2017-04-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963343#comment-15963343 ] ASF GitHub Bot commented on NIFI-3035: -- Github user scottyaslan commented on a diff in

[GitHub] nifi pull request #1659: [NIFI-3035] use api supported .entries() to iterate...

2017-04-10 Thread scottyaslan
Github user scottyaslan commented on a diff in the pull request: https://github.com/apache/nifi/pull/1659#discussion_r110735389 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-canvas-utils.js --- @@ -412,9 +412,9

[jira] [Created] (NIFI-3686) EOFException on swap in causes tight loop in polling for flowfiles

2017-04-10 Thread Michael Moser (JIRA)
Michael Moser created NIFI-3686: --- Summary: EOFException on swap in causes tight loop in polling for flowfiles Key: NIFI-3686 URL: https://issues.apache.org/jira/browse/NIFI-3686 Project: Apache NiFi

[jira] [Commented] (NIFI-3686) EOFException on swap in causes tight loop in polling for flowfiles

2017-04-10 Thread Michael Moser (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963355#comment-15963355 ] Michael Moser commented on NIFI-3686: - Note: I didn't encounter this on a production sy

[jira] [Created] (NIFI-3687) Failed to connect node to cluster due to: java.lang.NullPointerException

2017-04-10 Thread Joseph Niemiec (JIRA)
Joseph Niemiec created NIFI-3687: Summary: Failed to connect node to cluster due to: java.lang.NullPointerException Key: NIFI-3687 URL: https://issues.apache.org/jira/browse/NIFI-3687 Project: Apache

[jira] [Created] (NIFI-3688) Create extended groovy scripting processor

2017-04-10 Thread Dmitry Lukyanov (JIRA)
Dmitry Lukyanov created NIFI-3688: - Summary: Create extended groovy scripting processor Key: NIFI-3688 URL: https://issues.apache.org/jira/browse/NIFI-3688 Project: Apache NiFi Issue Type: Ne

[jira] [Commented] (NIFI-3688) Create extended groovy scripting processor

2017-04-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963504#comment-15963504 ] ASF GitHub Bot commented on NIFI-3688: -- GitHub user dlukyanov opened a pull request:

[GitHub] nifi pull request #1662: NIFI-3688 Extended Groovy Nifi Processor

2017-04-10 Thread dlukyanov
GitHub user dlukyanov opened a pull request: https://github.com/apache/nifi/pull/1662 NIFI-3688 Extended Groovy Nifi Processor Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the followin

[GitHub] nifi pull request #1662: NIFI-3688 Extended Groovy Nifi Processor

2017-04-10 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/1662#discussion_r110773031 --- Diff: nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-nar/pom.xml --- @@ -0,0 +1,44 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi=

[jira] [Commented] (NIFI-3688) Create extended groovy scripting processor

2017-04-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963547#comment-15963547 ] ASF GitHub Bot commented on NIFI-3688: -- Github user alopresto commented on a diff in t

[GitHub] nifi pull request #1662: NIFI-3688 Extended Groovy Nifi Processor

2017-04-10 Thread dlukyanov
Github user dlukyanov commented on a diff in the pull request: https://github.com/apache/nifi/pull/1662#discussion_r110773203 --- Diff: nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-nar/pom.xml --- @@ -0,0 +1,44 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi=

[jira] [Commented] (NIFI-3688) Create extended groovy scripting processor

2017-04-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963549#comment-15963549 ] ASF GitHub Bot commented on NIFI-3688: -- Github user dlukyanov commented on a diff in t

[GitHub] nifi issue #1595: NIFI-3600 Improve logging and relationship routing for fai...

2017-04-10 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/1595 :rofl: --- 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 feat

[jira] [Commented] (NIFI-3600) Improve logging and relationship routing for failures in DeleteHDFS

2017-04-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963658#comment-15963658 ] ASF GitHub Bot commented on NIFI-3600: -- Github user trixpan commented on the issue:

[jira] [Created] (NIFI-3689) TestWriteAheadStorePartition frequently causes travis failures

2017-04-10 Thread Andre F de Miranda (JIRA)
Andre F de Miranda created NIFI-3689: Summary: TestWriteAheadStorePartition frequently causes travis failures Key: NIFI-3689 URL: https://issues.apache.org/jira/browse/NIFI-3689 Project: Apache Ni

[GitHub] nifi-site pull request #17: MiNiFi-260: Create a "Getting Started" Guide for...

2017-04-10 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-site/pull/17#discussion_r110799319 --- Diff: src/includes/minifi/minifi-topbar.hbs --- @@ -26,16 +26,17 @@ Documentation

[GitHub] nifi-minifi-cpp pull request #77: MINIFI-264 Remove libxml2 from travis buil...

2017-04-10 Thread apiri
GitHub user apiri opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/77 MINIFI-264 Remove libxml2 from travis build as it is no longer needed. MINIFI-264 Remove libxml2 from travis build as it is no longer needed. Thank you for submitting a contribution to

[GitHub] nifi-site pull request #17: MiNiFi-260: Create a "Getting Started" Guide for...

2017-04-10 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-site/pull/17#discussion_r110800166 --- Diff: src/pages/markdown/minifi/getting-started.md --- @@ -0,0 +1,122 @@ +--- +title: Apache NiFi MiNiFi: Getting Started +--- + +

[GitHub] nifi-site pull request #17: MiNiFi-260: Create a "Getting Started" Guide for...

2017-04-10 Thread randerzander
Github user randerzander commented on a diff in the pull request: https://github.com/apache/nifi-site/pull/17#discussion_r110802366 --- Diff: src/pages/markdown/minifi/getting-started.md --- @@ -0,0 +1,122 @@ +--- +title: Apache NiFi MiNiFi: Getting Started +---

[jira] [Commented] (NIFI-3679) Add Content Viewer for Avro

2017-04-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963801#comment-15963801 ] ASF subversion and git services commented on NIFI-3679: --- Commit 8a539

[GitHub] nifi pull request #1655: NIFI-3679: Added Avro Content Viewer

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1655 --- 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 enabl

[jira] [Updated] (NIFI-3679) Add Content Viewer for Avro

2017-04-10 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-3679: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Add Content Viewer for Avro > --

[jira] [Commented] (NIFI-3679) Add Content Viewer for Avro

2017-04-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963802#comment-15963802 ] ASF GitHub Bot commented on NIFI-3679: -- Github user asfgit closed the pull request at:

[GitHub] nifi pull request #1610: NIFI-3633 Adding HttpNotificationService.

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1610 --- 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 enabl

[jira] [Assigned] (NIFI-3633) Create an HttpNotifierService implementation of the Bootstrap Notification Service

2017-04-10 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt reassigned NIFI-3633: - Assignee: Joseph Percivall (was: Joseph Witt) > Create an HttpNotifierService implementation of t

[jira] [Commented] (NIFI-3633) Create an HttpNotifierService implementation of the Bootstrap Notification Service

2017-04-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963821#comment-15963821 ] ASF GitHub Bot commented on NIFI-3633: -- Github user asfgit closed the pull request at:

[jira] [Commented] (NIFI-3633) Create an HttpNotifierService implementation of the Bootstrap Notification Service

2017-04-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963820#comment-15963820 ] ASF subversion and git services commented on NIFI-3633: --- Commit 54198

[jira] [Updated] (NIFI-3633) Create an HttpNotifierService implementation of the Bootstrap Notification Service

2017-04-10 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-3633: -- Resolution: Fixed Status: Resolved (was: Patch Available) +1 merged to master. Thanks > Create

[jira] [Commented] (NIFI-3633) Create an HttpNotifierService implementation of the Bootstrap Notification Service

2017-04-10 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963825#comment-15963825 ] Joseph Percivall commented on NIFI-3633: Thanks for the review [~joewitt], very muc

[jira] [Updated] (NIFI-3089) Eliminate any usage of json.org Cat-X License

2017-04-10 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-3089: -- Summary: Eliminate any usage of json.org Cat-X License (was: Ensure GetTwitter processor does not levera

[jira] [Assigned] (NIFI-3089) Eliminate any usage of json.org Cat-X License

2017-04-10 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt reassigned NIFI-3089: - Assignee: Joseph Witt > Eliminate any usage of json.org Cat-X License > --

[jira] [Commented] (NIFI-3089) Eliminate any usage of json.org Cat-X License

2017-04-10 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963836#comment-15963836 ] Joseph Witt commented on NIFI-3089: --- This comes in transitively via twitter4j-hbc -> twit

[jira] [Created] (NIFI-3690) nifi-gcp-bundle contains undeclared (L&N) dependencies

2017-04-10 Thread Joseph Witt (JIRA)
Joseph Witt created NIFI-3690: - Summary: nifi-gcp-bundle contains undeclared (L&N) dependencies Key: NIFI-3690 URL: https://issues.apache.org/jira/browse/NIFI-3690 Project: Apache NiFi Issue Type

[jira] [Commented] (NIFI-3690) nifi-gcp-bundle contains undeclared (L&N) dependencies

2017-04-10 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963848#comment-15963848 ] Joseph Witt commented on NIFI-3690: --- here are the jars the nifi-gcp-nar includes: aopall

<    1   2