[jira] [Commented] (NIFI-5021) Move Elastic Search controller service API out of standard services

2018-04-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421920#comment-16421920 ] ASF GitHub Bot commented on NIFI-5021: -- Github user JPercivall commented on the issue:

[GitHub] nifi issue #2586: NIFI-5021 Moving nifi-elasticsearch-client-service-api to ...

2018-04-01 Thread JPercivall
Github user JPercivall commented on the issue: https://github.com/apache/nifi/pull/2586 @bbende @MikeThomsen since there is another RC of 1.6.0, did you want to merge this in? ---

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

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

[GitHub] nifi pull request #2518: NIFI-4637 Added support for visibility labels to th...

2018-04-01 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/nifi/pull/2518#discussion_r178483377 --- Diff: nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/pom.xml --- @@ -79,6 +80,73 @@ test +

[GitHub] nifi issue #2518: NIFI-4637 Added support for visibility labels to the HBase...

2018-04-01 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/nifi/pull/2518 > Would you be open to a code review in the future (months away at least) if I were to start adding Accumulo support? Feel free to hit me up :) ---

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

2018-04-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421911#comment-16421911 ] ASF GitHub Bot commented on NIFI-4637: -- Github user joshelser commented on the issue:

[jira] [Commented] (NIFI-4932) Enable S2S work behind a Reverse Proxy

2018-04-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421903#comment-16421903 ] ASF GitHub Bot commented on NIFI-4932: -- Github user ijokarumawak commented on the issue:

[GitHub] nifi issue #2510: NIFI-4932: Enable S2S work behind a Reverse Proxy

2018-04-01 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/2510 @mcgilman Thanks for clarifying the String manipulation exception, I just didn't have enough imagination to come up with such invalid inputs. I switched to use regex to check and parse property

[jira] [Commented] (NIFI-4927) Create InfluxDB Query Processor

2018-04-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421898#comment-16421898 ] ASF GitHub Bot commented on NIFI-4927: -- Github user mans2singh commented on the issue:

[GitHub] nifi issue #2562: NIFI-4927 - InfluxDB Query Processor

2018-04-01 Thread mans2singh
Github user mans2singh commented on the issue: https://github.com/apache/nifi/pull/2562 @MikeThomsen - I've updated the code based on your comments. Let me know if you have any more recommendations. Thanks ---

[jira] [Commented] (NIFI-4927) Create InfluxDB Query Processor

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

[GitHub] nifi pull request #2562: NIFI-4927 - InfluxDB Query Processor

2018-04-01 Thread mans2singh
Github user mans2singh commented on a diff in the pull request: https://github.com/apache/nifi/pull/2562#discussion_r178480359 --- Diff: nifi-nar-bundles/nifi-influxdb-bundle/nifi-influxdb-processors/src/test/java/org/apache/nifi/processors/influxdb/ITExecuteInfluxDBQuery.java ---

[GitHub] nifi pull request #2562: NIFI-4927 - InfluxDB Query Processor

2018-04-01 Thread mans2singh
Github user mans2singh commented on a diff in the pull request: https://github.com/apache/nifi/pull/2562#discussion_r178480131 --- Diff: nifi-nar-bundles/nifi-influxdb-bundle/nifi-influxdb-processors/src/main/java/org/apache/nifi/processors/influxdb/ExecuteInfluxDBQuery.java ---

[jira] [Commented] (NIFI-4927) Create InfluxDB Query Processor

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

[jira] [Commented] (NIFI-4927) Create InfluxDB Query Processor

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

[GitHub] nifi pull request #2562: NIFI-4927 - InfluxDB Query Processor

2018-04-01 Thread mans2singh
Github user mans2singh commented on a diff in the pull request: https://github.com/apache/nifi/pull/2562#discussion_r178480144 --- Diff: nifi-nar-bundles/nifi-influxdb-bundle/nifi-influxdb-processors/src/test/java/org/apache/nifi/processors/influxdb/AbstractITInfluxDB.java --- @@

[jira] [Commented] (NIFI-4927) Create InfluxDB Query Processor

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

[GitHub] nifi pull request #2562: NIFI-4927 - InfluxDB Query Processor

2018-04-01 Thread mans2singh
Github user mans2singh commented on a diff in the pull request: https://github.com/apache/nifi/pull/2562#discussion_r178480116 --- Diff: nifi-nar-bundles/nifi-influxdb-bundle/nifi-influxdb-processors/src/main/java/org/apache/nifi/processors/influxdb/ExecuteInfluxDBQuery.java ---

[jira] [Commented] (NIFI-4927) Create InfluxDB Query Processor

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

[GitHub] nifi pull request #2562: NIFI-4927 - InfluxDB Query Processor

2018-04-01 Thread mans2singh
Github user mans2singh commented on a diff in the pull request: https://github.com/apache/nifi/pull/2562#discussion_r178480026 --- Diff: nifi-nar-bundles/nifi-influxdb-bundle/nifi-influxdb-processors/src/main/java/org/apache/nifi/processors/influxdb/ExecuteInfluxDBQuery.java ---

[jira] [Commented] (NIFI-4927) Create InfluxDB Query Processor

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

[GitHub] nifi pull request #2562: NIFI-4927 - InfluxDB Query Processor

2018-04-01 Thread mans2singh
Github user mans2singh commented on a diff in the pull request: https://github.com/apache/nifi/pull/2562#discussion_r178479805 --- Diff: nifi-nar-bundles/nifi-influxdb-bundle/nifi-influxdb-processors/src/main/java/org/apache/nifi/processors/influxdb/ExecuteInfluxDBQuery.java ---

[jira] [Commented] (NIFI-4927) Create InfluxDB Query Processor

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

[jira] [Commented] (NIFI-4927) Create InfluxDB Query Processor

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

[GitHub] nifi pull request #2562: NIFI-4927 - InfluxDB Query Processor

2018-04-01 Thread mans2singh
Github user mans2singh commented on a diff in the pull request: https://github.com/apache/nifi/pull/2562#discussion_r178479729 --- Diff: nifi-nar-bundles/nifi-influxdb-bundle/nifi-influxdb-processors/src/main/java/org/apache/nifi/processors/influxdb/ExecuteInfluxDBQuery.java ---

[GitHub] nifi pull request #2562: NIFI-4927 - InfluxDB Query Processor

2018-04-01 Thread mans2singh
Github user mans2singh commented on a diff in the pull request: https://github.com/apache/nifi/pull/2562#discussion_r178479713 --- Diff: nifi-nar-bundles/nifi-influxdb-bundle/nifi-influxdb-processors/src/main/java/org/apache/nifi/processors/influxdb/ExecuteInfluxDBQuery.java ---

[jira] [Commented] (NIFI-4927) Create InfluxDB Query Processor

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

[GitHub] nifi pull request #2562: NIFI-4927 - InfluxDB Query Processor

2018-04-01 Thread mans2singh
Github user mans2singh commented on a diff in the pull request: https://github.com/apache/nifi/pull/2562#discussion_r178479664 --- Diff: nifi-nar-bundles/nifi-influxdb-bundle/nifi-influxdb-processors/src/main/java/org/apache/nifi/processors/influxdb/ExecuteInfluxDBQuery.java ---

[GitHub] nifi issue #2587: NIFI-4185 Add XML Record Reader

2018-04-01 Thread JohannesDaniel
Github user JohannesDaniel commented on the issue: https://github.com/apache/nifi/pull/2587 Can you maybe post the XML that led to the empty record? ---

[jira] [Commented] (NIFI-4185) Add XML record reader & writer services

2018-04-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421843#comment-16421843 ] ASF GitHub Bot commented on NIFI-4185: -- Github user JohannesDaniel commented on the issue:

[jira] [Commented] (NIFI-4185) Add XML record reader & writer services

2018-04-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421842#comment-16421842 ] ASF GitHub Bot commented on NIFI-4185: -- Github user JohannesDaniel commented on the issue:

[GitHub] nifi issue #2587: NIFI-4185 Add XML Record Reader

2018-04-01 Thread JohannesDaniel
Github user JohannesDaniel commented on the issue: https://github.com/apache/nifi/pull/2587 Hi @pvillard31 thank you for your comments! I realized all your suggestions. I like your news regarding the performance :-) Which kind of transformation did you test? XML => Record

[jira] [Commented] (NIFI-4185) Add XML record reader & writer services

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

[jira] [Commented] (NIFI-4185) Add XML record reader & writer services

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

[GitHub] nifi pull request #2587: NIFI-4185 Add XML Record Reader

2018-04-01 Thread JohannesDaniel
Github user JohannesDaniel commented on a diff in the pull request: https://github.com/apache/nifi/pull/2587#discussion_r178470648 --- Diff:

[jira] [Commented] (NIFI-4185) Add XML record reader & writer services

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

[GitHub] nifi pull request #2587: NIFI-4185 Add XML Record Reader

2018-04-01 Thread JohannesDaniel
Github user JohannesDaniel commented on a diff in the pull request: https://github.com/apache/nifi/pull/2587#discussion_r178470638 --- Diff:

[GitHub] nifi pull request #2587: NIFI-4185 Add XML Record Reader

2018-04-01 Thread JohannesDaniel
Github user JohannesDaniel commented on a diff in the pull request: https://github.com/apache/nifi/pull/2587#discussion_r178470625 --- Diff: