[jira] [Updated] (NIFI-3166) SocketRemoteSiteListener NPE when calling NifiProperties.getRemoteInputHttpPort

2016-12-12 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-3166: Status: Patch Available (was: In Progress) > SocketRemoteSiteListener NPE when calling >

[jira] [Commented] (NIFI-3166) SocketRemoteSiteListener NPE when calling NifiProperties.getRemoteInputHttpPort

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

[GitHub] nifi pull request #1324: NIFI-3166: Fix SocketRemoteSiteListener NPE.

2016-12-12 Thread ijokarumawak
GitHub user ijokarumawak opened a pull request: https://github.com/apache/nifi/pull/1324 NIFI-3166: Fix SocketRemoteSiteListener NPE. Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the

[jira] [Assigned] (NIFI-3166) SocketRemoteSiteListener NPE when calling NifiProperties.getRemoteInputHttpPort

2016-12-12 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura reassigned NIFI-3166: --- Assignee: Koji Kawamura > SocketRemoteSiteListener NPE when calling >

[jira] [Commented] (NIFI-3029) QueryDatabaseTable supports max fragments property

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

[GitHub] nifi issue #1213: NIFI-3029: QueryDatabaseTable supports max fragments prope...

2016-12-12 Thread combineads
Github user combineads commented on the issue: https://github.com/apache/nifi/pull/1213 @mattyb149 I changed this code that you reviewed. I hope to merge master as soon as possible. Thanks for your efforts. --- If your project is set up for it, you can reply to

[jira] [Updated] (NIFI-3167) Delete cluster node button not rendered by firefox browser

2016-12-12 Thread Andre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andre updated NIFI-3167: Summary: Delete cluster node button not rendered by firefox browser (was: DFM should be able to delete a node using

[GitHub] nifi pull request #1323: update counter processor and test

2016-12-12 Thread speddy93
GitHub user speddy93 opened a pull request: https://github.com/apache/nifi/pull/1323 update counter processor and test Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the following steps

[jira] [Created] (NIFI-3191) HDFS Processors Should Allow Choosing LZO Compression

2016-12-12 Thread Bryan Bende (JIRA)
Bryan Bende created NIFI-3191: - Summary: HDFS Processors Should Allow Choosing LZO Compression Key: NIFI-3191 URL: https://issues.apache.org/jira/browse/NIFI-3191 Project: Apache NiFi Issue

[jira] [Assigned] (NIFI-3190) don't try to load compression codec, when compression codec is set to None

2016-12-12 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende reassigned NIFI-3190: - Assignee: Bryan Bende > don't try to load compression codec, when compression codec is set to

[jira] [Created] (NIFI-3190) don't try to load compression codec, when compression codec is set to None

2016-12-12 Thread Karthik Narayanan (JIRA)
Karthik Narayanan created NIFI-3190: --- Summary: don't try to load compression codec, when compression codec is set to None Key: NIFI-3190 URL: https://issues.apache.org/jira/browse/NIFI-3190

[jira] [Updated] (NIFI-3082) PutElasticsearchHttp fails to dequeue item on 5xx response

2016-12-12 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-3082: --- Issue Type: Bug (was: Improvement) > PutElasticsearchHttp fails to dequeue item on 5xx response >

[jira] [Commented] (NIFI-3159) Long group name causes alignment issues in the access policy shell

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

[GitHub] nifi pull request #1310: [NIFI-3159] Add ellipsis to long PG name in access ...

2016-12-12 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/1310#discussion_r92043862 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-policy-management.js --- @@ -759,18

[jira] [Commented] (NIFI-3173) When creating a template Controller Services can end up being not properly scoped

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

[GitHub] nifi issue #1318: NIFI-3173: When a template is created with multiple compon...

2016-12-12 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/1318 @JPercivall good catch! I was so caught up verifying top-level controller services that i missed that. I have pushed a second commit to address this. Thanks! --- If your project is set up for it,

[jira] [Commented] (NIFI-3159) Long group name causes alignment issues in the access policy shell

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

[GitHub] nifi pull request #1310: [NIFI-3159] Add ellipsis to long PG name in access ...

2016-12-12 Thread scottyaslan
Github user scottyaslan commented on a diff in the pull request: https://github.com/apache/nifi/pull/1310#discussion_r92041070 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-policy-management.js --- @@ -759,18

[jira] [Commented] (NIFI-3170) UI - Unauthorized action in Flow Configuration History

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

[GitHub] nifi issue #1322: [NIFI-3170] remove action details if user does not have re...

2016-12-12 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/1322 Will review. --- 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

[jira] [Updated] (NIFI-3170) UI - Unauthorized action in Flow Configuration History

2016-12-12 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-3170: -- Status: Patch Available (was: In Progress) > UI - Unauthorized action in Flow Configuration History >

[jira] [Commented] (NIFI-3170) UI - Unauthorized action in Flow Configuration History

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

[GitHub] nifi pull request #1322: [NIFI-3170] remove action details if user does not ...

2016-12-12 Thread scottyaslan
GitHub user scottyaslan opened a pull request: https://github.com/apache/nifi/pull/1322 [NIFI-3170] remove action details if user does not have read perms, a… Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we

[jira] [Updated] (NIFI-3188) Test corner cases of StreamDemarcator

2016-12-12 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-3188: - Status: Patch Available (was: Open) > Test corner cases of StreamDemarcator >

[jira] [Updated] (NIFI-3188) Test corner cases of StreamDemarcator

2016-12-12 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-3188: - Fix Version/s: 1.1.1 > Test corner cases of StreamDemarcator > - > >

[jira] [Commented] (NIFI-3188) Test corner cases of StreamDemarcator

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

[GitHub] nifi pull request #1321: NIFI-3188: Added unit test to test corner cases

2016-12-12 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/1321 NIFI-3188: Added unit test to test corner cases Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the

[jira] [Created] (NIFI-3189) ConsumeKafka 0.9 and 0.10 can cause consumer rebalance when backpressure is engaged

2016-12-12 Thread Joseph Witt (JIRA)
Joseph Witt created NIFI-3189: - Summary: ConsumeKafka 0.9 and 0.10 can cause consumer rebalance when backpressure is engaged Key: NIFI-3189 URL: https://issues.apache.org/jira/browse/NIFI-3189 Project:

[jira] [Commented] (NIFI-3159) Long group name causes alignment issues in the access policy shell

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

[jira] [Created] (NIFI-3188) Test corner cases of StreamDemarcator

2016-12-12 Thread Mark Payne (JIRA)
Mark Payne created NIFI-3188: Summary: Test corner cases of StreamDemarcator Key: NIFI-3188 URL: https://issues.apache.org/jira/browse/NIFI-3188 Project: Apache NiFi Issue Type: Bug

[GitHub] nifi-minifi pull request #64: MINIFI-153 - Adding proxy settings to remote p...

2016-12-12 Thread JPercivall
Github user JPercivall commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/64#discussion_r92000958 --- Diff: minifi-commons/minifi-commons-schema/src/main/java/org/apache/nifi/minifi/commons/schema/v2/RemoteProcessGroupSchemaV2.java --- @@ -0,0

[GitHub] nifi-minifi pull request #64: MINIFI-153 - Adding proxy settings to remote p...

2016-12-12 Thread JPercivall
Github user JPercivall commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/64#discussion_r92008401 --- Diff: minifi-commons/minifi-commons-schema/src/main/java/org/apache/nifi/minifi/commons/schema/RemoteProcessGroupSchema.java --- @@ -78,9 +80,14

[GitHub] nifi-minifi pull request #64: MINIFI-153 - Adding proxy settings to remote p...

2016-12-12 Thread JPercivall
Github user JPercivall commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/64#discussion_r92008152 --- Diff: minifi-commons/minifi-commons-schema/src/main/java/org/apache/nifi/minifi/commons/schema/RemoteProcessGroupSchema.java --- @@ -91,6 +98,10

[jira] [Assigned] (NIFI-3170) UI - Unauthorized action in Flow Configuration History

2016-12-12 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan reassigned NIFI-3170: - Assignee: Scott Aslan > UI - Unauthorized action in Flow Configuration History >

[jira] [Commented] (NIFI-3160) Updating the PG name of the current PG does not get syndicated

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

[jira] [Commented] (NIFI-3160) Updating the PG name of the current PG does not get syndicated

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

[GitHub] nifi pull request #1315: [NIFI-3160] reload canvas when updating PG name of ...

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1315 --- 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 #1315: [NIFI-3160] reload canvas when updating PG name of current...

2016-12-12 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/1315 Looks good @scottyaslan. Thanks 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

[jira] [Commented] (NIFI-3160) Updating the PG name of the current PG does not get syndicated

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

[jira] [Commented] (NIFI-3173) When creating a template Controller Services can end up being not properly scoped

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

[GitHub] nifi issue #1318: NIFI-3173: When a template is created with multiple compon...

2016-12-12 Thread JPercivall
Github user JPercivall commented on the issue: https://github.com/apache/nifi/pull/1318 @markap14 I hit a case where a CS wasn't preserved. I'll outline it in the same way you listed your example in the comments: G1 -- C1 | | G2 -- C2 |\ | P1

[GitHub] nifi pull request #1320: NIFI-2585 Add attributes to track s2s host and port

2016-12-12 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi/pull/1320 NIFI-2585 Add attributes to track s2s host and port I left the three commits to show the history of how this evolved. We can squash my two commits when merging, but I wanted Randy to get credit for

[jira] [Updated] (NIFI-3167) DFM should be able to delete a node using UI

2016-12-12 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-3167: -- Status: Patch Available (was: In Progress) > DFM should be able to delete a node using UI >

[jira] [Commented] (NIFI-3160) Updating the PG name of the current PG does not get syndicated

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

[GitHub] nifi pull request #1319: NIFI-3167: Delete button in cluster table wrapping ...

2016-12-12 Thread mcgilman
GitHub user mcgilman opened a pull request: https://github.com/apache/nifi/pull/1319 NIFI-3167: Delete button in cluster table wrapping to next line NIFI-3167: - Ensuring the DELETE button is visible for cluster nodes. - Removing unnecessary wrapper element and nonbreaking

[GitHub] nifi-minifi pull request #64: MINIFI-153 - Adding proxy settings to remote p...

2016-12-12 Thread brosander
GitHub user brosander opened a pull request: https://github.com/apache/nifi-minifi/pull/64 MINIFI-153 - Adding proxy settings to remote process group Thank you for submitting a contribution to Apache NiFi - MiNiFi. In order to streamline the review of the contribution we

[jira] [Commented] (NIFI-2585) Add attributes to track where a flow file came from when receiving over site-to-site

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

[jira] [Commented] (NIFI-2585) Add attributes to track where a flow file came from when receiving over site-to-site

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

[GitHub] nifi pull request #1307: NIFI-2585: Add attributes to track where a flow fil...

2016-12-12 Thread randerzander
Github user randerzander closed the pull request at: https://github.com/apache/nifi/pull/1307 --- 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

[GitHub] nifi issue #1307: NIFI-2585: Add attributes to track where a flow file came ...

2016-12-12 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/nifi/pull/1307 @bbende, thanks for spending time looking into this. Makes sense to me. Since you did all the work, I'll close this PR and you can open a new one with your branch. --- If your project

[jira] [Commented] (NIFI-3173) When creating a template Controller Services can end up being not properly scoped

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

[GitHub] nifi issue #1318: NIFI-3173: When a template is created with multiple compon...

2016-12-12 Thread JPercivall
Github user JPercivall commented on the issue: https://github.com/apache/nifi/pull/1318 Reviewing --- 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

[jira] [Commented] (NIFI-3186) NullPointerException in Provenance Repository on startup

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

[GitHub] nifi issue #1317: NIFI-3186: Fixed NPE that was overlooked

2016-12-12 Thread gresockj
Github user gresockj commented on the issue: https://github.com/apache/nifi/pull/1317 It looks like it should fix the issue. I have deployed it to my cluster, and I'll monitor it today and let you know tomorrow if I have anymore problems. --- If your project is set up for it, you

[jira] [Assigned] (NIFI-3167) DFM should be able to delete a node using UI

2016-12-12 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reassigned NIFI-3167: - Assignee: Matt Gilman > DFM should be able to delete a node using UI >

[jira] [Commented] (NIFI-3090) Should add new flow election cluster properties to Admin Guide property tables

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

[jira] [Updated] (NIFI-3090) Should add new flow election cluster properties to Admin Guide property tables

2016-12-12 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-3090: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Should add new flow election

[GitHub] nifi pull request #1313: NIFI-3090 Added new flow election cluster propertie...

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1313 --- 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] [Updated] (NIFI-3090) Should add new flow election cluster properties to Admin Guide property tables

2016-12-12 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-3090: -- Fix Version/s: 1.1.1 1.2.0 Status: Patch Available (was: Open) > Should

[jira] [Resolved] (NIFI-3178) Missing images in User Admin Guide for Operate Palette buttons

2016-12-12 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFI-3178. --- Resolution: Fixed Fix Version/s: 1.1.1 1.2.0 > Missing images in User Admin

[jira] [Commented] (NIFI-3178) Missing images in User Admin Guide for Operate Palette buttons

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

[GitHub] nifi pull request #1314: NIFI-3178 Corrected missing Operate Palette button ...

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1314 --- 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-3178) Missing images in User Admin Guide for Operate Palette buttons

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

[jira] [Commented] (NIFI-2585) Add attributes to track where a flow file came from when receiving over site-to-site

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

[GitHub] nifi issue #1307: NIFI-2585: Add attributes to track where a flow file came ...

2016-12-12 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/1307 @randerzander I wrote a simple Java main method with the following: ``` URI uri = new URI("nifi://techops_web-service.dev_1.techops_dev:42626"); System.out.println("Host: " + uri.getHost());

[jira] [Updated] (NIFI-3173) When creating a template Controller Services can end up being not properly scoped

2016-12-12 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-3173: - Status: Patch Available (was: Open) > When creating a template Controller Services can end up being not

[jira] [Assigned] (NIFI-3173) When creating a template Controller Services can end up being not properly scoped

2016-12-12 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne reassigned NIFI-3173: Assignee: Mark Payne > When creating a template Controller Services can end up being not properly

[jira] [Commented] (NIFI-3173) When creating a template Controller Services can end up being not properly scoped

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

[GitHub] nifi pull request #1318: NIFI-3173: When a template is created with multiple...

2016-12-12 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/1318 NIFI-3173: When a template is created with multiple components in dif… Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask

[jira] [Updated] (NIFI-3173) When creating a template Controller Services can end up being not properly scoped

2016-12-12 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-3173: - Fix Version/s: 1.1.1 > When creating a template Controller Services can end up being not properly >

[jira] [Updated] (NIFI-3186) NullPointerException in Provenance Repository on startup

2016-12-12 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-3186: - Status: Patch Available (was: Open) > NullPointerException in Provenance Repository on startup >

[jira] [Commented] (NIFI-3186) NullPointerException in Provenance Repository on startup

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

[GitHub] nifi pull request #1317: NIFI-3186: Fixed NPE that was overlooked

2016-12-12 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/1317 NIFI-3186: Fixed NPE that was overlooked Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the following

[jira] [Updated] (NIFI-3167) DFM should be able to delete a node using UI

2016-12-12 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-3167: -- Fix Version/s: 1.2.0 > DFM should be able to delete a node using UI >

[jira] [Commented] (NIFI-3167) DFM should be able to delete a node using UI

2016-12-12 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15741825#comment-15741825 ] Matt Gilman commented on NIFI-3167: --- I just confirmed it. Appears to only be an issue in FireFox. Looks

[jira] [Closed] (NIFI-3187) Put flow name in browser title bar

2016-12-12 Thread Joseph Gresock (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Gresock closed NIFI-3187. > Put flow name in browser title bar > -- > > Key:

[jira] [Commented] (NIFI-3147) Build processor to parse CCDA into attributes and JSON

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

[GitHub] nifi issue #1312: NIFI-3147 CCDA Processor

2016-12-12 Thread kedarchitale
Github user kedarchitale commented on the issue: https://github.com/apache/nifi/pull/1312 @joewitt, I have moved the contents of README.md to additionalDetails.html --- 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

[jira] [Resolved] (NIFI-3187) Put flow name in browser title bar

2016-12-12 Thread Joseph Gresock (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Gresock resolved NIFI-3187. -- Resolution: Duplicate Whoops, this is the same as NIFI-3169 > Put flow name in browser title

[jira] [Created] (NIFI-3187) Put flow name in browser title bar

2016-12-12 Thread Joseph Gresock (JIRA)
Joseph Gresock created NIFI-3187: Summary: Put flow name in browser title bar Key: NIFI-3187 URL: https://issues.apache.org/jira/browse/NIFI-3187 Project: Apache NiFi Issue Type: Improvement

[jira] [Created] (NIFI-3186) NullPointerException in Provenance Repository on startup

2016-12-12 Thread Joseph Gresock (JIRA)
Joseph Gresock created NIFI-3186: Summary: NullPointerException in Provenance Repository on startup Key: NIFI-3186 URL: https://issues.apache.org/jira/browse/NIFI-3186 Project: Apache NiFi

[jira] [Created] (NIFI-3185) ConvertJSONToSQL supports UPSERT type

2016-12-12 Thread Byunghwa Yun (JIRA)
Byunghwa Yun created NIFI-3185: -- Summary: ConvertJSONToSQL supports UPSERT type Key: NIFI-3185 URL: https://issues.apache.org/jira/browse/NIFI-3185 Project: Apache NiFi Issue Type: Improvement