Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-7114

Remove the hardcoded way like classpath is written by a string

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Runtime / Task
    • None

    Description

      For example, Like 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.

      Attachments

        Activity

          People

            mingleizhang zhangminglei
            mingleizhang zhangminglei
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: