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

Add symlink support to FileSystem

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0-beta
    • fs
    • None

    Description

      HADOOP-6421 added symbolic links to FileContext. Resolving symlinks is done on the client-side, and therefore requires client support. An HDFS symlink (created by FileContext) when accessed by FileSystem will result in an unhandled UnresolvedLinkException. Because not all users will migrate from FileSystem to FileContext in lock step, and we want users of FileSystem to be able to access all paths created by FileContext, we need to support symlink resolution in FileSystem as well, to facilitate migration to FileContext.

      Attachments

        1. hadoop-8040-7.patch
          260 kB
          Andrew Wang
        2. hadoop-8040-6.patch
          260 kB
          Andrew Wang
        3. hadoop-8040-5.patch
          259 kB
          Andrew Wang
        4. hadoop-8040-4.patch
          259 kB
          Andrew Wang
        5. hadoop-8040-3.patch
          259 kB
          Andrew Wang
        6. hadoop-8040-2.patch
          259 kB
          Andrew Wang
        7. hadoop-8040-1.patch
          251 kB
          Andrew Wang

        Issue Links

          Activity

            People

              andrew.wang Andrew Wang
              eli2 Eli Collins
              Votes:
              0 Vote for this issue
              Watchers:
              28 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: