[jira] [Commented] (NIFI-5249) Dockerfile enhancements

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501447#comment-16501447 ] ASF GitHub Bot commented on NIFI-5249: -- Github user pepov commented on a diff in the pull request:

[GitHub] nifi pull request #2747: NIFI-5249 Dockerfile enhancements

2018-06-05 Thread pepov
Github user pepov commented on a diff in the pull request: https://github.com/apache/nifi/pull/2747#discussion_r192981828 --- Diff: nifi-docker/dockerhub/Dockerfile --- @@ -25,28 +25,37 @@ ARG GID=1000 ARG NIFI_VERSION=1.7.0 ARG MIRROR=https://archive.apache.org/dist

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

2018-06-05 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2723#discussion_r193032153 --- Diff:

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

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

[jira] [Commented] (NIFI-5261) Create a JSON validator

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501831#comment-16501831 ] ASF GitHub Bot commented on NIFI-5261: -- Github user zenfenan commented on a diff in the pull request:

[GitHub] nifi pull request #2758: NIFI-5261: Added JSON_VALIDATOR to StandardValidato...

2018-06-05 Thread zenfenan
Github user zenfenan commented on a diff in the pull request: https://github.com/apache/nifi/pull/2758#discussion_r193081777 --- Diff: nifi-commons/nifi-utils/src/test/java/org/apache/nifi/util/validator/TestStandardValidators.java --- @@ -288,4 +288,42 @@ public void

[jira] [Commented] (NIFI-5243) Add ListKafkaTopics Processor

2018-06-05 Thread Joe Trite (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501843#comment-16501843 ] Joe Trite commented on NIFI-5243: - thx for the feedback. we have a multi-tenant kafka cluster. each

[jira] [Commented] (NIFI-5243) Add ListKafkaTopics Processor

2018-06-05 Thread Joe Trite (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501970#comment-16501970 ] Joe Trite commented on NIFI-5243: - Apache Kafka does not offer a REST API, right? The REST functionality

[GitHub] nifi issue #2757: NIFI-5208: Fixing issue preventing connections from being ...

2018-06-05 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/2757 Thanks @mcgilman this has been merged to master. ---

[jira] [Commented] (NIFI-5208) Editing a flow on a Disconnected Node

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501972#comment-16501972 ] ASF GitHub Bot commented on NIFI-5208: -- Github user scottyaslan commented on the issue:

[jira] [Commented] (NIFI-3217) Resizing browser closes property entry textbox

2018-06-05 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502009#comment-16502009 ] Andy LoPresto commented on NIFI-3217: - I am not a JS expert, but I think a potential solution would be

[GitHub] nifi pull request #2752: NIFI-5241: Updated EventSumValue to use synchronize...

2018-06-05 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2752#discussion_r193081251 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/src/main/java/org/apache/nifi/web/server/JettyServer.java --- @@ -689,6

[jira] [Commented] (NIFI-5241) When calculating stats for components, use synchronized methods instead of atomic variables

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501823#comment-16501823 ] ASF GitHub Bot commented on NIFI-5241: -- Github user mcgilman commented on a diff in the pull request:

[GitHub] nifi issue #2761: NIFI-5209 Removed secure hash functionality from ConfigEnc...

2018-06-05 Thread thenatog
Github user thenatog commented on the issue: https://github.com/apache/nifi/pull/2761 Reviewing.. ---

[jira] [Created] (NIFI-5269) NiFi doesn't start if bootstrap.conf contatins a tmp dir which doesn't exist

2018-06-05 Thread Brandon DeVries (JIRA)
Brandon DeVries created NIFI-5269: - Summary: NiFi doesn't start if bootstrap.conf contatins a tmp dir which doesn't exist Key: NIFI-5269 URL: https://issues.apache.org/jira/browse/NIFI-5269 Project:

[GitHub] nifi pull request #2760: NIFI-5266: Sanitize ES parameters in PutElasticsear...

2018-06-05 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/nifi/pull/2760#discussion_r193132253 --- Diff:

[GitHub] nifi pull request #2760: NIFI-5266: Sanitize ES parameters in PutElasticsear...

2018-06-05 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/nifi/pull/2760#discussion_r193132823 --- Diff:

[jira] [Commented] (NIFI-5243) Add ListKafkaTopics Processor

2018-06-05 Thread Sivaprasanna Sethuraman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501851#comment-16501851 ] Sivaprasanna Sethuraman commented on NIFI-5243: --- Since what you have explained seems to

[jira] [Commented] (NIFI-5208) Editing a flow on a Disconnected Node

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

[GitHub] nifi issue #2757: NIFI-5208: Fixing issue preventing connections from being ...

2018-06-05 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/2757 Reviewing... ---

[jira] [Commented] (NIFI-5208) Editing a flow on a Disconnected Node

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501778#comment-16501778 ] ASF GitHub Bot commented on NIFI-5208: -- Github user scottyaslan commented on the issue:

[jira] [Updated] (NIFI-5208) Editing a flow on a Disconnected Node

2018-06-05 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-5208: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Editing a flow on a Disconnected

[jira] [Updated] (NIFI-5269) NiFi doesn't start if bootstrap.conf contains a tmp dir which doesn't exist

2018-06-05 Thread Brandon DeVries (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon DeVries updated NIFI-5269: -- Summary: NiFi doesn't start if bootstrap.conf contains a tmp dir which doesn't exist (was:

[jira] [Commented] (NIFI-5266) PutElasticsearchHttp processors should sanitize parameters

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502020#comment-16502020 ] ASF GitHub Bot commented on NIFI-5266: -- Github user ottobackwards commented on a diff in the pull

[jira] [Commented] (NIFI-5266) PutElasticsearchHttp processors should sanitize parameters

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502023#comment-16502023 ] ASF GitHub Bot commented on NIFI-5266: -- Github user ottobackwards commented on a diff in the pull

[GitHub] nifi pull request #2760: NIFI-5266: Sanitize ES parameters in PutElasticsear...

2018-06-05 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/nifi/pull/2760#discussion_r193133584 --- Diff:

[GitHub] nifi pull request #2760: NIFI-5266: Sanitize ES parameters in PutElasticsear...

2018-06-05 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/nifi/pull/2760#discussion_r193133140 --- Diff:

[jira] [Commented] (NIFI-5266) PutElasticsearchHttp processors should sanitize parameters

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502021#comment-16502021 ] ASF GitHub Bot commented on NIFI-5266: -- Github user ottobackwards commented on a diff in the pull

[jira] [Commented] (NIFI-5266) PutElasticsearchHttp processors should sanitize parameters

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502022#comment-16502022 ] ASF GitHub Bot commented on NIFI-5266: -- Github user ottobackwards commented on a diff in the pull

[jira] [Commented] (NIFI-5209) Remove toolkit migration without password functionality

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501807#comment-16501807 ] ASF GitHub Bot commented on NIFI-5209: -- Github user thenatog commented on the issue:

[jira] [Commented] (NIFI-5261) Create a JSON validator

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501833#comment-16501833 ] ASF GitHub Bot commented on NIFI-5261: -- Github user zenfenan commented on a diff in the pull request:

[GitHub] nifi pull request #2758: NIFI-5261: Added JSON_VALIDATOR to StandardValidato...

2018-06-05 Thread zenfenan
Github user zenfenan commented on a diff in the pull request: https://github.com/apache/nifi/pull/2758#discussion_r193082747 --- Diff: nifi-commons/nifi-utils/pom.xml --- @@ -40,5 +40,10 @@ nifi-api 1.7.0-SNAPSHOT +

[jira] [Commented] (MINIFICPP-524) Default to building RocksDB

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501902#comment-16501902 ] ASF GitHub Bot commented on MINIFICPP-524: -- GitHub user phrocker opened a pull request:

[GitHub] nifi-minifi-cpp pull request #352: MINIFICPP-524: Make building rocksdb defa...

2018-06-05 Thread phrocker
GitHub user phrocker opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/352 MINIFICPP-524: Make building rocksdb default MINIFICPP-526: Update script to support changing rocksdb options Thank you for submitting a contribution to Apache NiFi - MiNiFi C++.

[GitHub] nifi pull request #2757: NIFI-5208: Fixing issue preventing connections from...

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

[jira] [Commented] (NIFI-5208) Editing a flow on a Disconnected Node

2018-06-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501922#comment-16501922 ] ASF subversion and git services commented on NIFI-5208: --- Commit

[jira] [Updated] (NIFI-5209) Remove toolkit migration without password functionality

2018-06-05 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-5209: Fix Version/s: 1.7.0 Status: Patch Available (was: In Progress) > Remove toolkit

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

2018-06-05 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/nifi/pull/2588 I can provide the reviewers with access to my PETSTORE endpoint for testing and we can work out how not to overload it, if that helps get this going ---

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

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

[GitHub] nifi issue #2761: NIFI-5209 Removed secure hash functionality from ConfigEnc...

2018-06-05 Thread thenatog
Github user thenatog commented on the issue: https://github.com/apache/nifi/pull/2761 Looks fine to me after looking at https://issues.apache.org/jira/browse/NIFI-4942, executed encrypting a properties file which worked and attempted to use the -z param which no longer works. Had a

[jira] [Commented] (NIFI-5209) Remove toolkit migration without password functionality

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502279#comment-16502279 ] ASF GitHub Bot commented on NIFI-5209: -- Github user thenatog commented on the issue:

[jira] [Commented] (NIFI-4963) Add support for Hive 3.0 processors

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502294#comment-16502294 ] ASF GitHub Bot commented on NIFI-4963: -- Github user mattyb149 commented on a diff in the pull

[GitHub] nifi pull request #2755: NIFI-4963: Added Hive3 bundle

2018-06-05 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2755#discussion_r193181866 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/nifi/processors/hive/PutHive3Streaming.java --- @@ -0,0 +1,548

[GitHub] nifi issue #2619: NIFI-5059 Updated MongoDBLookupService to be able to detec...

2018-06-05 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2619 @mattyb149 can we close this one out? It's a good starting point for [this cleanup task](https://issues.apache.org/jira/browse/NIFI-5239). ---

[jira] [Commented] (NIFI-5059) MongoDBLookupService should be able to determine a schema or have one provided

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502254#comment-16502254 ] ASF GitHub Bot commented on NIFI-5059: -- Github user MikeThomsen commented on the issue:

[GitHub] nifi pull request #2764: NIFI-5260 Adding version elements in archetypes for...

2018-06-05 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi/pull/2764 NIFI-5260 Adding version elements in archetypes for dependencies that… … previously were under dependencyManagement Thank you for submitting a contribution to Apache NiFi. In

[jira] [Commented] (NIFI-5260) Regression in nifi-processor-bundle-archetype

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

[jira] [Updated] (NIFI-5260) Regression in nifi-processor-bundle-archetype

2018-06-05 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-5260: -- Assignee: Bryan Bende Status: Patch Available (was: Open) > Regression in

[GitHub] nifi pull request #2755: NIFI-4963: Added Hive3 bundle

2018-06-05 Thread prasanthj
Github user prasanthj commented on a diff in the pull request: https://github.com/apache/nifi/pull/2755#discussion_r193184727 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/nifi/processors/hive/PutHive3Streaming.java --- @@ -0,0 +1,548

[jira] [Commented] (NIFI-4963) Add support for Hive 3.0 processors

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502318#comment-16502318 ] ASF GitHub Bot commented on NIFI-4963: -- Github user prasanthj commented on a diff in the pull

[jira] [Commented] (NIFI-4963) Add support for Hive 3.0 processors

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502319#comment-16502319 ] ASF GitHub Bot commented on NIFI-4963: -- Github user prasanthj commented on a diff in the pull

[GitHub] nifi pull request #2755: NIFI-4963: Added Hive3 bundle

2018-06-05 Thread prasanthj
Github user prasanthj commented on a diff in the pull request: https://github.com/apache/nifi/pull/2755#discussion_r193184650 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/hive/streaming/NiFiRecordSerDe.java --- @@ -0,0 +1,247 @@

[GitHub] nifi pull request #2755: NIFI-4963: Added Hive3 bundle

2018-06-05 Thread prasanthj
Github user prasanthj commented on a diff in the pull request: https://github.com/apache/nifi/pull/2755#discussion_r193177877 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/nifi/processors/hive/PutHive3Streaming.java --- @@ -0,0 +1,548

[GitHub] nifi pull request #2755: NIFI-4963: Added Hive3 bundle

2018-06-05 Thread prasanthj
Github user prasanthj commented on a diff in the pull request: https://github.com/apache/nifi/pull/2755#discussion_r193174462 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/hive/streaming/NiFiRecordSerDe.java --- @@ -0,0 +1,247 @@

[GitHub] nifi pull request #2755: NIFI-4963: Added Hive3 bundle

2018-06-05 Thread prasanthj
Github user prasanthj commented on a diff in the pull request: https://github.com/apache/nifi/pull/2755#discussion_r193176667 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/nifi/processors/hive/PutHive3Streaming.java --- @@ -0,0 +1,548

[GitHub] nifi pull request #2755: NIFI-4963: Added Hive3 bundle

2018-06-05 Thread prasanthj
Github user prasanthj commented on a diff in the pull request: https://github.com/apache/nifi/pull/2755#discussion_r193178966 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/nifi/processors/orc/record/ORCHDFSRecordWriter.java --- @@ -0,0

[GitHub] nifi pull request #2755: NIFI-4963: Added Hive3 bundle

2018-06-05 Thread prasanthj
Github user prasanthj commented on a diff in the pull request: https://github.com/apache/nifi/pull/2755#discussion_r193178839 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/nifi/processors/orc/record/ORCHDFSRecordWriter.java --- @@ -0,0

[jira] [Commented] (NIFI-4963) Add support for Hive 3.0 processors

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502276#comment-16502276 ] ASF GitHub Bot commented on NIFI-4963: -- Github user prasanthj commented on a diff in the pull

[jira] [Commented] (NIFI-4963) Add support for Hive 3.0 processors

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502277#comment-16502277 ] ASF GitHub Bot commented on NIFI-4963: -- Github user prasanthj commented on a diff in the pull

[jira] [Commented] (NIFI-4963) Add support for Hive 3.0 processors

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502278#comment-16502278 ] ASF GitHub Bot commented on NIFI-4963: -- Github user prasanthj commented on a diff in the pull

[jira] [Commented] (NIFI-4963) Add support for Hive 3.0 processors

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502275#comment-16502275 ] ASF GitHub Bot commented on NIFI-4963: -- Github user prasanthj commented on a diff in the pull

[jira] [Commented] (NIFI-4963) Add support for Hive 3.0 processors

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502274#comment-16502274 ] ASF GitHub Bot commented on NIFI-4963: -- Github user prasanthj commented on a diff in the pull

[jira] [Commented] (NIFI-4963) Add support for Hive 3.0 processors

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502273#comment-16502273 ] ASF GitHub Bot commented on NIFI-4963: -- Github user prasanthj commented on a diff in the pull

[jira] [Commented] (NIFI-4963) Add support for Hive 3.0 processors

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502299#comment-16502299 ] ASF GitHub Bot commented on NIFI-4963: -- Github user mattyb149 commented on a diff in the pull

[GitHub] nifi pull request #2755: NIFI-4963: Added Hive3 bundle

2018-06-05 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2755#discussion_r193182526 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/nifi/processors/orc/record/ORCHDFSRecordWriter.java --- @@ -0,0

[GitHub] nifi pull request #2755: NIFI-4963: Added Hive3 bundle

2018-06-05 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2755#discussion_r193182416 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/nifi/processors/hive/PutHive3Streaming.java --- @@ -0,0 +1,548

[jira] [Commented] (NIFI-5264) Add parsing failure message in ValidateCSV

2018-06-05 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502301#comment-16502301 ] Andy LoPresto commented on NIFI-5264: - [~mnr] There has not been any work done on this. I am removing

[GitHub] nifi pull request #2755: NIFI-4963: Added Hive3 bundle

2018-06-05 Thread prasanthj
Github user prasanthj commented on a diff in the pull request: https://github.com/apache/nifi/pull/2755#discussion_r193182827 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/hive/streaming/NiFiRecordSerDe.java --- @@ -0,0 +1,247 @@

[jira] [Commented] (NIFI-4963) Add support for Hive 3.0 processors

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502300#comment-16502300 ] ASF GitHub Bot commented on NIFI-4963: -- Github user mattyb149 commented on a diff in the pull

[jira] [Commented] (NIFI-4963) Add support for Hive 3.0 processors

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502304#comment-16502304 ] ASF GitHub Bot commented on NIFI-4963: -- Github user prasanthj commented on a diff in the pull

[jira] [Commented] (NIFI-5266) PutElasticsearchHttp processors should sanitize parameters

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502093#comment-16502093 ] ASF GitHub Bot commented on NIFI-5266: -- Github user mattyb149 commented on a diff in the pull

[jira] [Updated] (NIFI-5237) Wrong redirect from login behind a context path, when using OpenID authentication

2018-06-05 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-5237: -- Assignee: Matt Gilman Status: Patch Available (was: Open) > Wrong redirect from login behind a

[GitHub] nifi pull request #2763: NIFI-5237: Considering proxy headers follow OIDC lo...

2018-06-05 Thread mcgilman
GitHub user mcgilman opened a pull request: https://github.com/apache/nifi/pull/2763 NIFI-5237: Considering proxy headers follow OIDC login NIFI-5237: - Ensuring the proxy headers are considered when redirecting the user following a OIDC or Knox login exchange. You can merge

[jira] [Commented] (NIFI-5266) PutElasticsearchHttp processors should sanitize parameters

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502090#comment-16502090 ] ASF GitHub Bot commented on NIFI-5266: -- Github user mattyb149 commented on a diff in the pull

[jira] [Commented] (NIFI-5237) Wrong redirect from login behind a context path, when using OpenID authentication

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

[GitHub] nifi pull request #2760: NIFI-5266: Sanitize ES parameters in PutElasticsear...

2018-06-05 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2760#discussion_r193145047 --- Diff:

[GitHub] nifi pull request #2755: NIFI-4963: Added Hive3 bundle

2018-06-05 Thread prasanthj
Github user prasanthj commented on a diff in the pull request: https://github.com/apache/nifi/pull/2755#discussion_r193173275 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/hive/streaming/NiFiRecordSerDe.java --- @@ -0,0 +1,247 @@

[jira] [Commented] (NIFI-4963) Add support for Hive 3.0 processors

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502311#comment-16502311 ] ASF GitHub Bot commented on NIFI-4963: -- Github user mattyb149 commented on a diff in the pull

[jira] [Updated] (NIFI-5264) Add parsing failure message in ValidateCSV

2018-06-05 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-5264: Fix Version/s: (was: 1.7.0) > Add parsing failure message in ValidateCSV >

[GitHub] nifi pull request #2755: NIFI-4963: Added Hive3 bundle

2018-06-05 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2755#discussion_r193183490 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/hive/streaming/NiFiRecordSerDe.java --- @@ -0,0 +1,247 @@

[GitHub] nifi pull request #2755: NIFI-4963: Added Hive3 bundle

2018-06-05 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2755#discussion_r193185676 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/hive/streaming/NiFiRecordSerDe.java --- @@ -0,0 +1,247 @@

[GitHub] nifi pull request #2760: NIFI-5266: Sanitize ES parameters in PutElasticsear...

2018-06-05 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2760#discussion_r193144611 --- Diff:

[GitHub] nifi issue #2760: NIFI-5266: Sanitize ES parameters in PutElasticsearchHttp ...

2018-06-05 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/nifi/pull/2760 +1 (non-binding), contrib-check build looks good, tests updated. ---

[jira] [Commented] (NIFI-5266) PutElasticsearchHttp processors should sanitize parameters

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502199#comment-16502199 ] ASF GitHub Bot commented on NIFI-5266: -- Github user ottobackwards commented on the issue:

[jira] [Commented] (NIFI-4963) Add support for Hive 3.0 processors

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502284#comment-16502284 ] ASF GitHub Bot commented on NIFI-4963: -- Github user mattyb149 commented on a diff in the pull

[GitHub] nifi pull request #2755: NIFI-4963: Added Hive3 bundle

2018-06-05 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2755#discussion_r193181171 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/hive/streaming/NiFiRecordSerDe.java --- @@ -0,0 +1,247 @@

[jira] [Commented] (NIFI-4963) Add support for Hive 3.0 processors

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502291#comment-16502291 ] ASF GitHub Bot commented on NIFI-4963: -- Github user mattyb149 commented on a diff in the pull

[GitHub] nifi pull request #2755: NIFI-4963: Added Hive3 bundle

2018-06-05 Thread prasanthj
Github user prasanthj commented on a diff in the pull request: https://github.com/apache/nifi/pull/2755#discussion_r193184086 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/nifi/processors/hive/PutHive3Streaming.java --- @@ -0,0 +1,548

[jira] [Commented] (NIFI-5266) PutElasticsearchHttp processors should sanitize parameters

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502314#comment-16502314 ] ASF GitHub Bot commented on NIFI-5266: -- Github user ottobackwards commented on a diff in the pull

[GitHub] nifi pull request #2760: NIFI-5266: Sanitize ES parameters in PutElasticsear...

2018-06-05 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/nifi/pull/2760#discussion_r193183815 --- Diff:

[jira] [Commented] (NIFI-4963) Add support for Hive 3.0 processors

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502324#comment-16502324 ] ASF GitHub Bot commented on NIFI-4963: -- Github user mattyb149 commented on a diff in the pull

[jira] [Commented] (NIFI-5237) Wrong redirect from login behind a context path, when using OpenID authentication

2018-06-05 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502097#comment-16502097 ] Matt Gilman commented on NIFI-5237: --- [~trojan295] I just posted a PR for this. If you're able to, please

[GitHub] nifi pull request #2755: NIFI-4963: Added Hive3 bundle

2018-06-05 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2755#discussion_r193179938 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/hive/streaming/NiFiRecordSerDe.java --- @@ -0,0 +1,247 @@

[GitHub] nifi pull request #2755: NIFI-4963: Added Hive3 bundle

2018-06-05 Thread prasanthj
Github user prasanthj commented on a diff in the pull request: https://github.com/apache/nifi/pull/2755#discussion_r193180621 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/hive/streaming/NiFiRecordSerDe.java --- @@ -0,0 +1,247 @@

[jira] [Commented] (NIFI-4963) Add support for Hive 3.0 processors

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502288#comment-16502288 ] ASF GitHub Bot commented on NIFI-4963: -- Github user prasanthj commented on a diff in the pull

[jira] [Commented] (NIFI-4963) Add support for Hive 3.0 processors

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502316#comment-16502316 ] ASF GitHub Bot commented on NIFI-4963: -- Github user prasanthj commented on a diff in the pull

[GitHub] nifi issue #2085: NIFI-4246 - Client Credentials Grant based OAuth2 Controll...

2018-06-05 Thread craigappl
Github user craigappl commented on the issue: https://github.com/apache/nifi/pull/2085 @jdye64 and @alopresto Can you share a status on this PR? We have a requirement to support HTTP exchanges with Oauth for a client. Has the team found a more appropriate solution elsewhere? ---

[jira] [Commented] (NIFI-4246) OAuth 2 Authorization support - Client Credentials Grant

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502355#comment-16502355 ] ASF GitHub Bot commented on NIFI-4246: -- Github user craigappl commented on the issue:

[jira] [Created] (MINIFICPP-529) Bootstrap should save state

2018-06-05 Thread marco polo (JIRA)
marco polo created MINIFICPP-529: Summary: Bootstrap should save state Key: MINIFICPP-529 URL: https://issues.apache.org/jira/browse/MINIFICPP-529 Project: NiFi MiNiFi C++ Issue Type: Bug

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

2018-06-05 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502376#comment-16502376 ] Jeff Storck edited comment on NIFI-5175 at 6/5/18 8:09 PM: --- [~joewitt] I 

  1   2   >