[jira] [Commented] (NIFI-4333) Dockerize NiFi Toolkit

2017-12-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16275402#comment-16275402 ] ASF GitHub Bot commented on NIFI-4333: -- Github user kevdoran commented on a diff in th

[GitHub] nifi pull request #2161: NIFI-4333: Providing Docker support of the NiFi Too...

2017-12-01 Thread kevdoran
Github user kevdoran commented on a diff in the pull request: https://github.com/apache/nifi/pull/2161#discussion_r154488084 --- Diff: nifi-toolkit/nifi-toolkit-assembly/pom.xml --- @@ -100,4 +100,87 @@ language governing permissions and limitations under the License. -->

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

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

[GitHub] nifi issue #2310: NIFI-4428: Add PutDruidRecord processor and DruidTranquili...

2017-12-01 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/2310 Need to add Kerberos support to this, but wanted to get the PR up for review/test for folks who won't be using Kerberos ---

[jira] [Resolved] (NIFIREG-60) Add support for configuring NiFi Identities in FileAccessPolicyProvider

2017-12-01 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFIREG-60. Resolution: Fixed Fix Version/s: 0.0.1 > Add support for configuring NiFi Identities in FileA

[jira] [Commented] (NIFIREG-60) Add support for configuring NiFi Identities in FileAccessPolicyProvider

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

[GitHub] nifi-registry pull request #45: NIFIREG-60 NiFi Proxy Identity Support

2017-12-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-registry/pull/45 ---

[jira] [Commented] (NIFIREG-60) Add support for configuring NiFi Identities in FileAccessPolicyProvider

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

[GitHub] nifi-registry issue #45: NIFIREG-60 NiFi Proxy Identity Support

2017-12-01 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/45 +1 all looks good now, was able to run the TestUserClient with a proxied entity based on setting up the initial NiFi identity in authorizers.xml, will merge ---

[jira] [Commented] (NIFIREG-59) Migrate Authorizer-specific exceptions to more generic SecurityProvider exceptiosn

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

[jira] [Resolved] (NIFIREG-59) Migrate Authorizer-specific exceptions to more generic SecurityProvider exceptiosn

2017-12-01 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFIREG-59. Resolution: Fixed Fix Version/s: 0.0.1 > Migrate Authorizer-specific exceptions to more gener

[jira] [Commented] (NIFIREG-59) Migrate Authorizer-specific exceptions to more generic SecurityProvider exceptiosn

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

[GitHub] nifi-registry issue #44: NIFIREG-59 Migrate Authorizer Exceptions

2017-12-01 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/44 +1 Looks good, will merge to master, thanks! ---

[GitHub] nifi-registry pull request #44: NIFIREG-59 Migrate Authorizer Exceptions

2017-12-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-registry/pull/44 ---

[jira] [Commented] (NIFIREG-60) Add support for configuring NiFi Identities in FileAccessPolicyProvider

2017-12-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274955#comment-16274955 ] ASF GitHub Bot commented on NIFIREG-60: --- Github user kevdoran commented on a diff in

[GitHub] nifi-registry pull request #45: NIFIREG-60 NiFi Proxy Identity Support

2017-12-01 Thread kevdoran
Github user kevdoran commented on a diff in the pull request: https://github.com/apache/nifi-registry/pull/45#discussion_r154445377 --- Diff: nifi-registry-framework/src/main/java/org/apache/nifi/registry/security/authorization/file/FileAccessPolicyProvider.java --- @@ -517,28 +52

[jira] [Commented] (NIFIREG-60) Add support for configuring NiFi Identities in FileAccessPolicyProvider

2017-12-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274952#comment-16274952 ] ASF GitHub Bot commented on NIFIREG-60: --- Github user bbende commented on a diff in t

[GitHub] nifi-registry pull request #45: NIFIREG-60 NiFi Proxy Identity Support

2017-12-01 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi-registry/pull/45#discussion_r154445195 --- Diff: nifi-registry-framework/src/main/java/org/apache/nifi/registry/security/authorization/file/FileAccessPolicyProvider.java --- @@ -517,28 +522,

[jira] [Commented] (NIFI-4645) NiFi build on powerpc fails because the google/rpc nar cannot be built/used there

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

[GitHub] nifi pull request #2311: NIFI-4645: Remove activation rules for include the ...

2017-12-01 Thread mcgilman
GitHub user mcgilman opened a pull request: https://github.com/apache/nifi/pull/2311 NIFI-4645: Remove activation rules for include the grpc bundle NIFI-4645: - Removing rule based activation because it was causing the generateArchives profile to not activate. Now the grpc bundl

[jira] [Reopened] (NIFI-4645) NiFi build on powerpc fails because the google/rpc nar cannot be built/used there

2017-12-01 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reopened NIFI-4645: --- > NiFi build on powerpc fails because the google/rpc nar cannot be built/used > there > --

[jira] [Resolved] (NIFI-4645) NiFi build on powerpc fails because the google/rpc nar cannot be built/used there

2017-12-01 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman resolved NIFI-4645. --- Resolution: Fixed > NiFi build on powerpc fails because the google/rpc nar cannot be built/used > ther

[jira] [Commented] (MINIFICPP-280) Move extension tests and test headers, lint extensions

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

[GitHub] nifi-minifi-cpp pull request #168: MINIFICPP-280 Move extension tests and te...

2017-12-01 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/168#discussion_r154417158 --- Diff: extensions/http-curl/client/HTTPClient.cpp --- @@ -87,26 +89,17 @@ HTTPClient::HTTPClient() } HTTPClient::~HTTPClient() {

[GitHub] nifi issue #2310: NIFI-4428: Add PutDruidRecord processor and DruidTranquili...

2017-12-01 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/2310 I started with #2181 and refactored to use the RecordReader/Writer API ---

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

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

[GitHub] nifi-minifi-cpp issue #188: MINIFICPP-49 Added initial implementation of NiF...

2017-12-01 Thread achristianson
Github user achristianson commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/188 @phrocker fixed. ---

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

2017-12-01 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-4428: --- Status: Patch Available (was: In Progress) > Implement PutDruid Processor and Controller > ---

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

2017-12-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274750#comment-16274750 ] ASF GitHub Bot commented on MINIFICPP-49: - Github user achristianson commented o

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

2017-12-01 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-4428: -- Assignee: Matt Burgess > Implement PutDruid Processor and Controller > -

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

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

[GitHub] nifi pull request #2310: NIFI-4428: Add PutDruidRecord processor and DruidTr...

2017-12-01 Thread mattyb149
GitHub user mattyb149 opened a pull request: https://github.com/apache/nifi/pull/2310 NIFI-4428: Add PutDruidRecord processor and DruidTranquilityController service Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution

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

2017-12-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274733#comment-16274733 ] ASF GitHub Bot commented on MINIFICPP-49: - Github user phrocker commented on a d

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

2017-12-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274731#comment-16274731 ] ASF GitHub Bot commented on MINIFICPP-49: - Github user phrocker commented on a d

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

2017-12-01 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/188#discussion_r154413015 --- Diff: extensions/expression-language/Expression.cpp --- @@ -0,0 +1,164 @@ +/** + * Licensed to the Apache Software Foundation (ASF) unde

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

2017-12-01 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/188#discussion_r154412788 --- Diff: extensions/expression-language/Expression.cpp --- @@ -0,0 +1,164 @@ +/** + * Licensed to the Apache Software Foundation (ASF) unde

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

2017-12-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274730#comment-16274730 ] ASF GitHub Bot commented on MINIFICPP-49: - Github user phrocker commented on a d

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

2017-12-01 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/188#discussion_r154412705 --- Diff: extensions/expression-language/Expression.cpp --- @@ -0,0 +1,164 @@ +/** + * Licensed to the Apache Software Foundation (ASF) unde

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

2017-12-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274724#comment-16274724 ] ASF GitHub Bot commented on MINIFICPP-49: - Github user phrocker commented on a d

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

2017-12-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274723#comment-16274723 ] ASF GitHub Bot commented on MINIFICPP-49: - Github user phrocker commented on a d

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

2017-12-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274725#comment-16274725 ] ASF GitHub Bot commented on MINIFICPP-49: - Github user phrocker commented on a d

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

2017-12-01 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/188#discussion_r154412216 --- Diff: extensions/expression-language/Expression.cpp --- @@ -0,0 +1,164 @@ +/** + * Licensed to the Apache Software Foundation (ASF) unde

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

2017-12-01 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/188#discussion_r154412281 --- Diff: extensions/expression-language/Expression.cpp --- @@ -0,0 +1,164 @@ +/** + * Licensed to the Apache Software Foundation (ASF) unde

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

2017-12-01 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/188#discussion_r154412200 --- Diff: extensions/expression-language/Expression.cpp --- @@ -0,0 +1,164 @@ +/** + * Licensed to the Apache Software Foundation (ASF) unde

[jira] [Commented] (MINIFICPP-12) Enable -Wall when building

2017-12-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274697#comment-16274697 ] ASF GitHub Bot commented on MINIFICPP-12: - GitHub user phrocker opened a pull re

[jira] [Commented] (MINIFICPP-12) Enable -Wall when building

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

[GitHub] nifi-minifi-cpp pull request #212: MINIFICPP-12: Resolve warnings found duri...

2017-12-01 Thread phrocker
GitHub user phrocker opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/212 MINIFICPP-12: Resolve warnings found during compilation MINIFICPP-12: Remove linux warnings MINIFICPP-12: Update property and stringutils Thank you for submitting a contri

[GitHub] nifi-minifi-cpp issue #212: MINIFICPP-12: Resolve warnings found during comp...

2017-12-01 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/212 This doesn't eliminate every warning. I'll be checking different versions of compilers to see if there is more low hanging fruit. ---

[jira] [Commented] (NIFI-4645) NiFi build on powerpc fails because the google/rpc nar cannot be built/used there

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

[jira] [Commented] (NIFI-4645) NiFi build on powerpc fails because the google/rpc nar cannot be built/used there

2017-12-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274686#comment-16274686 ] ASF subversion and git services commented on NIFI-4645: --- Commit 9fdab

[GitHub] nifi pull request #2309: NIFI-4645 now being very specific to include if not...

2017-12-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2309 ---

[jira] [Commented] (NIFI-4645) NiFi build on powerpc fails because the google/rpc nar cannot be built/used there

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

[GitHub] nifi issue #2309: NIFI-4645 now being very specific to include if not ppc

2017-12-01 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2309 Will review... ---

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

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

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

2017-12-01 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/185 @calebj the travis failure shows you what we've been seeing on clang 9 https://travis-ci.org/apache/nifi-minifi-cpp/jobs/309102064 It might be better to separate the upgrade

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

2017-12-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274559#comment-16274559 ] ASF GitHub Bot commented on MINIFICPP-49: - Github user phrocker commented on a d

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

2017-12-01 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/188#discussion_r154381712 --- Diff: libminifi/CMakeLists.txt --- @@ -74,6 +74,7 @@ target_link_libraries(core-minifi ${UUID_LIBRARIES} ${JSONCPP_LIB} yaml-cpp ) find_pa

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

2017-12-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274546#comment-16274546 ] ASF GitHub Bot commented on MINIFICPP-49: - Github user achristianson commented o

[GitHub] nifi-minifi-cpp issue #188: MINIFICPP-49 Added initial implementation of NiF...

2017-12-01 Thread achristianson
Github user achristianson commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/188 @minifirocks fixed. ---

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

2017-12-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274517#comment-16274517 ] ASF GitHub Bot commented on MINIFICPP-49: - Github user minifirocks commented on

[GitHub] nifi-minifi-cpp issue #188: MINIFICPP-49 Added initial implementation of NiF...

2017-12-01 Thread minifirocks
Github user minifirocks commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/188 @achristianson here is conflict. ---

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

2017-12-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274507#comment-16274507 ] ASF GitHub Bot commented on MINIFICPP-303: -- Github user calebj commented on th

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

2017-12-01 Thread calebj
Github user calebj commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/185 I did. The new commit messages reflect the new version, too. ---

[jira] [Commented] (MINIFICPP-321) Support Maximum File Count in PutFile

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

[GitHub] nifi-minifi-cpp pull request #211: MINIFICPP-321: Support Maximum File Count...

2017-12-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/211 ---

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

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

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

2017-12-01 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/185 @calebj Re the next push, did you force push into that last commit? ---

[jira] [Commented] (NIFI-3970) Add CSVRecordLookupService

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

[GitHub] nifi issue #2130: NIFI-3970: Add CSVRecordLookupService

2017-12-01 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2130 @markap14 @mattyb149 I think I cleaned up everything that was requested here on my version of the branch here: https://github.com/MikeThomsen/nifi/commit/b216a1df8ef9631a1dd0cc31a8ec0eacb

[jira] [Commented] (NIFI-4325) Create a new ElasticSearch processor that supports the JSON DSL

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

[GitHub] nifi issue #2113: NIFI-4325 Added new processor that uses the JSON DSL.

2017-12-01 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2113 @mattyb149 I think everything should be up to date now. ---