[ 
https://issues.apache.org/jira/browse/HADOOP-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Owen O'Malley updated HADOOP-1934:
----------------------------------

    Status: Patch Available  (was: In Progress)

> the os.name string on Mac OS contains spaces, which causes the c++ 
> compilation to fail
> --------------------------------------------------------------------------------------
>
>                 Key: HADOOP-1934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1934
>             Project: Hadoop
>          Issue Type: Bug
>          Components: pipes
>    Affects Versions: 0.14.1
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 0.15.0
>
>         Attachments: mac-os-name.patch
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to