[GitHub] [nifi] sakina13789 opened a new pull request #3716: Adding infinispan processor

2019-09-09 Thread GitBox
sakina13789 opened a new pull request #3716: Adding infinispan processor URL: https://github.com/apache/nifi/pull/3716 Added Infinispan cache server support. It has 2 processors 1. PutInInfinispan It puts value in cache server against the given cache key 2.

[GitHub] [nifi] belugabehr edited a comment on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles Hadoop version dependency to 3…

2019-09-09 Thread GitBox
belugabehr edited a comment on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles Hadoop version dependency to 3… URL: https://github.com/apache/nifi/pull/3643#issuecomment-529724982 ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile

[GitHub] [nifi] belugabehr commented on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles Hadoop version dependency to 3…

2019-09-09 Thread GitBox
belugabehr commented on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles Hadoop version dependency to 3… URL: https://github.com/apache/nifi/pull/3643#issuecomment-529724982 ```[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile)

[GitHub] [nifi] belugabehr edited a comment on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles Hadoop version dependency to 3…

2019-09-09 Thread GitBox
belugabehr edited a comment on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles Hadoop version dependency to 3… URL: https://github.com/apache/nifi/pull/3643#issuecomment-529693719 I think that upgrading to Hadoop 3.2 broke an implicit dependency that the NiFi module had on

[GitHub] [nifi] belugabehr edited a comment on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles Hadoop version dependency to 3…

2019-09-09 Thread GitBox
belugabehr edited a comment on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles Hadoop version dependency to 3… URL: https://github.com/apache/nifi/pull/3643#issuecomment-529693719 I think that upgrading to Hadoop 3.2 broke an implicit dependency that the NiFi module had on

[GitHub] [nifi] belugabehr commented on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles Hadoop version dependency to 3…

2019-09-09 Thread GitBox
belugabehr commented on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles Hadoop version dependency to 3… URL: https://github.com/apache/nifi/pull/3643#issuecomment-529693719 I think that upgrading to Hadoop 3.2 removed an implicit dependency that the NiFi module had on `commons-lang`.

[GitHub] [nifi] thenatog edited a comment on issue #3715: NIFI-6578 - Upgraded zookeeper framework version. Some code changes r…

2019-09-09 Thread GitBox
thenatog edited a comment on issue #3715: NIFI-6578 - Upgraded zookeeper framework version. Some code changes r… URL: https://github.com/apache/nifi/pull/3715#issuecomment-529679958 Looks like @markap14 @jtstorck are two people who have touched Zookeeper and Zookeeper migrator before.

[GitHub] [nifi] thenatog commented on issue #3715: NIFI-6578 - Upgraded zookeeper framework version. Some code changes r…

2019-09-09 Thread GitBox
thenatog commented on issue #3715: NIFI-6578 - Upgraded zookeeper framework version. Some code changes r… URL: https://github.com/apache/nifi/pull/3715#issuecomment-529679958 @markap14 @jtstorck This is an automated message

[GitHub] [nifi] thenatog opened a new pull request #3715: NIFI-6578 - Upgraded zookeeper framework version. Some code changes r…

2019-09-09 Thread GitBox
thenatog opened a new pull request #3715: NIFI-6578 - Upgraded zookeeper framework version. Some code changes r… URL: https://github.com/apache/nifi/pull/3715 …equired. This change also required a change to the embedded zookeeper. NIFI-6578 - Updating tests to account for the new

[GitHub] [nifi] scottyaslan commented on issue #3710: NIFI-6641 - support read only mode for parameter context dialog

2019-09-09 Thread GitBox
scottyaslan commented on issue #3710: NIFI-6641 - support read only mode for parameter context dialog URL: https://github.com/apache/nifi/pull/3710#issuecomment-529650370 Reviewing... This is an automated message from the

[GitHub] [nifi] mcgilman commented on issue #3706: [NIFI-6639] consistent ux for checkboxes and their correspoinding field

2019-09-09 Thread GitBox
mcgilman commented on issue #3706: [NIFI-6639] consistent ux for checkboxes and their correspoinding field URL: https://github.com/apache/nifi/pull/3706#issuecomment-529646516 Will review... This is an automated message from

[jira] [Updated] (NIFI-6644) UI: Account for user permissions when showing the option to convert props to params

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

[jira] [Commented] (NIFI-6644) UI: Account for user permissions when showing the option to convert props to params

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

[jira] [Commented] (NIFI-6644) UI: Account for user permissions when showing the option to convert props to params

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

[GitHub] [nifi] mcgilman commented on issue #3713: NIFI-6644 - Consider param context permissions when deciding to allow…

2019-09-09 Thread GitBox
mcgilman commented on issue #3713: NIFI-6644 - Consider param context permissions when deciding to allow… URL: https://github.com/apache/nifi/pull/3713#issuecomment-529645620 Thanks @rfellows! This has been merged to master.

[GitHub] [nifi] asfgit closed pull request #3713: NIFI-6644 - Consider param context permissions when deciding to allow…

2019-09-09 Thread GitBox
asfgit closed pull request #3713: NIFI-6644 - Consider param context permissions when deciding to allow… URL: https://github.com/apache/nifi/pull/3713 This is an automated message from the Apache Git Service. To respond to

[GitHub] [nifi-fds] scottyaslan opened a new pull request #56: [NIFI-6646] untheme confirm dialog close button

2019-09-09 Thread GitBox
scottyaslan opened a new pull request #56: [NIFI-6646] untheme confirm dialog close button URL: https://github.com/apache/nifi-fds/pull/56 Thank you for submitting a contribution to Apache NiFi Flow Design System. In order to streamline the review of the contribution we ask you

[jira] [Created] (NIFI-6646) fds confirm dialog close button has incorrect color

2019-09-09 Thread Scott Aslan (Jira)
Scott Aslan created NIFI-6646: - Summary: fds confirm dialog close button has incorrect color Key: NIFI-6646 URL: https://issues.apache.org/jira/browse/NIFI-6646 Project: Apache NiFi Issue Type:

[jira] [Updated] (NIFI-6645) Fix unit tests for StandardParameterContext

2019-09-09 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-6645: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Fix unit tests for

[jira] [Commented] (NIFI-6645) Fix unit tests for StandardParameterContext

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

[GitHub] [nifi] asfgit closed pull request #3714: NIFI-6645: Fixed problem in unit test for StandardParameterContext be…

2019-09-09 Thread GitBox
asfgit closed pull request #3714: NIFI-6645: Fixed problem in unit test for StandardParameterContext be… URL: https://github.com/apache/nifi/pull/3714 This is an automated message from the Apache Git Service. To respond to

[GitHub] [nifi] bbende commented on issue #3714: NIFI-6645: Fixed problem in unit test for StandardParameterContext be…

2019-09-09 Thread GitBox
bbende commented on issue #3714: NIFI-6645: Fixed problem in unit test for StandardParameterContext be… URL: https://github.com/apache/nifi/pull/3714#issuecomment-529627174 Looks good, tests passing for me now, will merge

[jira] [Updated] (NIFI-6645) Fix unit tests for StandardParameterContext

2019-09-09 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-6645: - Fix Version/s: 1.10.0 Assignee: Mark Payne Status: Patch Available (was: Open) > Fix

[GitHub] [nifi] markap14 opened a new pull request #3714: NIFI-6645: Fixed problem in unit test for StandardParameterContext be…

2019-09-09 Thread GitBox
markap14 opened a new pull request #3714: NIFI-6645: Fixed problem in unit test for StandardParameterContext be… URL: https://github.com/apache/nifi/pull/3714 …cause behavior changed; fixed issue in StandardParameterContext around adding a parameter with no description Thank you

[jira] [Created] (NIFI-6645) Fix unit tests for StandardParameterContext

2019-09-09 Thread Mark Payne (Jira)
Mark Payne created NIFI-6645: Summary: Fix unit tests for StandardParameterContext Key: NIFI-6645 URL: https://issues.apache.org/jira/browse/NIFI-6645 Project: Apache NiFi Issue Type: Bug

[GitHub] [nifi] SandishKumarHN commented on issue #3611: NIFI-6009 ScanKudu Processor

2019-09-09 Thread GitBox
SandishKumarHN commented on issue #3611: NIFI-6009 ScanKudu Processor URL: https://github.com/apache/nifi/pull/3611#issuecomment-529615749 @pvillard31 made changes based on your suggestions This is an automated message from

[jira] [Updated] (NIFI-6510) Predictive Analytics for NiFi Metrics

2019-09-09 Thread Yolanda M. Davis (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yolanda M. Davis updated NIFI-6510: --- Issue Type: New Feature (was: Improvement) > Predictive Analytics for NiFi Metrics >

[jira] [Updated] (NIFI-6510) Predictive Analytics for NiFi Metrics

2019-09-09 Thread Yolanda M. Davis (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yolanda M. Davis updated NIFI-6510: --- Resolution: Fixed Status: Resolved (was: Patch Available) This feature was merged

[jira] [Resolved] (NIFI-6574) Add check for valid predictionIntervalMillis value

2019-09-09 Thread Yolanda M. Davis (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yolanda M. Davis resolved NIFI-6574. Fix Version/s: 1.10.0 Resolution: Fixed This appears to have been resolved in the

[GitHub] [nifi] mattyb149 commented on issue #3684: NIFI-6295: Refactored NiFiRecordSerDe to handle nested complex types

2019-09-09 Thread GitBox
mattyb149 commented on issue #3684: NIFI-6295: Refactored NiFiRecordSerDe to handle nested complex types URL: https://github.com/apache/nifi/pull/3684#issuecomment-529601617 @tpalfy Are you available to review the latest changes?

[jira] [Updated] (NIFI-6511) Specify remote protocol for predictive analytics

2019-09-09 Thread Yolanda M. Davis (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yolanda M. Davis updated NIFI-6511: --- Parent: (was: NIFI-6510) Issue Type: New Feature (was: Sub-task) > Specify

[GitHub] [nifi] markap14 commented on issue #3667: NIFI-6582 Add diff-flow-versions command to CLI

2019-09-09 Thread GitBox
markap14 commented on issue #3667: NIFI-6582 Add diff-flow-versions command to CLI URL: https://github.com/apache/nifi/pull/3667#issuecomment-529594088 Thanks @bbende! Was trying this out. Things seem to work well. There is a bit of an inconsistency, here, though. In order to perform a

[GitHub] [nifi] markap14 commented on issue #3702: NIFI-6636: Fixed ListGCSBucket file duplication error

2019-09-09 Thread GitBox
markap14 commented on issue #3702: NIFI-6636: Fixed ListGCSBucket file duplication error URL: https://github.com/apache/nifi/pull/3702#issuecomment-529585851 Thanks for the update @turcsanyip . All looks good at this point so +1 merged to master!

[jira] [Commented] (NIFI-6636) ListGCSBucket duplicates files if they arrive not in alphabetical order

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

[jira] [Updated] (NIFI-6636) ListGCSBucket duplicates files if they arrive not in alphabetical order

2019-09-09 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-6636: - Fix Version/s: 1.10.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[GitHub] [nifi] asfgit closed pull request #3702: NIFI-6636: Fixed ListGCSBucket file duplication error

2019-09-09 Thread GitBox
asfgit closed pull request #3702: NIFI-6636: Fixed ListGCSBucket file duplication error URL: https://github.com/apache/nifi/pull/3702 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [nifi] markap14 commented on a change in pull request #3702: NIFI-6636: Fixed ListGCSBucket file duplication error

2019-09-09 Thread GitBox
markap14 commented on a change in pull request #3702: NIFI-6636: Fixed ListGCSBucket file duplication error URL: https://github.com/apache/nifi/pull/3702#discussion_r322364290 ## File path:

[GitHub] [nifi] markap14 commented on a change in pull request #3702: NIFI-6636: Fixed ListGCSBucket file duplication error

2019-09-09 Thread GitBox
markap14 commented on a change in pull request #3702: NIFI-6636: Fixed ListGCSBucket file duplication error URL: https://github.com/apache/nifi/pull/3702#discussion_r322364207 ## File path:

[jira] [Comment Edited] (NIFI-6578) Upgrade zookeeper to 3.5.5

2019-09-09 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16925924#comment-16925924 ] Nathan Gough edited comment on NIFI-6578 at 9/9/19 5:03 PM: On implementing

[jira] [Commented] (NIFI-6578) Upgrade zookeeper to 3.5.5

2019-09-09 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16925924#comment-16925924 ] Nathan Gough commented on NIFI-6578: On implementing this upgrade, I've found that there has been a

[jira] [Updated] (NIFI-6624) Automatically migrate old embedded zookeeper.properties files to the new format

2019-09-09 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Gough updated NIFI-6624: --- Parent: NIFI-6578 Issue Type: Sub-task (was: Improvement) > Automatically migrate old

[GitHub] [nifi] mcgilman commented on issue #3713: NIFI-6644 - Consider param context permissions when deciding to allow…

2019-09-09 Thread GitBox
mcgilman commented on issue #3713: NIFI-6644 - Consider param context permissions when deciding to allow… URL: https://github.com/apache/nifi/pull/3713#issuecomment-529543275 Will review... This is an automated message from

[jira] [Commented] (NIFI-6568) Surface time-to-back-pressure and initial predictions in the UI.

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6568) Surface time-to-back-pressure and initial predictions in the UI.

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

[jira] [Commented] (NIFI-6586) Comments and Documentation for Admin Guide

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

[jira] [Commented] (NIFI-6566) Decouple status analytics model from connection status analytics objects

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6150) Content Repo not getting cleaned up

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

[jira] [Commented] (NIFI-6566) Decouple status analytics model from connection status analytics objects

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6150) Content Repo not getting cleaned up

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

[jira] [Commented] (NIFI-6585) Update tests to decouple model validation from status analytics & engine validation

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6586) Comments and Documentation for Admin Guide

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

[jira] [Commented] (NIFI-6150) Content Repo not getting cleaned up

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

[jira] [Commented] (NIFI-6566) Decouple status analytics model from connection status analytics objects

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6566) Decouple status analytics model from connection status analytics objects

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

[GitHub] [nifi] achristianson merged pull request #3681: NIFI-6510 - Analytics framework

2019-09-09 Thread GitBox
achristianson merged pull request #3681: NIFI-6510 - Analytics framework URL: https://github.com/apache/nifi/pull/3681 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [nifi] markap14 commented on issue #3681: NIFI-6510 - Analytics framework

2019-09-09 Thread GitBox
markap14 commented on issue #3681: NIFI-6510 - Analytics framework URL: https://github.com/apache/nifi/pull/3681#issuecomment-529536876 Thanks guys. All of my major concerns are addressed at this point, I think. I'm a +1 to merge.

[jira] [Commented] (NIFI-6510) Predictive Analytics for NiFi Metrics

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

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

2019-09-09 Thread GitBox
markap14 commented on issue #3698: WIP: NIFI-6628: Separate out logging of extensions vs. nifi framework URL: https://github.com/apache/nifi/pull/3698#issuecomment-529521247 Thanks @adarmiento . I think this is getting closer. It looks like the latest commit puts `org.apache.nifi` into

[GitHub] [nifi] adarmiento edited a comment on issue #3700: NIFI-6638: Empty multiple queues at once at different flow levels

2019-09-09 Thread GitBox
adarmiento edited a comment on issue #3700: NIFI-6638: Empty multiple queues at once at different flow levels URL: https://github.com/apache/nifi/pull/3700#issuecomment-529461793 Are we sure we need that many functionalities? > selected queue: empty the selected queue > selected

[GitHub] [nifi] adarmiento commented on issue #3700: NIFI-6638: Empty multiple queues at once at different flow levels

2019-09-09 Thread GitBox
adarmiento commented on issue #3700: NIFI-6638: Empty multiple queues at once at different flow levels URL: https://github.com/apache/nifi/pull/3700#issuecomment-529520440 Some minor style fixes in the suggestions This is

[GitHub] [nifi] adarmiento edited a comment on issue #3700: NIFI-6638: Empty multiple queues at once at different flow levels

2019-09-09 Thread GitBox
adarmiento edited a comment on issue #3700: NIFI-6638: Empty multiple queues at once at different flow levels URL: https://github.com/apache/nifi/pull/3700#issuecomment-529461793 Are we sure we need that many functionalities? > selected queue: empty the selected queue > selected

[jira] [Updated] (NIFI-6644) UI: Account for user permissions when showing the option to convert props to params

2019-09-09 Thread Robert Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Fellows updated NIFI-6644: - Status: Patch Available (was: In Progress) > UI: Account for user permissions when showing the

  1   2   >