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

DFS upgrade fails on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.18.0
    • 0.19.0
    • fs
    • None
    • Windows XP, Windows 2003 Server

    • Reviewed

    Description

      FileUtil.HardLink#createHardLink() didn't work on Windows, and DFS upgrade of Datanode fails.

      The windows command 'fsutil' requires the arguments link name first as follows,
      > fsutil hardlink create <link name> <target>
      But the current FileUtil passes the target first.

      Attachments

        1. HADOOP-4014.patch
          2 kB
          NOMURA Yoshihide
        2. HardLinkWin.patch
          13 kB
          Konstantin Shvachko
        3. HardLinkWin.patch
          4 kB
          Konstantin Shvachko

        Activity

          People

            shv Konstantin Shvachko
            yoshimov NOMURA Yoshihide
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: