You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2013/03/01 19:45:15 UTC

[jira] [Commented] (MESOS-352) Make hadoop-0.20.2-cdh3u3 is broken on trunk.

    [ https://issues.apache.org/jira/browse/MESOS-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13590816#comment-13590816 ] 

Vinod Kone commented on MESOS-352:
----------------------------------

https://reviews.apache.org/r/9174/
                
> Make hadoop-0.20.2-cdh3u3 is broken on trunk.
> ---------------------------------------------
>
>                 Key: MESOS-352
>                 URL: https://issues.apache.org/jira/browse/MESOS-352
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Benjamin Mahler
>            Assignee: Vinod Kone
>
> From a clean slate:
> $ make clean
> rm -rf .libs _libs
> if test "../.." != ".."; then \
>           rm -f TUTORIAL.sh; \
>           rm -f hadoop-gridmix.patch; \
>           rm -f hadoop-7698-1.patch; \
>           rm -f hadoop-0.20.2-cdh3u3_hadoop-env.sh.patch; \
>           rm -f hadoop-0.20.2-cdh3u3_mesos.patch; \
>           rm -f hadoop-0.20.205.0_hadoop-env.sh.patch; \
>           rm -f hadoop-0.20.205.0_mesos.patch; \
>           rm -f mapred-site.xml.patch; \
>           rm -f mesos-executor; \
>           rm -rf mesos; \
>         fi
> rm -rf hadoop-0.20.2-cdh3u3
> rm -f hadoop-0.20.2-cdh3u3.tar.gz
> rm -rf hadoop-0.20.205.0
> rm -f hadoop-0.20.205.0.tar.gz
> rm -f *.lo
> $ make hadoop-0.20.2-cdh3u3
> if test "../.." != ".."; then \
>           cp -p ../../hadoop/TUTORIAL.sh .; \
>           cp -p ../../hadoop/hadoop-gridmix.patch .; \
>           cp -p ../../hadoop/hadoop-0.20.2-cdh3u3_hadoop-env.sh.patch .; \
>           cp -p ../../hadoop/hadoop-0.20.2-cdh3u3_mesos.patch .; \
>           cp -p ../../hadoop/mapred-site.xml.patch .; \
>           cp -rp ../../hadoop/mesos .; \
>           cp -p ../../hadoop/mesos-executor .; \
>         fi
> rm -rf hadoop-0.20.2-cdh3u3
> We seem to be missing hadoop-7698-1.patch from the directory containing
> this tutorial and we can't continue without it. If you haven't
> made any modifications to this directory, please report this to:
>   mesos-dev@incubator.apache.org
> (Remember to include as much debug information as possible.)
> make: *** [hadoop-0.20.2-cdh3u3] Error 1

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira