[
https://issues.apache.org/jira/browse/PARQUET-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767963#comment-17767963
]
Fokko Driesprong commented on PARQUET-2353:
-------------------------------------------
Can you double check if this is still the case with the latest Parquet release?
I did some relevant work a while ago:
https://github.com/apache/parquet-mr/pull/1074
> Avoid Hadoop interfaces and classes in codecs
> ---------------------------------------------
>
> Key: PARQUET-2353
> URL: https://issues.apache.org/jira/browse/PARQUET-2353
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-mr
> Reporter: Atour Mousavi Gourabi
> Priority: Minor
>
> Currently the codecs implemented by Parquet implement the Hadoop Configurable
> and CompressionCodec interfaces. As part of the effort to decouple from
> Hadoop there need to be alternatives to these Hadoop implementations such
> that users are not forced to load Hadoop classes for this purpose at runtime.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)