[jira] [Commented] (NIFI-4637) Add support for HBase visibility labels to HBase processors and controller services

2018-05-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483446#comment-16483446 ] Joseph Witt commented on NIFI-4637: --- [~mike.thomsen] [~bende] [~ijokarumawak] I noticed w

[jira] [Reopened] (NIFI-5175) NiFi built with Java 1.8 needs to run on Java 9

2018-05-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt reopened NIFI-5175: --- [~jtstorck] I reopened this because I believe some work remains. I am running on Linux Java 10.0.1 and by

[jira] [Commented] (NIFI-5109) AbstractListProcessor stop calling performListing after primary node reelection

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

[GitHub] nifi issue #2657: NIFI-5109 Reset justElectedPrimaryNode flag right after re...

2018-05-21 Thread viazovskyi
Github user viazovskyi commented on the issue: https://github.com/apache/nifi/pull/2657 I think now PR looks better ---

[jira] [Commented] (NIFI-4637) Add support for HBase visibility labels to HBase processors and controller services

2018-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483479#comment-16483479 ] ASF GitHub Bot commented on NIFI-4637: -- Github user ijokarumawak commented on the issu

[GitHub] nifi issue #2729: NIFI-4637: Fix ExtensionManager warning on VisibilityLabel...

2018-05-21 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/2729 @MikeThomsen I've changed the interface to util class to avoid ExtensionManager warning messages. Also, I found an unused test class slip into src directory, and removed it. ---

[GitHub] nifi pull request #2729: NIFI-4637: Fix ExtensionManager warning on Visibili...

2018-05-21 Thread ijokarumawak
GitHub user ijokarumawak opened a pull request: https://github.com/apache/nifi/pull/2729 NIFI-4637: Fix ExtensionManager warning on VisibilityLabelService Changed VisibilityLabelService from an interface to a util class. Thank you for submitting a contribution to Apache NiFi

[jira] [Commented] (NIFI-4637) Add support for HBase visibility labels to HBase processors and controller services

2018-05-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483474#comment-16483474 ] Joseph Witt commented on NIFI-4637: --- cool thanks Koji! > Add support for HBase visibilit

[jira] [Commented] (NIFI-4637) Add support for HBase visibility labels to HBase processors and controller services

2018-05-21 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483473#comment-16483473 ] Koji Kawamura commented on NIFI-4637: - [~mike.thomsen] https://github.com/apache/nifi/p

[jira] [Commented] (NIFI-4637) Add support for HBase visibility labels to HBase processors and controller services

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

[jira] [Reopened] (NIFI-4637) Add support for HBase visibility labels to HBase processors and controller services

2018-05-21 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura reopened NIFI-4637: - [~joewitt] Thanks for pointing that out. I'm going to send a PR to address the warning messages. > Ad

[GitHub] nifi-site pull request #26: add Ona as powered by NiFi

2018-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-site/pull/26 ---

[GitHub] nifi pull request #2723: NIFI-5214 Added REST LookupService

2018-05-21 Thread ijokarumawak
Github user ijokarumawak commented on a diff in the pull request: https://github.com/apache/nifi/pull/2723#discussion_r189750553 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/src/main/resources/docs.org.apache.nifi.lookup.RestLookupS

[jira] [Commented] (NIFI-5214) Add a REST lookup service

2018-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483388#comment-16483388 ] ASF GitHub Bot commented on NIFI-5214: -- Github user ijokarumawak commented on a diff i

[jira] [Commented] (NIFI-5214) Add a REST lookup service

2018-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483385#comment-16483385 ] ASF GitHub Bot commented on NIFI-5214: -- Github user ijokarumawak commented on a diff i

[GitHub] nifi pull request #2723: NIFI-5214 Added REST LookupService

2018-05-21 Thread ijokarumawak
Github user ijokarumawak commented on a diff in the pull request: https://github.com/apache/nifi/pull/2723#discussion_r189754939 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/src/test/groovy/org/apache/nifi/lookup/RestLookupServiceIT

[GitHub] nifi pull request #2723: NIFI-5214 Added REST LookupService

2018-05-21 Thread ijokarumawak
Github user ijokarumawak commented on a diff in the pull request: https://github.com/apache/nifi/pull/2723#discussion_r189752084 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/src/main/java/org/apache/nifi/lookup/RestLookupService.jav

[jira] [Commented] (NIFI-5214) Add a REST lookup service

2018-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483387#comment-16483387 ] ASF GitHub Bot commented on NIFI-5214: -- Github user ijokarumawak commented on a diff i

[jira] [Commented] (NIFI-5214) Add a REST lookup service

2018-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483386#comment-16483386 ] ASF GitHub Bot commented on NIFI-5214: -- Github user ijokarumawak commented on a diff i

[GitHub] nifi pull request #2723: NIFI-5214 Added REST LookupService

2018-05-21 Thread ijokarumawak
Github user ijokarumawak commented on a diff in the pull request: https://github.com/apache/nifi/pull/2723#discussion_r189751985 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/src/main/java/org/apache/nifi/lookup/RestLookupService.jav

[GitHub] nifi pull request #2615: NIFI-5051 Created ElasticSearch lookup service.

2018-05-21 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2615#discussion_r189753159 --- Diff: nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/src/main/java/org/apache/nifi/elasticsearch/ElasticSearchLookupService.

[jira] [Resolved] (NIFI-5220) Aws processors do not validate PROXY_USERNAME and PROXY_PASSWORD

2018-05-21 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura resolved NIFI-5220. - Resolution: Fixed Fix Version/s: 1.7.0 > Aws processors do not validate PROXY_USERNAME and P

[jira] [Commented] (NIFI-5220) Aws processors do not validate PROXY_USERNAME and PROXY_PASSWORD

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

[jira] [Commented] (NIFI-5220) Aws processors do not validate PROXY_USERNAME and PROXY_PASSWORD

2018-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483257#comment-16483257 ] ASF GitHub Bot commented on NIFI-5220: -- Github user ijokarumawak commented on the issu

[GitHub] nifi pull request #2727: NIFI-5220 add aws abstract processor validation for...

2018-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2727 ---

[jira] [Commented] (NIFI-5220) Aws processors do not validate PROXY_USERNAME and PROXY_PASSWORD

2018-05-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483256#comment-16483256 ] ASF subversion and git services commented on NIFI-5220: --- Commit 6bf6a

[GitHub] nifi issue #2727: NIFI-5220 add aws abstract processor validation for proxy ...

2018-05-21 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/2727 @ottobackwards Thanks for hardening the validation, LGTM +1. Merging. ---

[jira] [Commented] (MINIFICPP-502) Support required processor properties

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

[GitHub] nifi-minifi-cpp issue #334: MINIFICPP-502 Add validation to config parser to...

2018-05-21 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/334 501 is a subset of 502. Is that correct? If so I'll review 502. The same comments apply here ---

[jira] [Commented] (MINIFICPP-502) Support required processor properties

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

[GitHub] nifi-minifi-cpp pull request #334: MINIFICPP-502 Add validation to config pa...

2018-05-21 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/334#discussion_r189748104 --- Diff: libminifi/include/core/Property.h --- @@ -56,10 +56,15 @@ class Property { /*! * Create a new property */ - Pr

[jira] [Commented] (MINIFICPP-502) Support required processor properties

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

[GitHub] nifi-minifi-cpp pull request #334: MINIFICPP-502 Add validation to config pa...

2018-05-21 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/334#discussion_r189747932 --- Diff: libminifi/src/core/yaml/YamlConfiguration.cpp --- @@ -666,10 +669,10 @@ void YamlConfiguration::parsePortYaml(YAML::Node *portNode,

[jira] [Commented] (MINIFICPP-501) Incorporate dependent property metadata into agent information

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

[GitHub] nifi-minifi-cpp pull request #333: MINIFICPP-501 Incorporate dependent prope...

2018-05-21 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/333#discussion_r189747427 --- Diff: libminifi/include/core/state/nodes/AgentInformation.h --- @@ -297,9 +297,20 @@ class ComponentManifest : public DeviceInformation {

[jira] [Commented] (MINIFICPP-501) Incorporate dependent property metadata into agent information

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

[GitHub] nifi-minifi-cpp pull request #333: MINIFICPP-501 Incorporate dependent prope...

2018-05-21 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/333#discussion_r189746200 --- Diff: libminifi/src/processors/PutFile.cpp --- @@ -51,7 +51,9 @@ core::Property PutFile::CreateDirs( "Create Missing Directories",

[jira] [Commented] (NIFI-5223) Allow the usage of expression language for properties of RecordSetWriters

2018-05-21 Thread Mike Thomsen (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483228#comment-16483228 ] Mike Thomsen commented on NIFI-5223: [~jope] yeah, the dev list would be a good place t

[jira] [Assigned] (NIFI-5224) Add SolrClientService

2018-05-21 Thread Johannes Peter (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Peter reassigned NIFI-5224: Assignee: Johannes Peter > Add SolrClientService > - > >

[jira] [Commented] (NIFI-5224) Add SolrClientService

2018-05-21 Thread Johannes Peter (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483177#comment-16483177 ] Johannes Peter commented on NIFI-5224: -- [~mike.thomsen] Related to this discussion: h

[jira] [Created] (NIFI-5224) Add SolrClientService

2018-05-21 Thread Johannes Peter (JIRA)
Johannes Peter created NIFI-5224: Summary: Add SolrClientService Key: NIFI-5224 URL: https://issues.apache.org/jira/browse/NIFI-5224 Project: Apache NiFi Issue Type: Improvement R

[jira] [Commented] (NIFI-5223) Allow the usage of expression language for properties of RecordSetWriters

2018-05-21 Thread Johannes Peter (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483169#comment-16483169 ] Johannes Peter commented on NIFI-5223: -- [~mikerthomsen] related to this discussion: ht

[jira] [Assigned] (NIFI-5223) Allow the usage of expression language for properties of RecordSetWriters

2018-05-21 Thread Johannes Peter (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Peter reassigned NIFI-5223: Assignee: Johannes Peter > Allow the usage of expression language for properties of RecordSe

[jira] [Created] (NIFI-5223) Allow the usage of expression language for properties of RecordSetWriters

2018-05-21 Thread Johannes Peter (JIRA)
Johannes Peter created NIFI-5223: Summary: Allow the usage of expression language for properties of RecordSetWriters Key: NIFI-5223 URL: https://issues.apache.org/jira/browse/NIFI-5223 Project: Apache

[jira] [Commented] (NIFI-5051) Create a LookupService that uses ElasticSearch

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

[GitHub] nifi pull request #2615: NIFI-5051 Created ElasticSearch lookup service.

2018-05-21 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2615#discussion_r189727653 --- Diff: nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/src/main/java/org/apache/nifi/elasticsearch/ElasticSearchLookupService.

[jira] [Commented] (NIFI-5051) Create a LookupService that uses ElasticSearch

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

[GitHub] nifi pull request #2615: NIFI-5051 Created ElasticSearch lookup service.

2018-05-21 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2615#discussion_r189727019 --- Diff: nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/src/main/java/org/apache/nifi/elasticsearch/ElasticSearchLookupService.

[jira] [Commented] (NIFI-5193) Improve ConfigEncryptionTool handling of complex user search mapping values

2018-05-21 Thread Nathan Gough (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483025#comment-16483025 ] Nathan Gough commented on NIFI-5193: I replicated the error by including  {code:java} (

[GitHub] nifi pull request #2615: NIFI-5051 Created ElasticSearch lookup service.

2018-05-21 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2615#discussion_r189705031 --- Diff: nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/src/main/java/org/apache/nifi/elasticsearch/ElasticSearchLookupService.

[jira] [Commented] (NIFI-5051) Create a LookupService that uses ElasticSearch

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

[jira] [Commented] (NIFI-5186) Update UI to account for asynchronous validation

2018-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482997#comment-16482997 ] ASF GitHub Bot commented on NIFI-5186: -- Github user mcgilman commented on a diff in th

[GitHub] nifi pull request #2722: NIFI-5186: Updating UI to support asynchronous vali...

2018-05-21 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2722#discussion_r189701115 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/src/main/java/org/apache/nifi/cluster/manager/StatusMerger.java --- @

[jira] [Commented] (NIFI-5051) Create a LookupService that uses ElasticSearch

2018-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482970#comment-16482970 ] ASF GitHub Bot commented on NIFI-5051: -- Github user mattyb149 commented on a diff in t

[jira] [Commented] (NIFI-5051) Create a LookupService that uses ElasticSearch

2018-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482969#comment-16482969 ] ASF GitHub Bot commented on NIFI-5051: -- Github user mattyb149 commented on a diff in t

[jira] [Commented] (NIFI-5051) Create a LookupService that uses ElasticSearch

2018-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482968#comment-16482968 ] ASF GitHub Bot commented on NIFI-5051: -- Github user mattyb149 commented on a diff in t

[GitHub] nifi pull request #2615: NIFI-5051 Created ElasticSearch lookup service.

2018-05-21 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2615#discussion_r189665908 --- Diff: nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/pom.xml --- @@ -120,6 +132,22 @@ 1.7.0-SNAPSHOT

[GitHub] nifi pull request #2615: NIFI-5051 Created ElasticSearch lookup service.

2018-05-21 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2615#discussion_r189696292 --- Diff: nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/src/main/java/org/apache/nifi/elasticsearch/ElasticSearchLookupService.ja

[GitHub] nifi pull request #2615: NIFI-5051 Created ElasticSearch lookup service.

2018-05-21 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2615#discussion_r189676414 --- Diff: nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/src/main/java/org/apache/nifi/elasticsearch/ElasticSearchLookupService.ja

[jira] [Commented] (NIFI-5186) Update UI to account for asynchronous validation

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

[GitHub] nifi issue #2722: NIFI-5186: Updating UI to support asynchronous validation

2018-05-21 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/2722 @joewitt I think I understand now what you were seeing. If I create two different DebugFlow processors, each with a validation pause of 10 seconds, and then I create an UpdateAttribute and configure

[jira] [Created] (NIFI-5222) With validation being performed asynchronously, updating a processor causes validation to occur 3 times instead of once

2018-05-21 Thread Mark Payne (JIRA)
Mark Payne created NIFI-5222: Summary: With validation being performed asynchronously, updating a processor causes validation to occur 3 times instead of once Key: NIFI-5222 URL: https://issues.apache.org/jira/browse/

[jira] [Commented] (NIFI-4987) Support TTL in Redis

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

[GitHub] nifi issue #2726: NIFI-4987: Added TTL to RedisDistributedMapCacheClientServ...

2018-05-21 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2726 Was looking into this a little more and I believe we can keep all of the origin getAndPutIfAbsent, and just add the following right after the set: `redisConnection.expire(kv.getKey(), 1000);`

[GitHub] nifi-minifi pull request #127: MINIFI-456 Preferring org.glassfish.jersey.ex...

2018-05-21 Thread apiri
GitHub user apiri opened a pull request: https://github.com/apache/nifi-minifi/pull/127 MINIFI-456 Preferring org.glassfish.jersey.ext jersey-spring dependen… …cy to com.sun.jersey.contribs Thank you for submitting a contribution to Apache NiFi - MiNiFi. In orde

[jira] [Assigned] (NIFI-5193) Improve ConfigEncryptionTool handling of complex user search mapping values

2018-05-21 Thread Nathan Gough (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Gough reassigned NIFI-5193: -- Assignee: Nathan Gough (was: Andy LoPresto) > Improve ConfigEncryptionTool handling of complex

[jira] [Updated] (NIFI-5146) Ability to configure HTTP and HTTPS simultaneously causes HostHeader issues

2018-05-21 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-5146: Resolution: Fixed Status: Resolved (was: Patch Available) > Ability to configure HTTP and HT

[jira] [Assigned] (NIFI-5193) Improve ConfigEncryptionTool handling of complex user search mapping values

2018-05-21 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto reassigned NIFI-5193: --- Assignee: Andy LoPresto > Improve ConfigEncryptionTool handling of complex user search mapping

[jira] [Commented] (NIFI-5051) Create a LookupService that uses ElasticSearch

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

[jira] [Commented] (NIFI-5049) Fix handling of Phonenix datetime columns in QueryDatabaseTable and GenerateTableFetch

2018-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482817#comment-16482817 ] ASF GitHub Bot commented on NIFI-5049: -- Github user gardellajuanpablo commented on a d

[GitHub] nifi issue #2615: NIFI-5051 Created ElasticSearch lookup service.

2018-05-21 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/2615 Reviewing... ---

[GitHub] nifi pull request #2625: NIFI-5049 Fix handling of Phonenix datetime columns

2018-05-21 Thread gardellajuanpablo
Github user gardellajuanpablo commented on a diff in the pull request: https://github.com/apache/nifi/pull/2625#discussion_r189665750 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/AbstractDatabaseFetchProcesso

[jira] [Updated] (NIFI-5143) Allow GenerateTableFetch to use column values for partitioning

2018-05-21 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5143: --- Status: Patch Available (was: In Progress) > Allow GenerateTableFetch to use column values for partiti

[jira] [Commented] (NIFI-5143) Allow GenerateTableFetch to use column values for partitioning

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

[GitHub] nifi pull request #2728: NIFI-5143: Initial work to support column values fo...

2018-05-21 Thread mattyb149
GitHub user mattyb149 opened a pull request: https://github.com/apache/nifi/pull/2728 NIFI-5143: Initial work to support column values for paging results Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you

[jira] [Commented] (NIFI-4987) Support TTL in Redis

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

[GitHub] nifi issue #2726: NIFI-4987: Added TTL to RedisDistributedMapCacheClientServ...

2018-05-21 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2726 @zenfenan the getAndPutIfAbsent method needs to be an atomic operation which is the reason we are using the watch and multi step operation so we can't remove that ---

[jira] [Commented] (NIFI-5049) Fix handling of Phonenix datetime columns in QueryDatabaseTable and GenerateTableFetch

2018-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482796#comment-16482796 ] ASF GitHub Bot commented on NIFI-5049: -- Github user mattyb149 commented on a diff in t

[GitHub] nifi pull request #2625: NIFI-5049 Fix handling of Phonenix datetime columns

2018-05-21 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2625#discussion_r189662885 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/AbstractDatabaseFetchProcessor.java

[jira] [Commented] (NIFI-5186) Update UI to account for asynchronous validation

2018-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482752#comment-16482752 ] ASF GitHub Bot commented on NIFI-5186: -- Github user markap14 commented on a diff in th

[GitHub] nifi pull request #2722: NIFI-5186: Updating UI to support asynchronous vali...

2018-05-21 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2722#discussion_r189656654 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/src/main/java/org/apache/nifi/cluster/manager/StatusMerger.java --- @

[jira] [Commented] (NIFI-5193) Improve ConfigEncryptionTool handling of complex user search mapping values

2018-05-21 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482747#comment-16482747 ] Andy LoPresto commented on NIFI-5193: - I think the solution to this is to filter out th

[jira] [Commented] (NIFI-4988) UnpackContent throws "java.lang.IllegalArgumentException: invalid entry size" and Administratively Yields

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

[GitHub] nifi issue #2725: NIFI-4988 Changed to handle an invalid ZIP file

2018-05-21 Thread joewitt
Github user joewitt commented on the issue: https://github.com/apache/nifi/pull/2725 also possible that I am totally full of it. One of these, possibly both, are true. ---

[GitHub] nifi issue #2725: NIFI-4988 Changed to handle an invalid ZIP file

2018-05-21 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/2725 Ah, ok, I didn't realize that @joewitt - I thought it had to always be excluded. There are probably a handful of well-known magic headers or something then. Good to know! ---

[jira] [Commented] (NIFI-4988) UnpackContent throws "java.lang.IllegalArgumentException: invalid entry size" and Administratively Yields

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

[jira] [Commented] (NIFI-4988) UnpackContent throws "java.lang.IllegalArgumentException: invalid entry size" and Administratively Yields

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

[GitHub] nifi issue #2725: NIFI-4988 Changed to handle an invalid ZIP file

2018-05-21 Thread joewitt
Github user joewitt commented on the issue: https://github.com/apache/nifi/pull/2725 @markap14 i think often RAT can detect something is a binary file and not subject to having a license header. It can't hurt to add the exclusion but i think it is normal that rat isn't unhappy about

[jira] [Commented] (NIFI-5022) Create an AWS Gateway Web API version of InvokeHTTP

2018-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482721#comment-16482721 ] ASF GitHub Bot commented on NIFI-5022: -- Github user ottobackwards commented on the iss

[GitHub] nifi issue #2588: NIFI-5022 InvokeAWSGatewayApi processor

2018-05-21 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/nifi/pull/2588 bump, any takers? ---

[jira] [Commented] (NIFI-4988) UnpackContent throws "java.lang.IllegalArgumentException: invalid entry size" and Administratively Yields

2018-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482719#comment-16482719 ] ASF GitHub Bot commented on NIFI-4988: -- Github user markap14 commented on a diff in th

[jira] [Commented] (NIFI-4988) UnpackContent throws "java.lang.IllegalArgumentException: invalid entry size" and Administratively Yields

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

[GitHub] nifi pull request #2725: NIFI-4988 Changed to handle an invalid ZIP file

2018-05-21 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2725#discussion_r189647485 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestUnpackContent.java --- @@ -16

[GitHub] nifi issue #2725: NIFI-4988 Changed to handle an invalid ZIP file

2018-05-21 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/2725 I think I'm missing something obvious... but the PR adds a new file, invalid_data.zip but it doesn't add it to the RAT exclusions in the pom.xml... yet, it still pass the contrib-check. I'm not sure

[jira] [Commented] (NIFI-4199) NiFi processors should be able to share proxy settings

2018-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482716#comment-16482716 ] ASF GitHub Bot commented on NIFI-4199: -- Github user ottobackwards commented on the iss

[jira] [Commented] (NIFI-5220) Aws processors do not validate PROXY_USERNAME and PROXY_PASSWORD

2018-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482715#comment-16482715 ] ASF GitHub Bot commented on NIFI-5220: -- Github user ottobackwards commented on the iss

[GitHub] nifi issue #2704: NIFI-4199: Consistent proxy support across components

2018-05-21 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/nifi/pull/2704 https://github.com/apache/nifi/pull/2727 ---

[GitHub] nifi issue #2727: NIFI-5220 add aws abstract processor validation for proxy ...

2018-05-21 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/nifi/pull/2727 @MikeThomsen @ijokarumawak ---

[jira] [Commented] (NIFI-5220) Aws processors do not validate PROXY_USERNAME and PROXY_PASSWORD

2018-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482713#comment-16482713 ] ASF GitHub Bot commented on NIFI-5220: -- GitHub user ottobackwards opened a pull reques

[GitHub] nifi pull request #2727: NIFI-5220 add aws abstract processor validation for...

2018-05-21 Thread ottobackwards
GitHub user ottobackwards opened a pull request: https://github.com/apache/nifi/pull/2727 NIFI-5220 add aws abstract processor validation for proxy host and password, and tests Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the

  1   2   >