[
https://issues.apache.org/jira/browse/HADOOP-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531946
]
Hudson commented on HADOOP-1934:
--------------------------------
Integrated in Hadoop-Nightly #258 (See
[http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/258/])
> 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.