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

Daniel Stieglitz edited comment on NIFI-14842 at 8/11/25 2:15 PM:
------------------------------------------------------------------

[~exceptionfactory] [~pvillard] I am trying to deprecate CompressContent with 
the DeprecationNotice annotation and specifying as an alternative the
{code:java}
org.apache.nifi.processors.compress.ModifyCompression.class{code}
The problem is that class is not in the same module as CompressContent and 
Intellij is prompting to make nifi-compress-processors as a dependency. Is that 
something we want to do? I did not think so. Or perhaps can we add it as a 
dependency with scope of provided?Please advise. Thanks!


was (Author: JIRAUSER294662):
[~exceptionfactory] [~pvillard] I am trying to deprecate CompressContent with 
the DeprecationNotice annotation and specifying as an alternative the
{code:java}
org.apache.nifi.processors.compress.ModifyCompression.class{code}
The problem is that class is not in the same module as CompressContent and 
Intellij is prompting to make nifi-compress-processors as a dependency. Is that 
something we want to do? I did not think so. Please advise. Thanks!

> Deprecate CompressContent, GeohashRecord, ParseNetflowv5, 
> ConvertAvroToParquet, CreateHadoopSequenceFile and GetAzureEventHub
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-14842
>                 URL: https://issues.apache.org/jira/browse/NIFI-14842
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Major
>
> This ticket addresses an item in the following 
> [email|https://lists.apache.org/thread/8oj5n77o2zg38zbc468cyqw5329hn46x] 
> which specified as part of the TODO list the following components to be 
> deprecated
>  * CompressContent
>  * GeohashRecord
>  * ParseNetflowv5
>  * ConvertAvroToParquet
>  * CreateHadoopSequenceFile
>  * GetAzureEventHub



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

Reply via email to