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

the os.name string on Mac OS contains spaces, which causes the c++ compilation to fail

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.14.1
    • 0.15.0
    • None
    • None

    Description

      The os.name contains spaces, which means that the build.platform contains spaces, which leads to mis-parsed commands from ant. By using sed, we can replace the spaces with underscores.

      Attachments

        1. mac-os-name.patch
          0.9 kB
          Owen O'Malley

        Activity

          People

            omalley Owen O'Malley
            omalley Owen O'Malley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: