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

Add tests to Local Directory Allocator for asserting their URI-returning capability

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.17.0
    • 2.0.2-alpha
    • fs
    • Reviewed

    Description

      Original comment:

      Local directory allocator returns a bare path, without a URI specifier. This means that calling Path.getFileSystem will do the wrong thing with the returned path. Should really stick a "file://" in front.

      Also it's test cases need to be improved to make sure this class works fine.

      Only the latter needed to be done (see below for discussion).

      Attachments

        1. HADOOP-3450.txt
          3 kB
          Sho Shimauchi

        Activity

          People

            sho.shimauchi Sho Shimauchi
            asrabkin Ariel Shemaiah Rabkin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: