[
https://issues.apache.org/jira/browse/FLINK-7114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
mingleizhang updated FLINK-7114:
--------------------------------
Component/s: Local Runtime
> Remove the hardcoded way like classpath is written by a string
> --------------------------------------------------------------
>
> Key: FLINK-7114
> URL: https://issues.apache.org/jira/browse/FLINK-7114
> Project: Flink
> Issue Type: Bug
> Components: Local Runtime
> Reporter: mingleizhang
> Assignee: mingleizhang
>
> For example, in {{HadoopFileSystem}} class, there is a field which is
> written like {{private static final String DEFAULT_HDFS_CLASS =
> "org.apache.hadoop.hdfs.DistributedFileSystem";}}. This way of writing has a
> bad stuff, once the classpath changes, it is difficult to find the error. I
> suggest we should change it to a more flexable way.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)