[jira] [Commented] (NIFI-4710) Kerberos

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548824#comment-16548824 ] ASF GitHub Bot commented on NIFI-4710: -- Github user SarthakSahu commented on the issue:

[GitHub] nifi issue #2866: NIFI-4710 Kerberos support for user auth in Docker instanc...

2018-07-18 Thread SarthakSahu
Github user SarthakSahu commented on the issue: https://github.com/apache/nifi/pull/2866 Is anyone having bandwidth to review this. ---

[jira] [Commented] (NIFI-5442) Message Page uses raw X-ProxyContextPath

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548613#comment-16548613 ] ASF GitHub Bot commented on NIFI-5442: -- Github user alopresto commented on the issue:

[GitHub] nifi issue #2908: NIFI-5442 Get X-ProxyContextPath value from request attrib...

2018-07-18 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/2908 Ok, I think I understand. When I do a remote debug, the `CatchAllFilter` is executing, but I believe because all of the requests I was trying would end in failure or an expected outcome, the

[jira] [Commented] (NIFI-5442) Message Page uses raw X-ProxyContextPath

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548606#comment-16548606 ] ASF GitHub Bot commented on NIFI-5442: -- Github user danfike commented on the issue:

[GitHub] nifi issue #2908: NIFI-5442 Get X-ProxyContextPath value from request attrib...

2018-07-18 Thread danfike
Github user danfike commented on the issue: https://github.com/apache/nifi/pull/2908 I actually also don't have an instance set up with a proxy either. I've just been directly poking a simple unsecured NiFi instance (without a proxy) using `curl` I guess I'd expect it to

[jira] [Commented] (NIFI-5442) Message Page uses raw X-ProxyContextPath

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548602#comment-16548602 ] ASF GitHub Bot commented on NIFI-5442: -- Github user alopresto commented on the issue:

[GitHub] nifi issue #2908: NIFI-5442 Get X-ProxyContextPath value from request attrib...

2018-07-18 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/2908 "Safe" (whitelisted) but inaccurate context path: https://user-images.githubusercontent.com/798465/42914275-563f38aa-8aae-11e8-9d23-33c5ce1b3dcb.png;> Malicious context path:

[jira] [Commented] (NIFI-5442) Message Page uses raw X-ProxyContextPath

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548601#comment-16548601 ] ASF GitHub Bot commented on NIFI-5442: -- Github user alopresto commented on the issue:

[GitHub] nifi issue #2908: NIFI-5442 Get X-ProxyContextPath value from request attrib...

2018-07-18 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/2908 I can observe that passing a valid (whitelisted in *nifi.properties*: `nifi.web.proxy.context.path=some/path`) but unused `X-ProxyContextPath` is handled fine, while passing a malicious one

[jira] [Commented] (NIFI-5442) Message Page uses raw X-ProxyContextPath

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548590#comment-16548590 ] ASF GitHub Bot commented on NIFI-5442: -- Github user alopresto commented on the issue:

[GitHub] nifi issue #2908: NIFI-5442 Get X-ProxyContextPath value from request attrib...

2018-07-18 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/2908 @danfike I don't have an instance running right now which is set up with a proxy. I can run a remote debugger and verify an artificial proxy path in the response. What is an example of what you

[jira] [Commented] (NIFI-5442) Message Page uses raw X-ProxyContextPath

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548581#comment-16548581 ] ASF GitHub Bot commented on NIFI-5442: -- Github user danfike commented on the issue:

[GitHub] nifi issue #2908: NIFI-5442 Get X-ProxyContextPath value from request attrib...

2018-07-18 Thread danfike
Github user danfike commented on the issue: https://github.com/apache/nifi/pull/2908 In addition to verifying the `curl` in the original ticket is no longer successful, did you also verify that a `curl` request which *should* be successful indeed still is? I ask because I thought the

[jira] [Commented] (NIFI-5442) Message Page uses raw X-ProxyContextPath

2018-07-18 Thread Dan Fike (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548574#comment-16548574 ] Dan Fike commented on NIFI-5442: [~alopresto] Eek, good point. I didn't think about it from that

[jira] [Created] (NIFI-5444) Add Schema Name + Schema Version to "Schema Access Strategy" for Record Readers and Writes

2018-07-18 Thread Joey (JIRA)
Joey created NIFI-5444: -- Summary: Add Schema Name + Schema Version to "Schema Access Strategy" for Record Readers and Writes Key: NIFI-5444 URL: https://issues.apache.org/jira/browse/NIFI-5444 Project: Apache

[jira] [Commented] (NIFI-5442) Message Page uses raw X-ProxyContextPath

2018-07-18 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548564#comment-16548564 ] Andy LoPresto commented on NIFI-5442: - Hi [~danfike]. I have submitted a patch for this. Thank you for

[jira] [Updated] (NIFI-5442) Message Page uses raw X-ProxyContextPath

2018-07-18 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-5442: Status: Patch Available (was: In Progress) > Message Page uses raw X-ProxyContextPath >

[jira] [Commented] (NIFI-5442) Message Page uses raw X-ProxyContextPath

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548558#comment-16548558 ] ASF GitHub Bot commented on NIFI-5442: -- Github user alopresto commented on the issue:

[jira] [Commented] (NIFI-5442) Message Page uses raw X-ProxyContextPath

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548557#comment-16548557 ] ASF GitHub Bot commented on NIFI-5442: -- GitHub user alopresto opened a pull request:

[GitHub] nifi issue #2908: NIFI-5442 Get X-ProxyContextPath value from request attrib...

2018-07-18 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/2908 Verified that the curl request in the ticket is no longer successful. ---

[GitHub] nifi pull request #2908: NIFI-5442 Get X-ProxyContextPath value from request...

2018-07-18 Thread alopresto
GitHub user alopresto opened a pull request: https://github.com/apache/nifi/pull/2908 NIFI-5442 Get X-ProxyContextPath value from request attributes rather… … than directly from headers. Thank you for submitting a contribution to Apache NiFi. In order to

[jira] [Updated] (NIFI-5443) Improve cluster configuration for dynamic scaling

2018-07-18 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-5443: Priority: Critical (was: Major) > Improve cluster configuration for dynamic scaling >

[jira] [Created] (NIFI-5443) Improve cluster configuration for dynamic scaling

2018-07-18 Thread Andy LoPresto (JIRA)
Andy LoPresto created NIFI-5443: --- Summary: Improve cluster configuration for dynamic scaling Key: NIFI-5443 URL: https://issues.apache.org/jira/browse/NIFI-5443 Project: Apache NiFi Issue

[jira] [Resolved] (MINIFICPP-16) FILE_OPERATION_EXCEPTION not being logged or caught

2018-07-18 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo resolved MINIFICPP-16. - Resolution: Fixed Assignee: marco polo Fixed elsewhere > FILE_OPERATION_EXCEPTION not

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[GitHub] nifi issue #2820: NIFI-5327 Adding Netflowv5 protocol parser

2018-07-18 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/nifi/pull/2820 @PrashanthVenkatesan It looked to me that the raw data was NOT part of the json. Am I mistaken? I don't think that is good practice, having json + something. If you put the raw content in

[jira] [Assigned] (NIFI-5442) Message Page uses raw X-ProxyContextPath

2018-07-18 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto reassigned NIFI-5442: --- Assignee: Andy LoPresto > Message Page uses raw X-ProxyContextPath >

[jira] [Updated] (NIFI-5341) Groovy tests in nifi-runtime aren't running with the build

2018-07-18 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-5341: Resolution: Fixed Fix Version/s: 1.8.0 Status: Resolved (was: Patch Available) >

[jira] [Commented] (NIFI-5341) Groovy tests in nifi-runtime aren't running with the build

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

[jira] [Commented] (NIFI-5341) Groovy tests in nifi-runtime aren't running with the build

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

[jira] [Commented] (NIFI-5341) Groovy tests in nifi-runtime aren't running with the build

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548241#comment-16548241 ] ASF GitHub Bot commented on NIFI-5341: -- Github user alopresto commented on the issue:

[GitHub] nifi issue #2821: NIFI-5341 Enabled groovy tests in nifi-runtime

2018-07-18 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/2821 Ran `contrib-check` and all tests pass (ensured that `NiFiGroovyTest` runs with unit tests by default now). +1, merging. ---

[GitHub] nifi pull request #2821: NIFI-5341 Enabled groovy tests in nifi-runtime

2018-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2821 ---

[jira] [Updated] (NIFI-5442) Message Page uses raw X-ProxyContextPath

2018-07-18 Thread Dan Fike (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Fike updated NIFI-5442: --- Description: It looks like {{message-page.jsp}} uses {{X-ProxyContextPath}} verbatim without sanitizing it

[jira] [Created] (NIFI-5442) Message Page uses raw X-ProxyContextPath

2018-07-18 Thread Dan Fike (JIRA)
Dan Fike created NIFI-5442: -- Summary: Message Page uses raw X-ProxyContextPath Key: NIFI-5442 URL: https://issues.apache.org/jira/browse/NIFI-5442 Project: Apache NiFi Issue Type: Bug

[jira] [Resolved] (NIFI-5427) ScrollElasticsearchHttp breaks with Elasticsearch 6

2018-07-18 Thread Mike Thomsen (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Thomsen resolved NIFI-5427. Resolution: Fixed Fix Version/s: 1.8.0 > ScrollElasticsearchHttp breaks with Elasticsearch 6

[jira] [Commented] (NIFI-5427) ScrollElasticsearchHttp breaks with Elasticsearch 6

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

[jira] [Commented] (NIFI-5427) ScrollElasticsearchHttp breaks with Elasticsearch 6

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

[GitHub] nifi pull request #2890: NIFI-5427: Updating ScrollElasticsearchHttp to use ...

2018-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2890 ---

[jira] [Commented] (NIFI-5327) NetFlow Processors

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548151#comment-16548151 ] ASF GitHub Bot commented on NIFI-5327: -- Github user PrashanthVenkatesan commented on the issue:

[GitHub] nifi issue #2820: NIFI-5327 Adding Netflowv5 protocol parser

2018-07-18 Thread PrashanthVenkatesan
Github user PrashanthVenkatesan commented on the issue: https://github.com/apache/nifi/pull/2820 @ottobackwards Thanks for your valuable review. I thought if user flow sends this json to some sink (say kafka), it would be good to have the raw_data with it. are you suggesting me

[jira] [Commented] (NIFI-5341) Groovy tests in nifi-runtime aren't running with the build

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548116#comment-16548116 ] ASF GitHub Bot commented on NIFI-5341: -- Github user alopresto commented on the issue:

[GitHub] nifi issue #2821: NIFI-5341 Enabled groovy tests in nifi-runtime

2018-07-18 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/2821 Reviewing... ---

[jira] [Commented] (NIFI-5440) GetMongo should put database and collection names in flowfile attributes

2018-07-18 Thread Mike Thomsen (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548097#comment-16548097 ] Mike Thomsen commented on NIFI-5440: [~pvillard] not necessarily. The EL part could be only part of

[jira] [Commented] (NIFI-3964) Grok processors - Allow custom patterns without contiguration file

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

[GitHub] nifi issue #1925: NIFI-3964 KeyValue lookup service and Grok patterns contro...

2018-07-18 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/nifi/pull/1925 I am tainted by my work on Metron https://github.com/apache/metron/tree/master/metron-platform/metron-parsers/src/main/resources/patterns ---

[jira] [Resolved] (NIFI-5441) Global Menu Won't Open in Chrome

2018-07-18 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-5441. -- Resolution: Information Provided > Global Menu Won't Open in Chrome >

[jira] [Commented] (NIFI-3964) Grok processors - Allow custom patterns without contiguration file

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548086#comment-16548086 ] ASF GitHub Bot commented on NIFI-3964: -- Github user pvillard31 commented on the issue:

[GitHub] nifi issue #1925: NIFI-3964 KeyValue lookup service and Grok patterns contro...

2018-07-18 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/1925 I'm certainly not a grok expert and probably using it in simplest cases, but in all the log ingestion use cases I'm working on, I'm usually fine with the default patterns file (already loaded from

[jira] [Commented] (NIFI-3964) Grok processors - Allow custom patterns without contiguration file

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

[GitHub] nifi issue #1925: NIFI-3964 KeyValue lookup service and Grok patterns contro...

2018-07-18 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/nifi/pull/1925 No. I'm not talking about getting all the groks from the controller and registering them. I'm talking about having to setup the controller, and type in a dynamic property for all the groks

[jira] [Commented] (NIFI-5441) Global Menu Won't Open in Chrome

2018-07-18 Thread Bill Miller (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548069#comment-16548069 ] Bill Miller commented on NIFI-5441: --- Thanks for the quick response guys... I am running the current

[jira] [Commented] (NIFI-5441) Global Menu Won't Open in Chrome

2018-07-18 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548065#comment-16548065 ] Matt Gilman commented on NIFI-5441: --- [~millerbill3] Another user reported this same issue using Chrome

[jira] [Commented] (NIFI-5441) Global Menu Won't Open in Chrome

2018-07-18 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548052#comment-16548052 ] Pierre Villard commented on NIFI-5441: -- Can you force clean the cache of your browser and try again?

[jira] [Created] (NIFI-5441) Global Menu Won't Open in Chrome

2018-07-18 Thread Bill Miller (JIRA)
Bill Miller created NIFI-5441: - Summary: Global Menu Won't Open in Chrome Key: NIFI-5441 URL: https://issues.apache.org/jira/browse/NIFI-5441 Project: Apache NiFi Issue Type: Bug

[jira] [Updated] (NIFI-1022) Create GetTachyon and PutTachyon Processors

2018-07-18 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-1022: - Assignee: (was: Pierre Villard) Status: Open (was: Patch Available) > Create

[jira] [Commented] (NIFI-3964) Grok processors - Allow custom patterns without contiguration file

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548046#comment-16548046 ] ASF GitHub Bot commented on NIFI-3964: -- Github user pvillard31 commented on the issue:

[GitHub] nifi issue #1925: NIFI-3964 KeyValue lookup service and Grok patterns contro...

2018-07-18 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/1925 @ottobackwards - you're completely right and by rebasing the PR, I missed something. Instead of using java grokCompiler.register(String,String); I should use

[jira] [Commented] (NIFI-3964) Grok processors - Allow custom patterns without contiguration file

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

[GitHub] nifi issue #1925: NIFI-3964 KeyValue lookup service and Grok patterns contro...

2018-07-18 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/nifi/pull/1925 I don't think adding groks, one at a time is very feasible. Also, since groks can be compound and build on other groks, possibly from other files etc, having to load every grok in every

[jira] [Commented] (NIFI-1022) Create GetTachyon and PutTachyon Processors

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

[jira] [Commented] (NIFI-1022) Create GetTachyon and PutTachyon Processors

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548036#comment-16548036 ] ASF GitHub Bot commented on NIFI-1022: -- Github user pvillard31 commented on the issue:

[GitHub] nifi issue #379: NIFI-1022 Added Tachyon/Alluxio processors

2018-07-18 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/379 Closing this one as I don't have time to get back into it at the moment. For anyone interested, it would at least be necessary to upgrade Alluxio version to the latest. (@HorizonNet - I see you're

[GitHub] nifi pull request #379: NIFI-1022 Added Tachyon/Alluxio processors

2018-07-18 Thread pvillard31
Github user pvillard31 closed the pull request at: https://github.com/apache/nifi/pull/379 ---

[jira] [Commented] (NIFI-4371) Add support for query timeout in Hive processors

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548020#comment-16548020 ] ASF GitHub Bot commented on NIFI-4371: -- Github user pvillard31 commented on the issue:

[GitHub] nifi issue #2138: NIFI-4371 - add support for query timeout in Hive processo...

2018-07-18 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/2138 Hey @mattyb149 - I believe we added this one for Hive 3 processors but forgot this PR. I know you're not available at the moment, but just a reminder for when you're back ;) (or if someone else

[jira] [Commented] (NIFI-3964) Grok processors - Allow custom patterns without contiguration file

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548016#comment-16548016 ] ASF GitHub Bot commented on NIFI-3964: -- Github user pvillard31 commented on the issue:

[GitHub] nifi issue #1925: NIFI-3964 KeyValue lookup service and Grok patterns contro...

2018-07-18 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/1925 Just rebased this one against master, if someone wants to have a look. ---

[jira] [Created] (MINIFICPP-562) Fix thirdparty/uuid include path

2018-07-18 Thread Andrew Christianson (JIRA)
Andrew Christianson created MINIFICPP-562: - Summary: Fix thirdparty/uuid include path Key: MINIFICPP-562 URL: https://issues.apache.org/jira/browse/MINIFICPP-562 Project: NiFi MiNiFi C++

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[GitHub] nifi issue #2820: NIFI-5327 Adding Netflowv5 protocol parser

2018-07-18 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/nifi/pull/2820 Build with tests and contrib-check was fine as well ---

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[GitHub] nifi issue #2820: NIFI-5327 Adding Netflowv5 protocol parser

2018-07-18 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/nifi/pull/2820 When this PR goes in, I'll create a jira for Netflow5RecordReader ---

[jira] [Updated] (NIFI-4216) NiFi Maven plugin for Nars needs to be marked ThreadSafe

2018-07-18 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-4216: -- Resolution: Fixed Fix Version/s: nifi-nar-maven-plugin-1.2.1 Status: Resolved (was:

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[GitHub] nifi pull request #2820: NIFI-5327 Adding Netflowv5 protocol parser

2018-07-18 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/nifi/pull/2820#discussion_r203414488 --- Diff: nifi-nar-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/ParseNetflowv5.java --- @@

[GitHub] nifi pull request #2820: NIFI-5327 Adding Netflowv5 protocol parser

2018-07-18 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/nifi/pull/2820#discussion_r203411993 --- Diff: nifi-nar-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/ParseNetflowv5.java --- @@

[GitHub] nifi pull request #2820: NIFI-5327 Adding Netflowv5 protocol parser

2018-07-18 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/nifi/pull/2820#discussion_r203415821 --- Diff: nifi-nar-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/parser/util/ConversionUtil.java

[GitHub] nifi pull request #2820: NIFI-5327 Adding Netflowv5 protocol parser

2018-07-18 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/nifi/pull/2820#discussion_r203414910 --- Diff: nifi-nar-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/parser/Netflowv5Parser.java ---

[GitHub] nifi pull request #2820: NIFI-5327 Adding Netflowv5 protocol parser

2018-07-18 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/nifi/pull/2820#discussion_r203410598 --- Diff: nifi-nar-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/ParseNetflowv5.java --- @@

[GitHub] nifi pull request #2820: NIFI-5327 Adding Netflowv5 protocol parser

2018-07-18 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/nifi/pull/2820#discussion_r203410039 --- Diff: nifi-nar-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/ParseNetflowv5.java --- @@

[jira] [Commented] (NIFI-5196) AbstractJMSProcessor can leave connection hanging open

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547935#comment-16547935 ] ASF GitHub Bot commented on NIFI-5196: -- Github user mosermw commented on the issue:

[jira] [Resolved] (NIFI-5304) NiFi Nar Maven Plugin Help Mojo Doesn't Work

2018-07-18 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFI-5304. --- Resolution: Fixed Assignee: Bryan Bende Fix Version/s: nifi-nar-maven-plugin-1.2.1 >

[jira] [Assigned] (NIFI-5277) nifi-nar-maven-plugin is built against buggy maven version

2018-07-18 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende reassigned NIFI-5277: - Assignee: Bryan Bende > nifi-nar-maven-plugin is built against buggy maven version >

[jira] [Resolved] (NIFI-5277) nifi-nar-maven-plugin is built against buggy maven version

2018-07-18 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFI-5277. --- Resolution: Fixed Fix Version/s: nifi-nar-maven-plugin-1.2.1 > nifi-nar-maven-plugin is built

[jira] [Updated] (NIFI-5277) nifi-nar-maven-plugin is built against buggy maven version

2018-07-18 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-5277: -- Affects Version/s: (was: 1.6.0) (was: 1.5.0)

[GitHub] nifi issue #2904: NIFI-5196 Fixed JMS connection leak when uncaught exceptio...

2018-07-18 Thread mosermw
Github user mosermw commented on the issue: https://github.com/apache/nifi/pull/2904 Thank you @pvillard31, I appreciate your time to merge this. ---

[jira] [Commented] (NIFI-5304) NiFi Nar Maven Plugin Help Mojo Doesn't Work

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

[jira] [Commented] (NIFI-4216) NiFi Maven plugin for Nars needs to be marked ThreadSafe

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

[GitHub] nifi-maven pull request #5: NIFI-5304 - Changed Lifecycle Phase Binding for ...

2018-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-maven/pull/5 ---

[jira] [Commented] (NIFI-5277) nifi-nar-maven-plugin is built against buggy maven version

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

[GitHub] nifi-maven pull request #4: NIFI-5277 nifi-nar-maven-plugin is built against...

2018-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-maven/pull/4 ---

[GitHub] nifi-maven pull request #6: NIFI-4216 Marked mojos as ThreadSafe

2018-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-maven/pull/6 ---

[GitHub] nifi pull request #2907: Remove two reference markers from jsonPath docs

2018-07-18 Thread wselwood
GitHub user wselwood opened a pull request: https://github.com/apache/nifi/pull/2907 Remove two reference markers from jsonPath docs There are two superscript references in the JsonPath documentation that don't seem to mean any thing. They are not clickable and there are no other

  1   2   >