[
https://issues.apache.org/jira/browse/FLINK-7119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-7119.
-----------------------------------
Resolution: Won't Fix
see parent issue.
> 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)