[GitHub] nifi pull request #2476: Add feature convertJsonToUpsertSQL

2018-02-15 Thread dogHere
GitHub user dogHere opened a pull request: https://github.com/apache/nifi/pull/2476 Add feature convertJsonToUpsertSQL Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the following steps

[jira] [Updated] (NIFI-4872) NIFI component high resource usage annotation

2018-02-15 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Storck updated NIFI-4872: -- Status: Patch Available (was: In Progress) > NIFI component high resource usage annotation >

[jira] [Commented] (NIFI-4882) CSVRecordReader should utilize specified date/time/timestamp format at its convertSimpleIfPossible method

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

[jira] [Commented] (NIFI-4882) CSVRecordReader should utilize specified date/time/timestamp format at its convertSimpleIfPossible method

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

[GitHub] nifi pull request #2473: NIFI-4882: Resolve issue with parsing custom date, ...

2018-02-15 Thread ijokarumawak
Github user ijokarumawak commented on a diff in the pull request: https://github.com/apache/nifi/pull/2473#discussion_r168663334 --- Diff:

[GitHub] nifi pull request #2473: NIFI-4882: Resolve issue with parsing custom date, ...

2018-02-15 Thread ijokarumawak
Github user ijokarumawak commented on a diff in the pull request: https://github.com/apache/nifi/pull/2473#discussion_r168657570 --- Diff:

[jira] [Updated] (NIFI-4882) CSVRecordReader should utilize specified date/time/timestamp format at its convertSimpleIfPossible method

2018-02-15 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-4882: Status: Patch Available (was: Open) [~derekstraka] I've added 'contributor' role to your account

[jira] [Assigned] (NIFI-4882) CSVRecordReader should utilize specified date/time/timestamp format at its convertSimpleIfPossible method

2018-02-15 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura reassigned NIFI-4882: --- Assignee: Derek Straka > CSVRecordReader should utilize specified date/time/timestamp format

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

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

[GitHub] nifi pull request #2085: NIFI-4246 - Client Credentials Grant based OAuth2 C...

2018-02-15 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/2085#discussion_r168661430 --- Diff: nifi-nar-bundles/nifi-oauth-bundle/nifi-oauth/src/main/java/org/apache/nifi/oauth/AbstractOAuthControllerService.java --- @@ -0,0 +1,172 @@

[jira] [Commented] (NIFI-4872) NIFI component high resource usage annotation

2018-02-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16366275#comment-16366275 ] ASF GitHub Bot commented on NIFI-4872: -- GitHub user jtstorck opened a pull request:

[GitHub] nifi pull request #2475: NIFI-4872 Added annotation for specifying scenarios...

2018-02-15 Thread jtstorck
GitHub user jtstorck opened a pull request: https://github.com/apache/nifi/pull/2475 NIFI-4872 Added annotation for specifying scenarios in which components can cause high usage of system resources. Thank you for submitting a contribution to Apache NiFi. In order to

[jira] [Commented] (NIFI-4880) Add the ability to utilize aliases in Avro to Avro record conversion

2018-02-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16366190#comment-16366190 ] ASF GitHub Bot commented on NIFI-4880: -- GitHub user derekstraka opened a pull request:

[GitHub] nifi pull request #2474: NIFI-4880: Add the ability to map record based on t...

2018-02-15 Thread derekstraka
GitHub user derekstraka opened a pull request: https://github.com/apache/nifi/pull/2474 NIFI-4880: Add the ability to map record based on the aliases Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you

[GitHub] nifi-minifi-cpp pull request #264: Minificpp 400

2018-02-15 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/264#discussion_r168574559 --- Diff: debian.sh --- @@ -0,0 +1,90 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license

[jira] [Commented] (NIFI-2630) Allow PublishJMS processor to create TextMessages

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

[GitHub] nifi issue #2458: NIFI-2630 Allow PublishJMS to send TextMessages

2018-02-15 Thread mosermw
Github user mosermw commented on the issue: https://github.com/apache/nifi/pull/2458 Added a third commit to improve documentation. ---

[jira] [Commented] (NIFI-4882) CSVRecordReader should utilize specified date/time/timestamp format at its convertSimpleIfPossible method

2018-02-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16366077#comment-16366077 ] ASF GitHub Bot commented on NIFI-4882: -- Github user derekstraka commented on the issue:

[GitHub] nifi issue #2473: NIFI-4882: Resolve issue with parsing custom date, time, a...

2018-02-15 Thread derekstraka
Github user derekstraka commented on the issue: https://github.com/apache/nifi/pull/2473 /cc @ijokarumawak ---

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

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

[GitHub] nifi pull request #2470: NIFI-4864 Fixing additional resources property poin...

2018-02-15 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2470#discussion_r168568930 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/FlowController.java --- @@

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

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

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

2018-02-15 Thread derekstraka
Github user derekstraka commented on the issue: https://github.com/apache/nifi/pull/2470 /cc ijokarumawak ---

[jira] [Commented] (NIFI-4882) CSVRecordReader should utilize specified date/time/timestamp format at its convertSimpleIfPossible method

2018-02-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16366047#comment-16366047 ] ASF GitHub Bot commented on NIFI-4882: -- GitHub user derekstraka opened a pull request:

[GitHub] nifi pull request #2473: NIFI-4882: Resolve issue with parsing custom date, ...

2018-02-15 Thread derekstraka
GitHub user derekstraka opened a pull request: https://github.com/apache/nifi/pull/2473 NIFI-4882: Resolve issue with parsing custom date, time, and timestamp formats in CSV files Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of

[jira] [Commented] (NIFI-3502) Upgrade D3 to the latest 4.x version

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

[GitHub] nifi issue #2471: NIFI-3502: Upgrading D3 version

2018-02-15 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2471 Just pushed a new commit that addresses @andrewmlim findings. ---

[jira] [Commented] (NIFI-4884) Failed to import flow from registry when processor has CRON schedule

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

[GitHub] nifi pull request #2472: NIFI-4884 Fixing ordering during import from regist...

2018-02-15 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi/pull/2472 NIFI-4884 Fixing ordering during import from registry so that we set … …schedule strategy on a processor before setting scheduling duration Thank you for submitting a contribution to

[jira] [Commented] (NIFI-4884) Failed to import flow from registry when processor has CRON schedule

2018-02-15 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16365990#comment-16365990 ] Bryan Bende commented on NIFI-4884: --- I believe the issue is that when we apply values from the versioned

[jira] [Created] (NIFI-4884) Failed to import flow from registry when processor has CRON schedule

2018-02-15 Thread Bryan Bende (JIRA)
Bryan Bende created NIFI-4884: - Summary: Failed to import flow from registry when processor has CRON schedule Key: NIFI-4884 URL: https://issues.apache.org/jira/browse/NIFI-4884 Project: Apache NiFi

[jira] [Assigned] (NIFI-4857) Record components do not support String <-> byte[] conversions

2018-02-15 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reassigned NIFI-4857: - Assignee: Matt Burgess > Record components do not support String <-> byte[] conversions >

[jira] [Resolved] (NIFIREG-145) nifi-registry.sh is not strictly sh compatible

2018-02-15 Thread Kevin Doran (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran resolved NIFIREG-145. - Resolution: Fixed Fix Version/s: 0.2.0 > nifi-registry.sh is not strictly sh compatible >

[GitHub] nifi-registry pull request #102: "source" doesn't exist in regular /bin/sh

2018-02-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-registry/pull/102 ---

[jira] [Updated] (NIFIREG-145) nifi-registry.sh is not strictly sh compatible

2018-02-15 Thread Kevin Doran (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran updated NIFIREG-145: Description: {{nifi-registry.sh}} uses some the {{bash}}-specific commands/functions that are not

[jira] [Updated] (NIFIREG-145) nifi-registry.sh is not strictly sh compatible

2018-02-15 Thread Kevin Doran (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran updated NIFIREG-145: Affects Version/s: 0.1.0 > nifi-registry.sh is not strictly sh compatible >

[GitHub] nifi-registry issue #102: "source" doesn't exist in regular /bin/sh

2018-02-15 Thread NKame
Github user NKame commented on the issue: https://github.com/apache/nifi-registry/pull/102 I've tested the version with /bin/sh + . (instead of source): working on my setup, better than having a dependency towards bash. ---

[jira] [Created] (NIFIREG-145) nifi-registry.sh is not strictly sh compatible

2018-02-15 Thread Kevin Doran (JIRA)
Kevin Doran created NIFIREG-145: --- Summary: nifi-registry.sh is not strictly sh compatible Key: NIFIREG-145 URL: https://issues.apache.org/jira/browse/NIFIREG-145 Project: NiFi Registry Issue

[jira] [Updated] (MINIFICPP-405) RPG Binding to Local Network Interface

2018-02-15 Thread bqiu (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bqiu updated MINIFICPP-405: --- Description: Remote Process Group for site2site bind to a local interface name

[jira] [Created] (MINIFICPP-405) RPG Binding to Local Network Interface

2018-02-15 Thread bqiu (JIRA)
bqiu created MINIFICPP-405: -- Summary: RPG Binding to Local Network Interface Key: MINIFICPP-405 URL: https://issues.apache.org/jira/browse/MINIFICPP-405 Project: NiFi MiNiFi C++ Issue Type:

[jira] [Created] (MINIFICPP-404) HTTP Proxy Support for HTTP Site to Site

2018-02-15 Thread bqiu (JIRA)
bqiu created MINIFICPP-404: -- Summary: HTTP Proxy Support for HTTP Site to Site Key: MINIFICPP-404 URL: https://issues.apache.org/jira/browse/MINIFICPP-404 Project: NiFi MiNiFi C++ Issue Type:

[jira] [Created] (MINIFICPP-403) Enable tagging of flowfiles with flow metadata information in C++

2018-02-15 Thread bqiu (JIRA)
bqiu created MINIFICPP-403: -- Summary: Enable tagging of flowfiles with flow metadata information in C++ Key: MINIFICPP-403 URL: https://issues.apache.org/jira/browse/MINIFICPP-403 Project: NiFi MiNiFi C++

[GitHub] nifi-registry issue #102: "source" doesn't exist in regular /bin/sh

2018-02-15 Thread kevdoran
Github user kevdoran commented on the issue: https://github.com/apache/nifi-registry/pull/102 Hi @NKame, thanks for the contribution. It seems the issue is the use of the [`source` function on line

[jira] [Commented] (NIFI-4882) CSVRecordReader should utilize specified date/time/timestamp format at its convertSimpleIfPossible method

2018-02-15 Thread Derek Straka (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16365791#comment-16365791 ] Derek Straka commented on NIFI-4882: I'll make a patchset for this with the proposed refactor. >

[GitHub] nifi-registry issue #102: "source" doesn't exist in regular /bin/sh

2018-02-15 Thread NKame
Github user NKame commented on the issue: https://github.com/apache/nifi-registry/pull/102 Thought it was not the real problem on my setup, but it was: reopening. ---

[GitHub] nifi-registry pull request #102: "source" doesn't exist in regular /bin/sh

2018-02-15 Thread NKame
GitHub user NKame reopened a pull request: https://github.com/apache/nifi-registry/pull/102 "source" doesn't exist in regular /bin/sh You can merge this pull request into a Git repository by running: $ git pull https://github.com/NKame/nifi-registry patch-1 Alternatively you

[GitHub] nifi-registry pull request #102: "source" doesn't exist in regular /bin/sh

2018-02-15 Thread NKame
Github user NKame closed the pull request at: https://github.com/apache/nifi-registry/pull/102 ---

[GitHub] nifi-registry pull request #102: "source" doesn't exist in regular /bin/sh

2018-02-15 Thread NKame
GitHub user NKame opened a pull request: https://github.com/apache/nifi-registry/pull/102 "source" doesn't exist in regular /bin/sh You can merge this pull request into a Git repository by running: $ git pull https://github.com/NKame/nifi-registry patch-1 Alternatively you

[GitHub] nifi-minifi-cpp issue #264: Minificpp 400

2018-02-15 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/264 reviewing ---

[jira] [Updated] (MINIFICPP-382) Add SUSE support to bootstrap process.

2018-02-15 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri updated MINIFICPP-382: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Add SUSE support to

[jira] [Commented] (MINIFICPP-382) Add SUSE support to bootstrap process.

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

[GitHub] nifi-minifi-cpp pull request #260: MINIFICPP-382: Implement SUSE release sup...

2018-02-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/260 ---

[jira] [Commented] (NIFI-4859) Swagger Spec VersionControlInformationDTO missing SYNC_FAILURE state

2018-02-15 Thread Kevin Doran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16365623#comment-16365623 ] Kevin Doran commented on NIFI-4859: --- Good to know. Thanks [~chaffelson] > Swagger Spec

[jira] [Commented] (MINIFICPP-382) Add SUSE support to bootstrap process.

2018-02-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16365601#comment-16365601 ] ASF GitHub Bot commented on MINIFICPP-382: -- Github user apiri commented on the issue:

[GitHub] nifi-minifi-cpp issue #260: MINIFICPP-382: Implement SUSE release support fo...

2018-02-15 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/260 @phrocker great, thanks will get this merged. sorry didn't notice the update. ---

[jira] [Comment Edited] (NIFI-4859) Swagger Spec VersionControlInformationDTO missing SYNC_FAILURE state

2018-02-15 Thread Daniel Chaffelson (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16365571#comment-16365571 ] Daniel Chaffelson edited comment on NIFI-4859 at 2/15/18 2:16 PM: -- This

[jira] [Commented] (NIFI-4859) Swagger Spec VersionControlInformationDTO missing SYNC_FAILURE state

2018-02-15 Thread Daniel Chaffelson (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16365571#comment-16365571 ] Daniel Chaffelson commented on NIFI-4859: - This also applies to ProcessGroupStatusSnapshotDTO,

[GitHub] nifi-minifi-cpp pull request #264: Minificpp 400

2018-02-15 Thread phrocker
GitHub user phrocker opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/264 Minificpp 400 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 following

[jira] [Comment Edited] (NIFI-4197) *GCP processors do not expose proxy settings

2018-02-15 Thread Julian Gimbel (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16365504#comment-16365504 ] Julian Gimbel edited comment on NIFI-4197 at 2/15/18 1:14 PM: -- Two additional

[jira] [Commented] (NIFI-4197) *GCP processors do not expose proxy settings

2018-02-15 Thread Julian Gimbel (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16365504#comment-16365504 ] Julian Gimbel commented on NIFI-4197: - Two additional attributes proxy_user and proxy_password for

[jira] [Commented] (MINIFICPP-382) Add SUSE support to bootstrap process.

2018-02-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16365482#comment-16365482 ] ASF GitHub Bot commented on MINIFICPP-382: -- Github user phrocker commented on the issue:

[GitHub] nifi-minifi-cpp issue #260: MINIFICPP-382: Implement SUSE release support fo...

2018-02-15 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/260 @apiri I made an update to the readme last night. https://github.com/apache/nifi-minifi-cpp/pull/260/commits/7a3e81066c007053adc77a315f490e44671cbd34 ---

[jira] [Created] (NIFI-4883) VaridateRecord processor should be able to use different schema for valid and invalid records

2018-02-15 Thread Koji Kawamura (JIRA)
Koji Kawamura created NIFI-4883: --- Summary: VaridateRecord processor should be able to use different schema for valid and invalid records Key: NIFI-4883 URL: https://issues.apache.org/jira/browse/NIFI-4883

[jira] [Created] (NIFI-4882) CSVRecordReader should utilize specified date/time/timestamp format at its convertSimpleIfPossible method

2018-02-15 Thread Koji Kawamura (JIRA)
Koji Kawamura created NIFI-4882: --- Summary: CSVRecordReader should utilize specified date/time/timestamp format at its convertSimpleIfPossible method Key: NIFI-4882 URL:

[jira] [Commented] (NIFI-4367) InvokedScriptedProcessor does not support scripted processor that extends AbstractProcessor

2018-02-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16365241#comment-16365241 ] ASF GitHub Bot commented on NIFI-4367: -- Github user mgaido91 commented on the issue:

[GitHub] nifi issue #2201: NIFI-4367 Fix on processor for permit deriving script clas...

2018-02-15 Thread mgaido91
Github user mgaido91 commented on the issue: https://github.com/apache/nifi/pull/2201 kindly ping @frett27 ---