[jira] [Commented] (NIFI-4256) Add support for all AWS S3 Encryption Options

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16252950#comment-16252950 ] ASF GitHub Bot commented on NIFI-4256: -- Github user jvwing commented on the issue:

[GitHub] nifi issue #2248: NIFI-4256 - Add support for all AWS S3 Encryption Options

2017-11-14 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2248 Reviewing ---

[jira] [Resolved] (NIFI-4596) The FetchDistributedMapCache processor should read the flowfile attributes from the previous processor

2017-11-14 Thread Tanmoy (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tanmoy resolved NIFI-4596. -- Resolution: Implemented Since expression language is supported, I am now using the Atrribute names in the Cache

[jira] [Commented] (NIFI-4428) Implement PutDruid Processor and Controller

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16252781#comment-16252781 ] ASF GitHub Bot commented on NIFI-4428: -- Github user vakshorton commented on the issue:

[GitHub] nifi issue #2181: NIFI-4428: - Implement PutDruid Processor and Controller

2017-11-14 Thread vakshorton
Github user vakshorton commented on the issue: https://github.com/apache/nifi/pull/2181 @mattyb149 As Druid is optimized for OLAP it does not work as an OLTP datastore, The REST API of Druid is for querying and obtaining meta data (like segment schema and time interval), it does not

[jira] [Commented] (NIFI-4428) Implement PutDruid Processor and Controller

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16252704#comment-16252704 ] ASF GitHub Bot commented on NIFI-4428: -- Github user mattyb149 commented on the issue:

[GitHub] nifi issue #2181: NIFI-4428: - Implement PutDruid Processor and Controller

2017-11-14 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/2181 What was the impetus for using Tranquility vs the REST API? There are a LOT of dependencies in there (including scala, finagle, and druid-server). Seems like a thin client might be better for NiFi?

[jira] [Commented] (MINIFICPP-49) NiFi Expression Language support

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16252685#comment-16252685 ] ASF GitHub Bot commented on MINIFICPP-49: - GitHub user achristianson opened a pull request:

[GitHub] nifi-minifi-cpp pull request #188: MINIFICPP-49 Added initial implementation...

2017-11-14 Thread achristianson
GitHub user achristianson opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/188 MINIFICPP-49 Added initial implementation of NiFi expression language This implementation covers core language syntax such as embedding ${expressions}, referencing attributes,

[jira] [Created] (NIFIREG-54) UI shows Error when I delete a flow, even though the response from server is success

2017-11-14 Thread Mark Payne (JIRA)
Mark Payne created NIFIREG-54: - Summary: UI shows Error when I delete a flow, even though the response from server is success Key: NIFIREG-54 URL: https://issues.apache.org/jira/browse/NIFIREG-54

[jira] [Resolved] (NIFIREG-49) Add ability to retrieve access status for the client user

2017-11-14 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFIREG-49. Resolution: Fixed Fix Version/s: 0.0.1 > Add ability to retrieve access status for the

[jira] [Commented] (NIFIREG-49) Add ability to retrieve access status for the client user

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16252232#comment-16252232 ] ASF GitHub Bot commented on NIFIREG-49: --- Github user asfgit closed the pull request at:

[GitHub] nifi-registry pull request #34: NIFIREG-49 Adding UserClient to nifi-registr...

2017-11-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-registry/pull/34 ---

[jira] [Commented] (NIFIREG-49) Add ability to retrieve access status for the client user

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16252230#comment-16252230 ] ASF GitHub Bot commented on NIFIREG-49: --- Github user bbende commented on the issue:

[GitHub] nifi-registry issue #34: NIFIREG-49 Adding UserClient to nifi-registry-clien...

2017-11-14 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/34 Thanks Kevin, I'll merge ---

[jira] [Resolved] (NIFIREG-53) Clean up data model

2017-11-14 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne resolved NIFIREG-53. --- Resolution: Fixed Fix Version/s: 0.0.1 > Clean up data model > --- > >

[jira] [Commented] (NIFIREG-53) Clean up data model

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16252219#comment-16252219 ] ASF GitHub Bot commented on NIFIREG-53: --- Github user asfgit closed the pull request at:

[GitHub] nifi-registry pull request #38: NIFIREG-53 Data Model Clean Up

2017-11-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-registry/pull/38 ---

[jira] [Commented] (NIFI-3366) MoveHDFS Processor

2017-11-14 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16252184#comment-16252184 ] Jeff Storck commented on NIFI-3366: --- [~ggwizdz1] Thanks for your contribution! In doing an initial

[jira] [Updated] (MINIFICPP-299) Remove TCP KEEPALIVE to allow users of centos 6 to compile http-curl

2017-11-14 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo updated MINIFICPP-299: - Fix Version/s: 0.3.0 > Remove TCP KEEPALIVE to allow users of centos 6 to compile http-curl >

[jira] [Updated] (MINIFICPP-299) Remove TCP KEEPALIVE to allow users of centos 6 to compile http-curl

2017-11-14 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo updated MINIFICPP-299: - Priority: Critical (was: Major) > Remove TCP KEEPALIVE to allow users of centos 6 to compile

[jira] [Updated] (MINIFICPP-305) Remove Boost as a dependency for test

2017-11-14 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo updated MINIFICPP-305: - Fix Version/s: 0.3.0 > Remove Boost as a dependency for test >

[jira] [Updated] (MINIFICPP-305) Remove Boost as a dependency for test

2017-11-14 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo updated MINIFICPP-305: - Priority: Critical (was: Major) > Remove Boost as a dependency for test >

[jira] [Commented] (MINIFICPP-303) Upgrade civetweb and rocksdb

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16252124#comment-16252124 ] ASF GitHub Bot commented on MINIFICPP-303: -- Github user achristianson commented on the issue:

[GitHub] nifi-minifi-cpp issue #185: MINIFICPP-303 Upgrade civetweb and rocksdb

2017-11-14 Thread achristianson
Github user achristianson commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/185 I can build & make test this on CentOS 7.4 with devtoolset-6 (GCC 6.3.1), but it fails when using devtoolset-7 (GCC 7.1.1). ``` In file included from

[jira] [Updated] (NIFI-4421) Clone Issues with ProcessGroupStatus

2017-11-14 Thread Rob Leimbach (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Leimbach updated NIFI-4421: --- Status: Patch Available (was: Open) Use super.clone() instead of clone() to obtain a new object. The

[jira] [Updated] (NIFI-4421) Clone Issues with ProcessGroupStatus

2017-11-14 Thread Rob Leimbach (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Leimbach updated NIFI-4421: --- Attachment: NIFI-4421.patch > Clone Issues with ProcessGroupStatus >

[jira] [Updated] (NIFI-4421) Clone Issues with ProcessGroupStatus

2017-11-14 Thread Rob Leimbach (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Leimbach updated NIFI-4421: --- Status: Open (was: Patch Available) > Clone Issues with ProcessGroupStatus >

[jira] [Updated] (NIFI-4421) Clone Issues with ProcessGroupStatus

2017-11-14 Thread Rob Leimbach (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Leimbach updated NIFI-4421: --- Fix Version/s: 1.5.0 Status: Patch Available (was: Open) Use super.clone() instead of

[jira] [Commented] (MINIFICPP-305) Remove Boost as a dependency for test

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16252116#comment-16252116 ] ASF GitHub Bot commented on MINIFICPP-305: -- GitHub user phrocker opened a pull request:

[GitHub] nifi-minifi-cpp pull request #187: MINIFICPP-305: remove Boost from BuildTes...

2017-11-14 Thread phrocker
GitHub user phrocker opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/187 MINIFICPP-305: remove Boost from BuildTests Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you

[jira] [Created] (MINIFICPP-305) Remove Boost as a dependency for test

2017-11-14 Thread marco polo (JIRA)
marco polo created MINIFICPP-305: Summary: Remove Boost as a dependency for test Key: MINIFICPP-305 URL: https://issues.apache.org/jira/browse/MINIFICPP-305 Project: NiFi MiNiFi C++ Issue

[jira] [Assigned] (MINIFICPP-305) Remove Boost as a dependency for test

2017-11-14 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo reassigned MINIFICPP-305: Assignee: marco polo > Remove Boost as a dependency for test >

[jira] [Commented] (MINIFICPP-303) Upgrade civetweb and rocksdb

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16252104#comment-16252104 ] ASF GitHub Bot commented on MINIFICPP-303: -- Github user achristianson commented on the issue:

[GitHub] nifi-minifi-cpp issue #185: MINIFICPP-303 Upgrade civetweb and rocksdb

2017-11-14 Thread achristianson
Github user achristianson commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/185 Looks good. ---

[jira] [Commented] (MINIFICPP-268) Implement ManipulateArchive processor

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16252065#comment-16252065 ] ASF GitHub Bot commented on MINIFICPP-268: -- Github user asfgit closed the pull request at:

[GitHub] nifi-minifi-cpp pull request #156: MINIFICPP-268 Implement ManipulateArchive...

2017-11-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/156 ---

[jira] [Commented] (MINIFICPP-268) Implement ManipulateArchive processor

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16252021#comment-16252021 ] ASF GitHub Bot commented on MINIFICPP-268: -- Github user calebj commented on the issue:

[GitHub] nifi-minifi-cpp issue #156: MINIFICPP-268 Implement ManipulateArchive proces...

2017-11-14 Thread calebj
Github user calebj commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/156 Should be ready now. Check to see if the exceptions and error output on misconfigurations fits what you want. ---

[jira] [Commented] (NIFIREG-51) Flow diff is wrong when comparing a nifi flow to versioned flow because off empty collection vs null

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251984#comment-16251984 ] ASF GitHub Bot commented on NIFIREG-51: --- Github user asfgit closed the pull request at:

[jira] [Commented] (NIFI-4608) Fix build issues (checkstyle and test failures)

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251985#comment-16251985 ] ASF GitHub Bot commented on NIFI-4608: -- GitHub user alopresto opened a pull request:

[jira] [Resolved] (NIFIREG-51) Flow diff is wrong when comparing a nifi flow to versioned flow because off empty collection vs null

2017-11-14 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFIREG-51. Resolution: Fixed > Flow diff is wrong when comparing a nifi flow to versioned flow because off >

[GitHub] nifi-registry pull request #36: NIFIREG-51: Fixed comparison between empty c...

2017-11-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-registry/pull/36 ---

[jira] [Commented] (NIFIREG-51) Flow diff is wrong when comparing a nifi flow to versioned flow because off empty collection vs null

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251982#comment-16251982 ] ASF GitHub Bot commented on NIFIREG-51: --- Github user bbende commented on the issue:

[jira] [Commented] (NIFIREG-53) Clean up data model

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251911#comment-16251911 ] ASF GitHub Bot commented on NIFIREG-53: --- GitHub user bbende opened a pull request:

[GitHub] nifi-registry pull request #38: NIFIREG-53 Data Model Clean Up

2017-11-14 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi-registry/pull/38 NIFIREG-53 Data Model Clean Up - Added author field to snapshot metadata - Removed unused relationships such as bucket.getVersionedFlows() and flow.getSnapshots() - Added VersionedFlow

[jira] [Updated] (NIFI-4606) TailFile has a property named "Rolling Strategy" but it is never used

2017-11-14 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4606: - Fix Version/s: 1.5.0 Status: Patch Available (was: Open) > TailFile has a property named

[jira] [Updated] (NIFI-4602) TailFile does not recover cluster-wide state when Primary Node changes

2017-11-14 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4602: - Fix Version/s: 1.5.0 Status: Patch Available (was: Open) > TailFile does not recover

[jira] [Updated] (NIFI-4607) MonitorMemory has problematic unit tests

2017-11-14 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4607: - Fix Version/s: 1.5.0 Status: Patch Available (was: Open) > MonitorMemory has problematic unit

[jira] [Commented] (NIFI-4602) TailFile does not recover cluster-wide state when Primary Node changes

2017-11-14 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251883#comment-16251883 ] Mark Payne commented on NIFI-4602: -- [~msclarke] - that is a good point. It certainly should be able to. >

[jira] [Created] (NIFI-4608) Fix build issues (checkstyle and test failures)

2017-11-14 Thread Andy LoPresto (JIRA)
Andy LoPresto created NIFI-4608: --- Summary: Fix build issues (checkstyle and test failures) Key: NIFI-4608 URL: https://issues.apache.org/jira/browse/NIFI-4608 Project: Apache NiFi Issue Type:

[GitHub] nifi-minifi pull request #99: MINIFI-408 - Perform automated determination o...

2017-11-14 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/99#discussion_r150916328 --- Diff: minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-runtime/src/main/java/org/apache/nifi/minifi/MiNiFi.java --- @@ -241,4

[jira] [Updated] (NIFI-4576) "Available Processors" rewording

2017-11-14 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-4576: --- Resolution: Fixed Status: Resolved (was: Patch Available) > "Available Processors" rewording

[jira] [Commented] (NIFI-4576) "Available Processors" rewording

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

[GitHub] nifi pull request #2267: NIFI-4576 - rewording processors / cores

2017-11-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2267 ---

[jira] [Updated] (NIFI-4576) "Available Processors" rewording

2017-11-14 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-4576: --- Fix Version/s: 1.5.0 > "Available Processors" rewording > > >

[jira] [Commented] (NIFI-4576) "Available Processors" rewording

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

[jira] [Commented] (NIFI-4576) "Available Processors" rewording

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

[jira] [Commented] (NIFI-4576) "Available Processors" rewording

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251851#comment-16251851 ] ASF GitHub Bot commented on NIFI-4576: -- Github user mattyb149 commented on the issue:

[GitHub] nifi issue #2267: NIFI-4576 - rewording processors / cores

2017-11-14 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/2267 I can do it while merging. Thanks for the improvement! +1 ---

[jira] [Commented] (NIFI-4576) "Available Processors" rewording

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251850#comment-16251850 ] ASF GitHub Bot commented on NIFI-4576: -- Github user pvillard31 commented on the issue:

[GitHub] nifi issue #2267: NIFI-4576 - rewording processors / cores

2017-11-14 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/2267 Yes, good catch, that's definitely something to update as well IMO. Let me know if you want me to update the PR or if you want to do it while merging. ---

[jira] [Commented] (NIFI-4400) Advanced UI with code editor for scripted processors

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251846#comment-16251846 ] ASF GitHub Bot commented on NIFI-4400: -- Github user scottyaslan commented on the issue:

[GitHub] nifi issue #2269: NIFI-4400 - Advanced UI with code editor for...

2017-11-14 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/2269 @yuri1969 you are welcome. I agree moving to Angular 2+ right now is probably out of scope for this PR. I just wanted to get the discussion moving forward about how we can offer a

[jira] [Commented] (NIFI-4576) "Available Processors" rewording

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251839#comment-16251839 ] ASF GitHub Bot commented on NIFI-4576: -- Github user mattyb149 commented on the issue:

[GitHub] nifi issue #2267: NIFI-4576 - rewording processors / cores

2017-11-14 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/2267 Should we change Processor Load Average to Core Load Average? ---

[jira] [Updated] (NIFIREG-45) Refactor NiFi Registry LoginIdentityProvider

2017-11-14 Thread Kevin Doran (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran updated NIFIREG-45: --- Attachment: IdentityProviderDesign.png Attached to this JIRA ticket is a design for how to bridge an

[jira] [Commented] (NIFI-4428) Implement PutDruid Processor and Controller

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251835#comment-16251835 ] ASF GitHub Bot commented on NIFI-4428: -- Github user vakshorton commented on the issue:

[GitHub] nifi issue #2181: NIFI-4428: - Implement PutDruid Processor and Controller

2017-11-14 Thread vakshorton
Github user vakshorton commented on the issue: https://github.com/apache/nifi/pull/2181 @MikeThomsen quick start instructions are here [http://druid.io/docs/latest/tutorials/quickstart.html](url). Let me know if you have questions. ---

[jira] [Commented] (NIFI-4606) TailFile has a property named "Rolling Strategy" but it is never used

2017-11-14 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251832#comment-16251832 ] Pierre Villard commented on NIFI-4606: -- Hi [~markap14], I just had a look into this one to understand

[GitHub] nifi-minifi pull request #93: MINIFI-313: Makes provenance repository config...

2017-11-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi/pull/93 ---

[GitHub] nifi-minifi pull request #97: MINIFI-409: Skipping failing tests on Windows.

2017-11-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi/pull/97 ---

[jira] [Commented] (NIFI-4400) Advanced UI with code editor for scripted processors

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251790#comment-16251790 ] ASF GitHub Bot commented on NIFI-4400: -- Github user yuri1969 commented on the issue:

[GitHub] nifi issue #2269: NIFI-4400 - Advanced UI with code editor for...

2017-11-14 Thread yuri1969
Github user yuri1969 commented on the issue: https://github.com/apache/nifi/pull/2269 @scottyaslan Thank you for the kind words. I'll check the issues you mentioned. The AngularJS choice was made in order to keep it consistent with the rest of the existing advanced UI

[GitHub] nifi issue #2269: NIFI-4400 - Advanced UI with code editor for...

2017-11-14 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/2269 I just had another thought...do we think that it is a worthwhile effort to minify and compress the JS/CSS/HTML? ---

[jira] [Commented] (NIFIREG-45) Refactor NiFi Registry LoginIdentityProvider

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251765#comment-16251765 ] ASF GitHub Bot commented on NIFIREG-45: --- GitHub user kevdoran opened a pull request:

[GitHub] nifi-registry pull request #37: NIFIREG-45 Refactor LoginIdentityProvider in...

2017-11-14 Thread kevdoran
GitHub user kevdoran opened a pull request: https://github.com/apache/nifi-registry/pull/37 NIFIREG-45 Refactor LoginIdentityProvider interface as a more generic… … and flexible IdentityProvider interface You can merge this pull request into a Git repository by running: $

[jira] [Created] (MINIFICPP-304) Release MiNiFI C++ Version 0.3.0

2017-11-14 Thread marco polo (JIRA)
marco polo created MINIFICPP-304: Summary: Release MiNiFI C++ Version 0.3.0 Key: MINIFICPP-304 URL: https://issues.apache.org/jira/browse/MINIFICPP-304 Project: NiFi MiNiFi C++ Issue Type:

[jira] [Commented] (MINIFICPP-301) Create processor to apply arbitrary Tensor Flow graphs to tensors

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251711#comment-16251711 ] ASF GitHub Bot commented on MINIFICPP-301: -- Github user achristianson commented on a diff in

[GitHub] nifi-minifi-cpp pull request #183: MINIFICPP-301 Added initial implementatio...

2017-11-14 Thread achristianson
Github user achristianson commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/183#discussion_r150893821 --- Diff: extensions/tensorflow/TFApplyGraph.h --- @@ -0,0 +1,117 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under

[jira] [Commented] (MINIFICPP-301) Create processor to apply arbitrary Tensor Flow graphs to tensors

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251708#comment-16251708 ] ASF GitHub Bot commented on MINIFICPP-301: -- Github user achristianson commented on a diff in

[GitHub] nifi-minifi-cpp pull request #183: MINIFICPP-301 Added initial implementatio...

2017-11-14 Thread achristianson
Github user achristianson commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/183#discussion_r150893273 --- Diff: extensions/tensorflow/TFApplyGraph.cpp --- @@ -0,0 +1,227 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under

[jira] [Commented] (MINIFICPP-301) Create processor to apply arbitrary Tensor Flow graphs to tensors

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251701#comment-16251701 ] ASF GitHub Bot commented on MINIFICPP-301: -- Github user achristianson commented on a diff in

[GitHub] nifi-minifi-cpp pull request #183: MINIFICPP-301 Added initial implementatio...

2017-11-14 Thread achristianson
Github user achristianson commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/183#discussion_r150892195 --- Diff: extensions/tensorflow/TFApplyGraph.cpp --- @@ -0,0 +1,227 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under

[jira] [Comment Edited] (MINIFICPP-303) Upgrade civetweb and rocksdb

2017-11-14 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251683#comment-16251683 ] marco polo edited comment on MINIFICPP-303 at 11/14/17 4:43 PM:

[jira] [Comment Edited] (MINIFICPP-303) Upgrade civetweb and rocksdb

2017-11-14 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251683#comment-16251683 ] marco polo edited comment on MINIFICPP-303 at 11/14/17 4:42 PM:

[jira] [Commented] (MINIFICPP-301) Create processor to apply arbitrary Tensor Flow graphs to tensors

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251692#comment-16251692 ] ASF GitHub Bot commented on MINIFICPP-301: -- Github user achristianson commented on a diff in

[GitHub] nifi-minifi-cpp pull request #183: MINIFICPP-301 Added initial implementatio...

2017-11-14 Thread achristianson
Github user achristianson commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/183#discussion_r150890575 --- Diff: CMakeLists.txt --- @@ -155,6 +155,13 @@ if (ENABLE_USB_CAMERA) createExtension(USB-CAMERA-EXTENSIONS "USB CAMERA

[jira] [Commented] (MINIFICPP-268) Implement ManipulateArchive processor

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251685#comment-16251685 ] ASF GitHub Bot commented on MINIFICPP-268: -- Github user phrocker commented on the issue:

[GitHub] nifi-minifi-cpp issue #156: MINIFICPP-268 Implement ManipulateArchive proces...

2017-11-14 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/156 @calebj I can make the changes to boost if you're fine with it when I merge it, unless you are doing that now. ---

[jira] [Commented] (MINIFICPP-303) Upgrade civetweb and rocksdb

2017-11-14 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251683#comment-16251683 ] marco polo commented on MINIFICPP-303: -- [~calebj] before merging 303 I want a handle on

[jira] [Commented] (MINIFICPP-301) Create processor to apply arbitrary Tensor Flow graphs to tensors

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251667#comment-16251667 ] ASF GitHub Bot commented on MINIFICPP-301: -- Github user minifirocks commented on a diff in the

[GitHub] nifi-minifi-cpp pull request #183: MINIFICPP-301 Added initial implementatio...

2017-11-14 Thread minifirocks
Github user minifirocks commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/183#discussion_r150886943 --- Diff: extensions/tensorflow/TFApplyGraph.cpp --- @@ -0,0 +1,227 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under

[jira] [Commented] (MINIFICPP-301) Create processor to apply arbitrary Tensor Flow graphs to tensors

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251664#comment-16251664 ] ASF GitHub Bot commented on MINIFICPP-301: -- Github user minifirocks commented on a diff in the

[GitHub] nifi-minifi-cpp pull request #183: MINIFICPP-301 Added initial implementatio...

2017-11-14 Thread minifirocks
Github user minifirocks commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/183#discussion_r150886217 --- Diff: extensions/tensorflow/TFApplyGraph.h --- @@ -0,0 +1,117 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one

[jira] [Commented] (MINIFICPP-301) Create processor to apply arbitrary Tensor Flow graphs to tensors

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251612#comment-16251612 ] ASF GitHub Bot commented on MINIFICPP-301: -- Github user minifirocks commented on a diff in the

[jira] [Created] (NIFI-4607) MonitorMemory has problematic unit tests

2017-11-14 Thread Mark Payne (JIRA)
Mark Payne created NIFI-4607: Summary: MonitorMemory has problematic unit tests Key: NIFI-4607 URL: https://issues.apache.org/jira/browse/NIFI-4607 Project: Apache NiFi Issue Type: Bug

[GitHub] nifi-minifi-cpp pull request #183: MINIFICPP-301 Added initial implementatio...

2017-11-14 Thread minifirocks
Github user minifirocks commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/183#discussion_r150878519 --- Diff: extensions/tensorflow/TFApplyGraph.cpp --- @@ -0,0 +1,227 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under

[jira] [Commented] (MINIFICPP-297) Remove Boost as a dependency for archive extensions

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251610#comment-16251610 ] ASF GitHub Bot commented on MINIFICPP-297: -- Github user asfgit closed the pull request at:

[jira] [Commented] (MINIFICPP-250) Create a packet capture process

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251611#comment-16251611 ] ASF GitHub Bot commented on MINIFICPP-250: -- Github user asfgit closed the pull request at:

  1   2   >