[
https://issues.apache.org/jira/browse/FLINK-7119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
mingleizhang updated FLINK-7119:
--------------------------------
Issue Type: Sub-task (was: Bug)
Parent: FLINK-7114
> Remove the hardcoded way in HadoopUtils
> ---------------------------------------
>
> Key: FLINK-7119
> URL: https://issues.apache.org/jira/browse/FLINK-7119
> Project: Flink
> Issue Type: Sub-task
> Components: Java API
> Reporter: mingleizhang
> Assignee: mingleizhang
>
> I can see this kind of hardcoded way in {{HadoopUtils}}.
> {code:java}
> clazz = Class.forName("org.apache.hadoop.mapred.JobContextImpl", true,
> Thread.currentThread().getContextClassLoader());
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)