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

distributed cache doesn't work with other distributed file systems

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.20.0
    • 0.21.0
    • filecache
    • None
    • Reviewed

    Description

      Currently the DistributedCache does a check to see if the file to be included is an HDFS URI. If the URI isn't in HDFS, it returns the default filesystem. This prevents using other distributed file systems – such as s3, s3n, or kfs – with distributed cache. When a user tries to use one of those filesystems, it reports an error that it can't find the path in HDFS.

      Attachments

        1. fix-distributed-cache.patch
          1 kB
          Andrew Hitchcock
        2. HADOOP-5635.patch
          6 kB
          Andrew Hitchcock

        Activity

          People

            anhi Andrew Hitchcock
            anhi Andrew Hitchcock
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: