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

HardLink.java should use the jdk7 createLink method

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.7.0
    • 2.7.0
    • None
    • None
    • Reviewed

    Description

      Now that we are using jdk7, HardLink.java should use the jdk7 createLink method rather than our shell commands or JNI methods.

      Note that we cannot remove all of the JNI / shell commands unless we remove the code which is checking the link count, something that jdk7 doesn't provide (at least, I don't think it does)

      Attachments

        1. HDFS-7556-001.patch
          22 kB
          Akira Ajisaka

        Issue Links

          Activity

            People

              aajisaka Akira Ajisaka
              cmccabe Colin McCabe
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: