[
https://issues.apache.org/jira/browse/FLINK-18013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-18013:
-----------------------------------
Labels: auto-deprioritized-major auto-unassigned pull-request-available
stale-minor (was: auto-deprioritized-major auto-unassigned
pull-request-available)
I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help
the community manage its development. I see this issues has been marked as
Minor but is unassigned and neither itself nor its Sub-Tasks have been updated
for 180 days. I have gone ahead and marked it "stale-minor". If this ticket is
still Minor, please either assign yourself or give an update. Afterwards,
please remove the label or in 7 days the issue will be deprioritized.
> Refactor Hadoop Utility classes/functions into a common Maven module
> --------------------------------------------------------------------
>
> Key: FLINK-18013
> URL: https://issues.apache.org/jira/browse/FLINK-18013
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Common
> Reporter: Sivaprasanna Sethuraman
> Priority: Minor
> Labels: auto-deprioritized-major, auto-unassigned,
> pull-request-available, stale-minor
>
> We have multiple modules which use Hadoop in one way another. This has caused
> a significant redundancy in utility classes and functions related to Hadoop.
> One such example which is also the motivation behind this Jira is the
> functionality to (de)serializing Hadoop Configuration. This functionality has
> multiple implementations across multiple modules (flink-hadoop-fs, flink-orc,
> flink-sequence-file, etc) with more or less the same code.
> The aim of this Jira is to introduce a new module, say flink-hadoop-utils,
> that only contains the Hadoop related utility classes & functions with proper
> test cases in a single shareable module and get rid of the redundancy by
> adding this module as the dependency.
> Relevant [DISCUSS] thread can be found at
> [https://lists.apache.org/thread.html/rf885987160bede5911a7f61923307a6d5ae07f850da0a90555728e5f%40%3Cdev.flink.apache.org%3E]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)