Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-2902

replace accesss of "fs.default.name" with FileSystem accessor methods

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.17.0
    • fs
    • None

    Description

      HADOOP-1967 added accessor methods to set the default filesystem. We should start using them.

      While doing this, we should also replace uses of "local" and "host:port" with proper URIs, e.g., "file:///" and "hdfs://host:port/". This will silence warnings about the use of old-format names.

      Attachments

        1. HADOOP-2902.patch
          43 kB
          Doug Cutting
        2. HADOOP-2902.patch
          43 kB
          Doug Cutting
        3. HADOOP-2902.patch
          43 kB
          Doug Cutting

        Activity

          People

            cutting Doug Cutting
            cutting Doug Cutting
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: