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

windows 7 : error accessing journals from distributed cache

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.20.2
    • None
    • filecache
    • None
    • Widnows 7 x64.

    Description

      error accessing journals from distributed cache:

      This is because in

      org.apache.hadoop.filecache.TrackerDistributedCacheManager downloadCacheObject

      In < if (!localFs.rename(workDir, finalDir)) > , the file rename in windows failed and made instead a copy of the file. Thus, the required cache file does not exist in the required folder.

      Attachments

        Activity

          People

            Unassigned Unassigned
            haythammb Haytham
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: