[GitHub] nifi issue #2537: fix printing indefinite log errors

2018-03-12 Thread bdesert
Github user bdesert commented on the issue: https://github.com/apache/nifi/pull/2537 @mattyb149 , can you please review the changes? ---

[GitHub] nifi pull request #2537: fix printing indefinite log errors

2018-03-12 Thread bdesert
GitHub user bdesert opened a pull request: https://github.com/apache/nifi/pull/2537 fix printing indefinite log errors Added fix to avoid printing indefinite errors to logs in customValidate after first failed validation until any property is modified. - Thank you

[jira] [Created] (NIFI-4968) InvokeScriptedProcessor Crashing NiFi cluster

2018-03-12 Thread Ed Berezitsky (JIRA)
Ed Berezitsky created NIFI-4968: --- Summary: InvokeScriptedProcessor Crashing NiFi cluster Key: NIFI-4968 URL: https://issues.apache.org/jira/browse/NIFI-4968 Project: Apache NiFi Issue Type:

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

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

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

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

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

2018-03-12 Thread JPercivall
Github user JPercivall commented on the issue: https://github.com/apache/nifi/pull/2113 I'm seeing NPE and FlowFile handling exceptions. I didn't do anything special, just using the example query. I'll attach a template. Errors from the logs below. > 2018-03-12

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

2018-03-12 Thread JPercivall
Github user JPercivall commented on the issue: https://github.com/apache/nifi/pull/2113 Template for FlowFile handling exception. [FlowFile_Handling_Exception.txt](https://github.com/apache/nifi/files/1805420/FlowFile_Handling_Exception.txt) ---

[jira] [Commented] (NIFI-4885) More granular restricted component categories

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

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

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

[GitHub] nifi pull request #2113: NIFI-4325 Added new processor that uses the JSON DS...

2018-03-12 Thread JPercivall
Github user JPercivall commented on a diff in the pull request: https://github.com/apache/nifi/pull/2113#discussion_r173996495 --- Diff: nifi-assembly/pom.xml --- @@ -445,6 +445,24 @@ language governing permissions and limitations under the License. -->

[GitHub] nifi issue #2150: NIFI-3402: Added etag support to InvokeHTTP

2018-03-12 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2150 @pvillard31 @m-hogue Think we can close the loop on this one? ---

[jira] [Commented] (NIFI-3402) Add ETag Support to InvokeHTTP

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

[jira] [Updated] (NIFI-4962) FlattenJson processor add unexpected backslash after flatten

2018-03-12 Thread Deon Huang (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deon Huang updated NIFI-4962: - Description: Flatten Json will unexpectedly prefix slash with a backslash. This cause data miss match

[jira] [Updated] (NIFI-4962) FlattenJson processor add unexpected backslash after flatten

2018-03-12 Thread Deon Huang (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deon Huang updated NIFI-4962: - Description: Flatten Json will unexpectedly prefix slash with a backslash. This cause data miss match

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

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

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

2018-03-12 Thread JPercivall
Github user JPercivall commented on the issue: https://github.com/apache/nifi/pull/2113 Looks like the master build is failing with some check style issues, hence why your builds failed. I'll work on fixing them. ---

[jira] [Commented] (NIFI-4743) Suppress Nulls for PutElasticsearchHttpRecord

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

[GitHub] nifi issue #2501: NIFI-4743 Added configurable null suppression to PutElasti...

2018-03-12 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2501 @pvillard31 If you have a min this is a small one that'd be good to have in 1.6. @robertrbruno wrote 95% of it, but I took his patch from Jira and made it into a PR. We've both kicked the tires,

[GitHub] nifi issue #2530: NIFI-4800 Expose the flattenMode as property in FlattenJSO...

2018-03-12 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2530 +1 LGTM. ---

[jira] [Commented] (NIFI-4800) Expose the flattenMode as property in FlattenJSON processor

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

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

2018-03-12 Thread JPercivall
Github user JPercivall commented on the issue: https://github.com/apache/nifi/pull/2113 Reviewing ---

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

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

[jira] [Updated] (NIFI-4967) CSVRecordReader does not read header with specific formats

2018-03-12 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-4967: - Status: Patch Available (was: Open) > CSVRecordReader does not read header with specific formats

[jira] [Commented] (NIFI-4967) CSVRecordReader does not read header with specific formats

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16396202#comment-16396202 ] ASF GitHub Bot commented on NIFI-4967: -- GitHub user pvillard31 opened a pull request:

[GitHub] nifi pull request #2536: NIFI-4967 - CSVRecordReader does not read header wi...

2018-03-12 Thread pvillard31
GitHub user pvillard31 opened a pull request: https://github.com/apache/nifi/pull/2536 NIFI-4967 - CSVRecordReader does not read header with specific formats Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask

[jira] [Created] (NIFI-4967) CSVRecordReader does not read header with specific formats

2018-03-12 Thread Pierre Villard (JIRA)
Pierre Villard created NIFI-4967: Summary: CSVRecordReader does not read header with specific formats Key: NIFI-4967 URL: https://issues.apache.org/jira/browse/NIFI-4967 Project: Apache NiFi

[jira] [Updated] (NIFI-4966) JacksonCSVRecordReader - NPE with some CSV formats

2018-03-12 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-4966: - Status: Patch Available (was: Open) > JacksonCSVRecordReader - NPE with some CSV formats >

[jira] [Commented] (NIFI-4966) JacksonCSVRecordReader - NPE with some CSV formats

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16396162#comment-16396162 ] ASF GitHub Bot commented on NIFI-4966: -- GitHub user pvillard31 opened a pull request:

[GitHub] nifi pull request #2535: NIFI-4966 - JacksonCSVRecordReader - NPE with some ...

2018-03-12 Thread pvillard31
GitHub user pvillard31 opened a pull request: https://github.com/apache/nifi/pull/2535 NIFI-4966 - JacksonCSVRecordReader - NPE with some CSV formats Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you

[jira] [Created] (NIFI-4966) JacksonCSVRecordReader - NPE with some CSV formats

2018-03-12 Thread Pierre Villard (JIRA)
Pierre Villard created NIFI-4966: Summary: JacksonCSVRecordReader - NPE with some CSV formats Key: NIFI-4966 URL: https://issues.apache.org/jira/browse/NIFI-4966 Project: Apache NiFi Issue

[jira] [Created] (MINIFICPP-425) Fix travis linter errors

2018-03-12 Thread marco polo (JIRA)
marco polo created MINIFICPP-425: Summary: Fix travis linter errors Key: MINIFICPP-425 URL: https://issues.apache.org/jira/browse/MINIFICPP-425 Project: NiFi MiNiFi C++ Issue Type:

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

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

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

2018-03-12 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2113 Rebased and building. @mattyb149 I changed the functionality to match the GetMongo functionality you reviewed recently. Had to spend a while getting the build to work again. ---

[jira] [Commented] (MINIFICPP-424) Update CAInfo manually so user does not have to update the cert bundle on their machine

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

[GitHub] nifi-minifi-cpp pull request #276: MINIFICPP-424: Manually specify CAFile so...

2018-03-12 Thread phrocker
GitHub user phrocker opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/276 MINIFICPP-424: Manually specify CAFile so users do not need to update… … the cert bundle on their local machine Thank you for submitting a contribution to Apache NiFi - MiNiFi

[jira] [Created] (MINIFICPP-424) Update CAInfo manually so user does not have to update the cert bundle on their machine

2018-03-12 Thread marco polo (JIRA)
marco polo created MINIFICPP-424: Summary: Update CAInfo manually so user does not have to update the cert bundle on their machine Key: MINIFICPP-424 URL: https://issues.apache.org/jira/browse/MINIFICPP-424

[jira] [Commented] (NIFI-4958) Travis job will be successful when Maven build fails + add atlas profile

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

[jira] [Updated] (NIFI-4958) Travis job will be successful when Maven build fails + add atlas profile

2018-03-12 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-4958: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Travis job will be successful when

[GitHub] nifi pull request #2529: NIFI-4958 - Fix Travis job status + atlas profile

2018-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2529 ---

[jira] [Commented] (NIFI-4958) Travis job will be successful when Maven build fails + add atlas profile

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

[jira] [Created] (NIFIREG-151) Add tutorial videos to Registry home page

2018-03-12 Thread Andrew Lim (JIRA)
Andrew Lim created NIFIREG-151: -- Summary: Add tutorial videos to Registry home page Key: NIFIREG-151 URL: https://issues.apache.org/jira/browse/NIFIREG-151 Project: NiFi Registry Issue Type:

[jira] [Assigned] (NIFIREG-151) Add tutorial videos to Registry home page

2018-03-12 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Lim reassigned NIFIREG-151: -- Assignee: Andrew Lim > Add tutorial videos to Registry home page >

[jira] [Created] (NIFI-4965) UI - Bulletin Board - Unable to find the specified component

2018-03-12 Thread Pierre Villard (JIRA)
Pierre Villard created NIFI-4965: Summary: UI - Bulletin Board - Unable to find the specified component Key: NIFI-4965 URL: https://issues.apache.org/jira/browse/NIFI-4965 Project: Apache NiFi

[jira] [Commented] (NIFI-4849) Add REST Endpoint for gathering Processor Diagnostics information

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395804#comment-16395804 ] ASF GitHub Bot commented on NIFI-4849: -- Github user markap14 commented on the issue:

[GitHub] nifi issue #2468: NIFI-4849: Implemented REST Endpoint and associated backen...

2018-03-12 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/2468 @mcgilman I have pushed a new commit that addresses above conversation. ---

[jira] [Created] (NIFI-4964) Add bulk lookup feature in LookupRecord

2018-03-12 Thread Pierre Villard (JIRA)
Pierre Villard created NIFI-4964: Summary: Add bulk lookup feature in LookupRecord Key: NIFI-4964 URL: https://issues.apache.org/jira/browse/NIFI-4964 Project: Apache NiFi Issue Type:

[jira] [Commented] (NIFI-4864) Additional Resources property pointing at a directory won't find new JARs

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395794#comment-16395794 ] ASF GitHub Bot commented on NIFI-4864: -- Github user bbende commented on the issue:

[GitHub] nifi issue #2470: NIFI-4864 Fixing additional resources property pointing to...

2018-03-12 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2470 @zenfenan this seems to be working well, I had a few minor changes I posted here: https://github.com/bbende/nifi/commits/NIFI-4864 If you are good with that last commit I made then I will

[jira] [Commented] (NIFI-4961) Allow data to be set on MockFlowFile

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395773#comment-16395773 ] ASF GitHub Bot commented on NIFI-4961: -- Github user kai5263499 commented on the issue:

[GitHub] nifi issue #2533: NIFI-4961 Allow data to be set on MockFlowFile

2018-03-12 Thread kai5263499
Github user kai5263499 commented on the issue: https://github.com/apache/nifi/pull/2533 Yes, I have a grpc processor that allows binary data to be passed back and forth and I want to be able to write a unit test to verify the processor returns valid protobufs. I didn't see a way to

[jira] [Commented] (NIFI-4961) Allow data to be set on MockFlowFile

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

[GitHub] nifi issue #2533: NIFI-4961 Allow data to be set on MockFlowFile

2018-03-12 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/2533 Hi @kai5263499, I'm curious, do you have an example of unit test you want to implement that requires access to this method? ---

[jira] [Commented] (NIFI-4885) More granular restricted component categories

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

[jira] [Resolved] (NIFI-4953) FetchHBaseRow filling logs with unnecessary error messages

2018-03-12 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-4953. -- Resolution: Fixed Fix Version/s: 1.6.0 > FetchHBaseRow filling logs with unnecessary

[GitHub] nifi pull request #2515: NIFI-4885: Granular component restrictions

2018-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2515 ---

[GitHub] nifi pull request #2527: FetchHBaseRow - log level and displayName

2018-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2527 ---

[jira] [Commented] (NIFI-4953) FetchHBaseRow filling logs with unnecessary error messages

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

[jira] [Commented] (NIFI-4849) Add REST Endpoint for gathering Processor Diagnostics information

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395695#comment-16395695 ] ASF GitHub Bot commented on NIFI-4849: -- Github user markap14 commented on the issue:

[GitHub] nifi issue #2468: NIFI-4849: Implemented REST Endpoint and associated backen...

2018-03-12 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/2468 I think at this point, after looking at the data model for JVMDiagnosticsSnapshotDTO we can probably just break this into 3 distinct fields: JVMSystemDiagnosticsSnapshotDTO,

[jira] [Commented] (NIFI-4849) Add REST Endpoint for gathering Processor Diagnostics information

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

[GitHub] nifi pull request #2468: NIFI-4849: Implemented REST Endpoint and associated...

2018-03-12 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2468#discussion_r173906446 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/StandardNiFiServiceFacade.java ---

[jira] [Commented] (NIFI-4849) Add REST Endpoint for gathering Processor Diagnostics information

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

[jira] [Commented] (NIFI-4849) Add REST Endpoint for gathering Processor Diagnostics information

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

[GitHub] nifi pull request #2468: NIFI-4849: Implemented REST Endpoint and associated...

2018-03-12 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2468#discussion_r173902565 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/StandardNiFiServiceFacade.java ---

[GitHub] nifi pull request #2468: NIFI-4849: Implemented REST Endpoint and associated...

2018-03-12 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2468#discussion_r173902301 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/StandardNiFiServiceFacade.java ---

[jira] [Commented] (NIFI-4849) Add REST Endpoint for gathering Processor Diagnostics information

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

[GitHub] nifi pull request #2468: NIFI-4849: Implemented REST Endpoint and associated...

2018-03-12 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2468#discussion_r173900631 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/dto/EntityFactory.java --- @@

[jira] [Resolved] (NIFI-4885) More granular restricted component categories

2018-03-12 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne resolved NIFI-4885. -- Resolution: Fixed Fix Version/s: 1.6.0 > More granular restricted component categories >

[jira] [Commented] (NIFI-4885) More granular restricted component categories

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395653#comment-16395653 ] ASF GitHub Bot commented on NIFI-4885: -- Github user markap14 commented on the issue:

[GitHub] nifi issue #2515: NIFI-4885: Granular component restrictions

2018-03-12 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/2515 @mcgilman this all looks good to me as well! Given positive review feedback from @andrewmlim and a +1 from @scottyaslan I am happy with the changes and think this is a great improvement on our

[jira] [Commented] (NIFI-4885) More granular restricted component categories

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

[jira] [Commented] (NIFI-3599) Add nifi.properties value to globally set the default backpressure size threshold for each connection

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395645#comment-16395645 ] ASF GitHub Bot commented on NIFI-3599: -- Github user mcgilman commented on the issue:

[GitHub] nifi issue #2497: NIFI-3599 Allowed back pressure object count and data size...

2018-03-12 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2497 @mosermw @markap14 It's kind of a gray area. I suggested an endpoint like the /nifi-api/flow/about because that seemed like the best fit currently and was obviously trying to avoid requiring another

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

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395609#comment-16395609 ] ASF GitHub Bot commented on NIFI-4325: -- Github user mattyb149 commented on the issue:

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

2018-03-12 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/2113 I'm not sure I'll have time to close the loop before 1.6.0, so if you'd like to finish the review/merge after Mike's rebase that would be very cool, thanks! ---

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

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

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

2018-03-12 Thread JPercivall
Github user JPercivall commented on the issue: https://github.com/apache/nifi/pull/2113 Hey @mattyb149, what's your status for this review? From a cursory look, it appears like it just needs an updated pom from @MikeThomsen and the final approval. With talks of 1.6.0 happening it

[jira] [Commented] (NIFI-4944) PutHiveStreaming multiple instances with Snappy fail intermittently

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395575#comment-16395575 ] ASF GitHub Bot commented on NIFI-4944: -- Github user moonkev commented on the issue:

[GitHub] nifi issue #2519: NIFI-4944: Guard against race condition in Snappy for PutH...

2018-03-12 Thread moonkev
Github user moonkev commented on the issue: https://github.com/apache/nifi/pull/2519 I was aware that PutHiveStreaming used snappy-java vs native snappy, but was unaware of the methods that snappy-java protect against loading in multiple class loaders. Many thanks for the detailed

[jira] [Created] (MINIFICPP-423) Implement encode/decode EL functions

2018-03-12 Thread Andrew Christianson (JIRA)
Andrew Christianson created MINIFICPP-423: - Summary: Implement encode/decode EL functions Key: MINIFICPP-423 URL: https://issues.apache.org/jira/browse/MINIFICPP-423 Project: NiFi MiNiFi C++

[jira] [Commented] (NIFI-4944) PutHiveStreaming multiple instances with Snappy fail intermittently

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395549#comment-16395549 ] ASF GitHub Bot commented on NIFI-4944: -- Github user mcgilman commented on the issue:

[jira] [Commented] (NIFI-4944) PutHiveStreaming multiple instances with Snappy fail intermittently

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

[jira] [Updated] (NIFI-4944) PutHiveStreaming multiple instances with Snappy fail intermittently

2018-03-12 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-4944: -- Resolution: Fixed Fix Version/s: 1.6.0 Status: Resolved (was: Patch Available) >

[GitHub] nifi issue #2519: NIFI-4944: Guard against race condition in Snappy for PutH...

2018-03-12 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2519 Thanks @mattyb149! This has been merged to master. ---

[jira] [Commented] (NIFI-4944) PutHiveStreaming multiple instances with Snappy fail intermittently

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

[GitHub] nifi pull request #2519: NIFI-4944: Guard against race condition in Snappy f...

2018-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2519 ---

[jira] [Commented] (NIFI-4944) PutHiveStreaming multiple instances with Snappy fail intermittently

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

[jira] [Commented] (NIFI-4885) More granular restricted component categories

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

[GitHub] nifi pull request #2515: NIFI-4885: Granular component restrictions

2018-03-12 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2515#discussion_r173869295 --- Diff:

[jira] [Commented] (NIFI-4885) More granular restricted component categories

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

[GitHub] nifi pull request #2515: NIFI-4885: Granular component restrictions

2018-03-12 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2515#discussion_r173858341 --- Diff:

[jira] [Commented] (MINIFICPP-414) Implement Expression Language boolean logic operations

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395448#comment-16395448 ] ASF GitHub Bot commented on MINIFICPP-414: -- Github user achristianson commented on the issue:

[GitHub] nifi-minifi-cpp issue #275: MINIFICPP-414 Added boolean Expression Language ...

2018-03-12 Thread achristianson
Github user achristianson commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/275 This one depends wholly on MINIFICPP-422 and so cannot be separated from that commit. ---

[GitHub] nifi-minifi-cpp pull request #275: Minificpp 414

2018-03-12 Thread achristianson
GitHub user achristianson opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/275 Minificpp 414 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to ensure the

[jira] [Resolved] (NIFI-4896) Add option to UI for terminating a Processor when stopped but still has threads

2018-03-12 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman resolved NIFI-4896. --- Resolution: Duplicate > Add option to UI for terminating a Processor when stopped but still has >

[jira] [Updated] (NIFI-1295) Add UI option to interrupt a running processor

2018-03-12 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-1295: -- Issue Type: Sub-task (was: Improvement) Parent: NIFI-78 > Add UI option to interrupt a running

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

2018-03-12 Thread Matt Burgess (JIRA)
Matt Burgess created NIFI-4963: -- Summary: Add support for Hive 3.0 processors Key: NIFI-4963 URL: https://issues.apache.org/jira/browse/NIFI-4963 Project: Apache NiFi Issue Type: New Feature

[jira] [Commented] (NIFIREG-134) Enable Spring Boot Actuator REST API endpoints

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395388#comment-16395388 ] ASF GitHub Bot commented on NIFIREG-134: Github user kevdoran commented on the issue:

[GitHub] nifi-registry issue #97: NIFIREG-134 Enable SpringBoot Actuator endpoints

2018-03-12 Thread kevdoran
Github user kevdoran commented on the issue: https://github.com/apache/nifi-registry/pull/97 Thanks for reviewing, @bbende! I'll open JIRAs for the follow on work that builds upon this capability to make it more useful for NiFi Registry users. ---

[jira] [Resolved] (NIFIREG-134) Enable Spring Boot Actuator REST API endpoints

2018-03-12 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFIREG-134. - Resolution: Fixed > Enable Spring Boot Actuator REST API endpoints >

  1   2   >