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

Minor fix in dfs to make hadoop work in AIX

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.18.0, 0.19.0
    • 0.21.0
    • None
    • None
    • AIX

    • Reviewed

    Description

      HDFS uses df command to get the disk space. The output format of df command is different in AIX compared to Linux and Solaris. Checking the OS type and then reading the df output as per the format will fix this issue and thus allows hadoop to be fully functional in AIX environment.

      Attachments

        1. dfs_aix_fix.patch
          2 kB
          Arun Venugopal
        2. TestDFVariations.java
          6 kB
          Bill Habermaas
        3. hadoop-4546.patch
          3 kB
          Bill Habermaas
        4. 4546-1.patch
          10 kB
          Christopher Douglas
        5. 4546-2.patch
          6 kB
          Christopher Douglas

        Activity

          People

            bhabermaas Bill Habermaas
            arunvenugopalan Arun Venugopal
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: