[GitHub] nifi issue #2416: [WIP] NIFI 4774: Provide alternate implementation of Write...

2018-01-19 Thread joewitt
Github user joewitt commented on the issue: https://github.com/apache/nifi/pull/2416 also of interest am now running both before PR and after PR codebases on otherwise identical configurations and the new one continues to have a very slight but consistent performance advantage. Of no

[GitHub] nifi issue #2416: [WIP] NIFI 4774: Provide alternate implementation of Write...

2018-01-19 Thread joewitt
Github user joewitt commented on the issue: https://github.com/apache/nifi/pull/2416 @markap14 my observations of running a build just before this PR and with this PR is that for a bencmharking/ff repo stressing flow their is effectively no change in performance. Basic Genera

[GitHub] nifi-minifi-cpp issue #244: MINIFICPP-365 Adjusting log levels.

2018-01-19 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/244 @phrocker I incorporated your feedback, added logs to session transfers/penalization and adjusted the logs for RPG send/receive. I think it strikes a decent balance of showing that work is go

[jira] [Commented] (MINIFICPP-365) Refine log levels and messages

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332869#comment-16332869 ] ASF GitHub Bot commented on MINIFICPP-365: -- Github user apiri commented on the

[GitHub] nifi-minifi-cpp pull request #245: MINIFICPP-376 Fixed failure to apply chai...

2018-01-19 Thread achristianson
GitHub user achristianson opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/245 MINIFICPP-376 Fixed failure to apply chained function calls Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contr

[jira] [Commented] (MINIFICPP-376) EL fails on chained function calls

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332846#comment-16332846 ] ASF GitHub Bot commented on MINIFICPP-376: -- GitHub user achristianson opened a

[jira] [Commented] (NIFI-4747) GetHDFS Scheduling via CRON shows an error before it is scheduled

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332731#comment-16332731 ] ASF GitHub Bot commented on NIFI-4747: -- Github user pvillard31 commented on a diff in

[GitHub] nifi pull request #2391: NIFI-4747 - Removed directory existence check in Ge...

2018-01-19 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2391#discussion_r162701033 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/GetHDFS.java --- @@ -220,16 +220,6 @@

[jira] [Updated] (NIFI-4766) Add documentation for new proxy host values in nifi.properties

2018-01-19 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-4766: -- Resolution: Fixed Fix Version/s: 1.6.0 Status: Resolved (was: Patch Available) > Add d

[jira] [Updated] (NIFI-4618) Add documentation for context path whitelisting

2018-01-19 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-4618: -- Resolution: Fixed Fix Version/s: 1.6.0 Status: Resolved (was: Patch Available) > Add d

[jira] [Resolved] (NIFI-4795) AllowableValues for AccessPolicySummaryDTO are incorrect

2018-01-19 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman resolved NIFI-4795. --- Resolution: Fixed Fix Version/s: 1.6.0 > AllowableValues for AccessPolicySummaryDTO are incorrec

[jira] [Commented] (NIFI-4795) AllowableValues for AccessPolicySummaryDTO are incorrect

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332654#comment-16332654 ] ASF GitHub Bot commented on NIFI-4795: -- Github user mcgilman commented on the issue:

[jira] [Commented] (NIFI-4795) AllowableValues for AccessPolicySummaryDTO are incorrect

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

[GitHub] nifi pull request #2414: NIFI-4795 AllowableValues for AccessPolicySummaryDT...

2018-01-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2414 ---

[jira] [Commented] (NIFI-4795) AllowableValues for AccessPolicySummaryDTO are incorrect

2018-01-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332653#comment-16332653 ] ASF subversion and git services commented on NIFI-4795: --- Commit 94d09

[GitHub] nifi issue #2414: NIFI-4795 AllowableValues for AccessPolicySummaryDTO are i...

2018-01-19 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2414 Thanks @sbouchex! This has been merged to master. ---

[jira] [Commented] (NIFI-4795) AllowableValues for AccessPolicySummaryDTO are incorrect

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332651#comment-16332651 ] ASF GitHub Bot commented on NIFI-4795: -- Github user mcgilman commented on the issue:

[GitHub] nifi issue #2414: NIFI-4795 AllowableValues for AccessPolicySummaryDTO are i...

2018-01-19 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2414 Will review... ---

[jira] [Commented] (NIFI-4744) Detect incorrect configuration when using composite user group provider

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332635#comment-16332635 ] ASF GitHub Bot commented on NIFI-4744: -- GitHub user kevdoran opened a pull request:

[jira] [Updated] (NIFI-4761) Allow whitelisting expected Host values

2018-01-19 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-4761: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Allow whitelisting expected Host val

[jira] [Updated] (NIFI-4761) Allow whitelisting expected Host values

2018-01-19 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-4761: -- Fix Version/s: 1.6.0 > Allow whitelisting expected Host values > ---

[GitHub] nifi pull request #2419: NIFI-4744 Detect incorrect authorizers config

2018-01-19 Thread kevdoran
GitHub user kevdoran opened a pull request: https://github.com/apache/nifi/pull/2419 NIFI-4744 Detect incorrect authorizers config Adds stricter checks in AuthorizerFactoryBean for unique ids within a given type of provider and requires unique providers in composite and compo

[jira] [Commented] (NIFI-4761) Allow whitelisting expected Host values

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

[jira] [Commented] (NIFI-4761) Allow whitelisting expected Host values

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332629#comment-16332629 ] ASF GitHub Bot commented on NIFI-4761: -- Github user alopresto commented on the issue:

[GitHub] nifi pull request #2418: NIFI-4761 Fixing test case regression.

2018-01-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2418 ---

[GitHub] nifi issue #2418: NIFI-4761 Fixing test case regression.

2018-01-19 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/2418 This resolves the test failure. +1, merging. ---

[jira] [Commented] (NIFI-4761) Allow whitelisting expected Host values

2018-01-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332628#comment-16332628 ] ASF subversion and git services commented on NIFI-4761: --- Commit e3c66

[jira] [Commented] (NIFI-4761) Allow whitelisting expected Host values

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332620#comment-16332620 ] ASF GitHub Bot commented on NIFI-4761: -- Github user alopresto commented on the issue:

[GitHub] nifi issue #2418: NIFI-4761 Fixing test case regression.

2018-01-19 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/2418 Reviewing... ---

[jira] [Commented] (NIFI-4761) Allow whitelisting expected Host values

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332619#comment-16332619 ] ASF GitHub Bot commented on NIFI-4761: -- GitHub user mcgilman opened a pull request:

[GitHub] nifi pull request #2418: NIFI-4761 Fixing test case regression.

2018-01-19 Thread mcgilman
GitHub user mcgilman opened a pull request: https://github.com/apache/nifi/pull/2418 NIFI-4761 Fixing test case regression. NIFI-4761 Fixing test case regression. You can merge this pull request into a Git repository by running: $ git pull https://github.com/mcgilman/nifi NIFI-

[GitHub] nifi pull request #2417: Merge pull request #1 from apache/master

2018-01-19 Thread charlesporter
Github user charlesporter closed the pull request at: https://github.com/apache/nifi/pull/2417 ---

[GitHub] nifi pull request #2417: Merge pull request #1 from apache/master

2018-01-19 Thread charlesporter
GitHub user charlesporter opened a pull request: https://github.com/apache/nifi/pull/2417 Merge pull request #1 from apache/master pull from upstream You can merge this pull request into a Git repository by running: $ git pull https://github.com/charlesporter/nifi master

[jira] [Commented] (NIFI-4761) Allow whitelisting expected Host values

2018-01-19 Thread Kevin Doran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332601#comment-16332601 ] Kevin Doran commented on NIFI-4761: --- Ah, ok. Thanks for the update [~alopresto]! > Allow

[jira] [Commented] (NIFI-4761) Allow whitelisting expected Host values

2018-01-19 Thread Kevin Doran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332600#comment-16332600 ] Kevin Doran commented on NIFI-4761: --- Seeing the same. Contents of my /etc/hosts: {nofor

[jira] [Commented] (NIFI-4761) Allow whitelisting expected Host values

2018-01-19 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332597#comment-16332597 ] Andy LoPresto commented on NIFI-4761: - This was a mismatch between the branch and what

[jira] [Commented] (NIFI-4761) Allow whitelisting expected Host values

2018-01-19 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332589#comment-16332589 ] Joseph Witt commented on NIFI-4761: --- the build with skip tests and then running nifi work

[jira] [Commented] (NIFI-4761) Allow whitelisting expected Host values

2018-01-19 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332580#comment-16332580 ] Andy LoPresto commented on NIFI-4761: - Thanks [~joewitt]. I am not able to reproduce th

[jira] [Commented] (NIFI-4761) Allow whitelisting expected Host values

2018-01-19 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332576#comment-16332576 ] Joseph Witt commented on NIFI-4761: --- [~mcgilman] [~alopresto] seeing this issue   {quot

[jira] [Resolved] (NIFIREG-117) Sorting Groups in the "Add user to groups" dialog is broken.

2018-01-19 Thread Kevin Doran (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran resolved NIFIREG-117. - Resolution: Fixed Fix Version/s: 0.2.0 > Sorting Groups in the "Add user to groups" dialog

[jira] [Commented] (NIFIREG-117) Sorting Groups in the "Add user to groups" dialog is broken.

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332566#comment-16332566 ] ASF GitHub Bot commented on NIFIREG-117: Github user asfgit closed the pull reque

[GitHub] nifi-registry pull request #85: [NIFIREG-117] update sorting function name a...

2018-01-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-registry/pull/85 ---

[GitHub] nifi issue #2416: [WIP] NIFI 4774: Provide alternate implementation of Write...

2018-01-19 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/2416 @devriesb that was the approach that I started with. However, to ensure correctness, it turned not to be a tweak to the existing implementation. Initially, my thoughts were along the lines of:

[jira] [Commented] (NIFIREG-117) Sorting Groups in the "Add user to groups" dialog is broken.

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332544#comment-16332544 ] ASF GitHub Bot commented on NIFIREG-117: Github user kevdoran commented on the is

[GitHub] nifi-registry issue #85: [NIFIREG-117] update sorting function name and add ...

2018-01-19 Thread kevdoran
Github user kevdoran commented on the issue: https://github.com/apache/nifi-registry/pull/85 +1, merging to master ---

[jira] [Commented] (NIFI-4774) FlowFile Repository should write updates to the same FlowFile to the same partition

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332522#comment-16332522 ] ASF GitHub Bot commented on NIFI-4774: -- Github user devriesb commented on the issue:

[GitHub] nifi issue #2416: [WIP] NIFI 4774: Provide alternate implementation of Write...

2018-01-19 Thread devriesb
Github user devriesb commented on the issue: https://github.com/apache/nifi/pull/2416 while i in no way object to a new implementation, I'm not sure that is the correct solution to the bug described in NIFI-4774[1]. A new implementation would need to be tested to a degree that a twea

[jira] [Commented] (NIFI-4762) unable to use groovy from InvokeScriptedProcessor

2018-01-19 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332514#comment-16332514 ] Shawn Weeks commented on NIFI-4762: --- I'm experiencing the same issue with the Hortonworks

[jira] [Updated] (NIFI-1604) PutSolrContentStream does not evaluate expression attribute

2018-01-19 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-1604: -- Resolution: Fixed Fix Version/s: 1.6.0 Status: Resolved (was: Patch Available) > PutSo

[jira] [Commented] (NIFI-1604) PutSolrContentStream does not evaluate expression attribute

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

[jira] [Commented] (NIFI-1604) PutSolrContentStream does not evaluate expression attribute

2018-01-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332505#comment-16332505 ] ASF subversion and git services commented on NIFI-1604: --- Commit a3ddb

[jira] [Commented] (NIFI-1604) PutSolrContentStream does not evaluate expression attribute

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332504#comment-16332504 ] ASF GitHub Bot commented on NIFI-1604: -- Github user bbende commented on the issue:

[GitHub] nifi pull request #2092: NIFI-1604 - PutSolrContentStream - Evaluate stream ...

2018-01-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2092 ---

[GitHub] nifi issue #2092: NIFI-1604 - PutSolrContentStream - Evaluate stream path ag...

2018-01-19 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2092 Looks good, merging ---

[GitHub] nifi issue #2416: [WIP] NIFI 4774: Provide alternate implementation of Write...

2018-01-19 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/2416 This implementation is not complete yet. However, creating a PR so that it can be reviewed and tested for performance to ensure that we do not cause poor performance if switching flowfile repo to thi

[jira] [Commented] (NIFIREG-117) Sorting Groups in the "Add user to groups" dialog is broken.

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332498#comment-16332498 ] ASF GitHub Bot commented on NIFIREG-117: Github user kevdoran commented on the is

[GitHub] nifi-registry issue #85: [NIFIREG-117] update sorting function name and add ...

2018-01-19 Thread kevdoran
Github user kevdoran commented on the issue: https://github.com/apache/nifi-registry/pull/85 Thanks for looking into it @scottyaslan. Will finalize my review and merge this if all else looks good. ---

[GitHub] nifi pull request #2416: [WIP] NIFI 4774: Provide alternate implementation o...

2018-01-19 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/2416 [WIP] NIFI 4774: Provide alternate implementation of Write-Ahead Log Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you

[jira] [Commented] (NIFI-4766) Add documentation for new proxy host values in nifi.properties

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

[jira] [Commented] (NIFI-4766) Add documentation for new proxy host values in nifi.properties

2018-01-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332459#comment-16332459 ] ASF subversion and git services commented on NIFI-4766: --- Commit 4b3b2

[jira] [Commented] (NIFI-4618) Add documentation for context path whitelisting

2018-01-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332460#comment-16332460 ] ASF subversion and git services commented on NIFI-4618: --- Commit 4b3b2

[GitHub] nifi pull request #2410: Updating proxy documentation

2018-01-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2410 ---

[jira] [Commented] (NIFI-4761) Allow whitelisting expected Host values

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332453#comment-16332453 ] ASF GitHub Bot commented on NIFI-4761: -- Github user mcgilman commented on the issue:

[GitHub] nifi issue #2415: NIFI-4761 Improve host header handling

2018-01-19 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2415 Thanks @alopresto! This has been merged to master. I updated the items you pointed out. ---

[jira] [Commented] (NIFI-4761) Allow whitelisting expected Host values

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

[GitHub] nifi pull request #2415: NIFI-4761 Improve host header handling

2018-01-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2415 ---

[jira] [Commented] (NIFI-4761) Allow whitelisting expected Host values

2018-01-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332448#comment-16332448 ] ASF subversion and git services commented on NIFI-4761: --- Commit 8cb09

[jira] [Assigned] (NIFIREG-124) As a user I want the sidenav table sorting to persist when I open dialogs.

2018-01-19 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan reassigned NIFIREG-124: --- Assignee: Scott Aslan > As a user I want the sidenav table sorting to persist when I open di

[jira] [Commented] (NIFIREG-117) Sorting Groups in the "Add user to groups" dialog is broken.

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332433#comment-16332433 ] ASF GitHub Bot commented on NIFIREG-117: Github user scottyaslan commented on the

[GitHub] nifi-registry issue #85: [NIFIREG-117] update sorting function name and add ...

2018-01-19 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi-registry/pull/85 Nice catch @kevdoran this is a def a bug. This bug also exists in when editing a user as well as when editing a bucket. I have created https://issues.apache.org/jira/browse/NIFIREG-124 to a

[jira] [Created] (NIFIREG-124) As a user I want the sidenav table sorting to persist when I open dialogs.

2018-01-19 Thread Scott Aslan (JIRA)
Scott Aslan created NIFIREG-124: --- Summary: As a user I want the sidenav table sorting to persist when I open dialogs. Key: NIFIREG-124 URL: https://issues.apache.org/jira/browse/NIFIREG-124 Project: NiF

[jira] [Commented] (NIFI-4747) GetHDFS Scheduling via CRON shows an error before it is scheduled

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332425#comment-16332425 ] ASF GitHub Bot commented on NIFI-4747: -- Github user bbende commented on a diff in the

[GitHub] nifi pull request #2391: NIFI-4747 - Removed directory existence check in Ge...

2018-01-19 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2391#discussion_r162655242 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/GetHDFS.java --- @@ -220,16 +220,6 @@

[jira] [Commented] (NIFI-4747) GetHDFS Scheduling via CRON shows an error before it is scheduled

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332426#comment-16332426 ] ASF GitHub Bot commented on NIFI-4747: -- Github user bbende commented on a diff in the

[GitHub] nifi pull request #2391: NIFI-4747 - Removed directory existence check in Ge...

2018-01-19 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2391#discussion_r162655326 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/test/java/org/apache/nifi/processors/hadoop/GetHDFSTest.java --- @@ -224,17 +224,6 @@ p

[jira] [Created] (NIFIREG-123) Multiple links referenced in NiFi Registry docs should open in a new window, not rendered within the docs themselves

2018-01-19 Thread Andrew Lim (JIRA)
Andrew Lim created NIFIREG-123: -- Summary: Multiple links referenced in NiFi Registry docs should open in a new window, not rendered within the docs themselves Key: NIFIREG-123 URL: https://issues.apache.org/jira/brow

[jira] [Assigned] (NIFIREG-123) Multiple links referenced in NiFi Registry docs should open in a new window, not rendered within the docs themselves

2018-01-19 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Lim reassigned NIFIREG-123: -- Assignee: Andrew Lim > Multiple links referenced in NiFi Registry docs should open in a new wi

[jira] [Commented] (NIFIREG-119) Detect incorrect configuration when using composite user group provider

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332366#comment-16332366 ] ASF GitHub Bot commented on NIFIREG-119: Github user asfgit closed the pull reque

[jira] [Resolved] (NIFIREG-119) Detect incorrect configuration when using composite user group provider

2018-01-19 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFIREG-119. - Resolution: Fixed Fix Version/s: 0.2.0 > Detect incorrect configuration when using composi

[GitHub] nifi-registry pull request #91: NIFIREG-119 Detect incorrect authorizers con...

2018-01-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-registry/pull/91 ---

[jira] [Resolved] (MINIFICPP-367) Implement expression language arithmetic operations

2018-01-19 Thread Andrew Christianson (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Christianson resolved MINIFICPP-367. --- Resolution: Fixed > Implement expression language arithmetic operations > -

[jira] [Commented] (NIFIREG-119) Detect incorrect configuration when using composite user group provider

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332364#comment-16332364 ] ASF GitHub Bot commented on NIFIREG-119: Github user bbende commented on the issu

[jira] [Commented] (MINIFICPP-367) Implement expression language arithmetic operations

2018-01-19 Thread Andrew Christianson (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332365#comment-16332365 ] Andrew Christianson commented on MINIFICPP-367: --- Issue is complete with t

[GitHub] nifi-registry issue #91: NIFIREG-119 Detect incorrect authorizers config

2018-01-19 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/91 Looks good, merging ---

[jira] [Resolved] (MINIFICPP-373) Core minifi needs to be in whole-archive for linux in Cmake

2018-01-19 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo resolved MINIFICPP-373. -- Resolution: Fixed > Core minifi needs to be in whole-archive for linux in Cmake > ---

[jira] [Updated] (MINIFICPP-373) Core minifi needs to be in whole-archive for linux in Cmake

2018-01-19 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo updated MINIFICPP-373: - Fix Version/s: 0.4.0 > Core minifi needs to be in whole-archive for linux in Cmake > --

[jira] [Resolved] (MINIFICPP-374) Create thread management strategy through a controller service.

2018-01-19 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo resolved MINIFICPP-374. -- Resolution: Fixed Fix Version/s: 0.4.0 > Create thread management strategy through a c

[jira] [Commented] (MINIFICPP-367) Implement expression language arithmetic operations

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332323#comment-16332323 ] ASF GitHub Bot commented on MINIFICPP-367: -- Github user asfgit closed the pull

[GitHub] nifi-minifi-cpp pull request #243: MINIFICPP-367 Implement expression langua...

2018-01-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/243 ---

[jira] [Resolved] (NIFIREG-122) Add Travis builds on NiFi Registry

2018-01-19 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFIREG-122. - Resolution: Fixed Fix Version/s: 0.2.0 > Add Travis builds on NiFi Registry >

[jira] [Commented] (NIFIREG-122) Add Travis builds on NiFi Registry

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332315#comment-16332315 ] ASF GitHub Bot commented on NIFIREG-122: Github user asfgit closed the pull reque

[GitHub] nifi-registry pull request #92: NIFIREG-122 - add build status to main READM...

2018-01-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-registry/pull/92 ---

[jira] [Commented] (NIFIREG-122) Add Travis builds on NiFi Registry

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332314#comment-16332314 ] ASF GitHub Bot commented on NIFIREG-122: Github user bbende commented on the issu

[GitHub] nifi-registry issue #92: NIFIREG-122 - add build status to main README

2018-01-19 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/92 Good idea! merging ---

[jira] [Commented] (MINIFICPP-367) Implement expression language arithmetic operations

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332306#comment-16332306 ] ASF GitHub Bot commented on MINIFICPP-367: -- Github user phrocker commented on

[GitHub] nifi-minifi-cpp issue #243: MINIFICPP-367 Implement expression language arit...

2018-01-19 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/243 merging now ---

[jira] [Commented] (NIFI-4761) Allow whitelisting expected Host values

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332279#comment-16332279 ] ASF GitHub Bot commented on NIFI-4761: -- Github user mcgilman commented on the issue:

[jira] [Created] (NIFI-4797) Allow NiFi UI to be displayed in a frame

2018-01-19 Thread Virgil Fritz Taneza (JIRA)
Virgil Fritz Taneza created NIFI-4797: - Summary: Allow NiFi UI to be displayed in a frame Key: NIFI-4797 URL: https://issues.apache.org/jira/browse/NIFI-4797 Project: Apache NiFi Issue Ty

[GitHub] nifi issue #2415: NIFI-4761 Improve host header handling

2018-01-19 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2415 Will review... ---

[jira] [Commented] (NIFI-4796) template parameter is missing in swagger.json for /process-groups/{id}/templates/upload API call

2018-01-19 Thread JIRA
[ https://issues.apache.org/jira/browse/NIFI-4796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332241#comment-16332241 ] Sébastien Bouchex Bellomié commented on NIFI-4796: -- RESTapi documentation

  1   2   >