Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-4779 Remove deprecated FileSystem methods
  3. HADOOP-4941

Remove getBlockSize(Path f), getLength(Path f) and getReplication(Path src)

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.21.0
    • fs
    • None
    • Incompatible change, Reviewed
    • Removed deprecated FileSystem methods getBlockSize(Path f), getLength(Path f), and getReplication(Path src).

    Description

      Remove the following

      • public long getBlockSize(Path f) throws IOException
      • public long getLength(Path f) throws IOException
      • public short getReplication(Path src) throws IOException

      Attachments

        1. 4941_20081224.patch
          13 kB
          Tsz-wo Sze

        Activity

          People

            szetszwo Tsz-wo Sze
            szetszwo Tsz-wo Sze
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: