You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "mingleizhang (JIRA)" <ji...@apache.org> on 2017/07/07 01:37:00 UTC

[jira] [Updated] (FLINK-7119) Remove the hardcoded way in HadoopUtils

     [ 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)