Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10019 make symlinks production-ready
  3. HADOOP-11255

listLocatedStatus does not support cross-filesystem symlinks

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • fs
    • None

    Description

      listLocatedStatus does not properly support cross-filesystem symlinks. This is because the two-argument form of FileSystem#listLocatedStatus is protected. So when it needs to call its counterpart in another FS, it's unable to do so because of the Java access rules.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cmccabe Colin McCabe
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: