[ 
https://issues.apache.org/jira/browse/NIFI-11171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808331#comment-17808331
 ] 

Daniel Stieglitz edited comment on NIFI-11171 at 1/18/24 6:01 PM:
------------------------------------------------------------------

[~exceptionfactory] I would like to start work on the JSON processors. I just 
wanted to ascertain which ones you had in mind. I came up with: 
* AbstractJsonPathProcessor.java
* AttributesTOJson
* ConvertJSONToSQL
* EvaluateJsonPath
* SplitJson
* ValidateJson

though I was not sure about ConvertJSONToSQL since it has dependencies similar 
to other processors which use SQL (e.g. AbstractExecuteSQL,). Please advise if 
this is the list you had in mind. Thanks!


was (Author: JIRAUSER294662):
[~exceptionfactory] I would like to start work on the JSON processors. I just 
wanted to ascertain which ones you had in mind.
I came up with: 
* AbstractJsonPathProcessor.java
* AttributesTOJson
* ConvertJSONToSQL
* EvaluateJsonPath
* SplitJson
* ValidateJson

though I was not sure about ConvertJSONToSQL since it has dependencies similar 
to other processors which use SQL (e.g. AbstractExecuteSQL,). Please advise if 
this is the list you had in mind. Thanks!

> Reorganize Standard Components for 2.0.0
> ----------------------------------------
>
>                 Key: NIFI-11171
>                 URL: https://issues.apache.org/jira/browse/NIFI-11171
>             Project: Apache NiFi
>          Issue Type: Epic
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>
> The {{nifi-standard-processors}} and {{nifi-standard-services}} modules 
> include a large number of Processors and Controller Services supporting an 
> array of capabilities. Some of these capabilities require specialized 
> libraries that apply to a limited number of components.
> Moving Processors and Controller Services changes class names and bundle 
> coordinates which will break existing flow configurations. For this reason, 
> the selection of components for reorganization should be limited and focused. 
> Components with less frequent updates or usage and components with large 
> dependencies trees should be considered.
> The following items should be considered as described in the [NiFi 2.0 
> Release 
> Goals|https://cwiki.apache.org/confluence/display/NIFI/NiFi+2.0+Release+Goals]:
>  * SFTP Processors
>  * Jolt Transform Processors
>  * Jetty HTTP Processors
>  * JSON Processors
>  * Netty-based Processors



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to