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

HTTP Filesystem to qualify paths in open()/getFileStatus()

    XMLWordPrintableJSON

Details

    Description

      HTTP filesystem is inconsistent with other filesystem (eg: S3AFilesystem) in that they don't accept Path which is relative to the URL that the filesystem is instantiated with.

       

      As in

      FileSystem.get("http://www.example.com").open(new Path("/test"))

      will fail with URI not absolute. But it should infact fetch http://www.example.com/test

      Attachments

        Issue Links

          Activity

            People

              vinothkr VinothKumar Raman
              vinothkr VinothKumar Raman
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 3h 50m
                  3h 50m