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

Har files system authority should preserve userinfo

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.0, 3.0.0-alpha1
    • 2.3.0
    • fs
    • None
    • Reviewed

    Description

      When Har file system parse the URI to get the authority at initialization, the userinfo is not preserved. This may lead to failures if the underlying file system relies on the userinfo to work properly. E.g. har://file-user:passwd@localhost:80/test.har will be parsed to har://file-localhost:80/test.har, where user:passwd is lost in the processing.

      Attachments

        1. HADOOP-10175.patch
          2 kB
          Chuan Liu
        2. HADOOP-10175.2.patch
          2 kB
          Chuan Liu

        Activity

          People

            chuanliu Chuan Liu
            chuanliu Chuan Liu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: