#41332: hadoop @1.2.1: build failure on 10.9 -----------------------+----------------------- Reporter: lcopps@… | Owner: hum@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: hadoop | -----------------------+----------------------- Comment (by d5nguyenvan@…): Replying to [ticket:41332 lcopps@…]:
Hadoop fails final build on OSX 10.9 Mavericks on late 2013 MBP.
I think you use Java 1.7 or greater when trying to install hadoop 1.2.1, I trace the build and change java to 1.6 and build complete. Using these steps to install the hadoop: 1. Change to root user (sudo su) 2. Change to java 1.6 (export JAVA_HOME=`/usr/libexec/java_home -v 1.6`) 3. port install hadoop (if fail when verify the checksum, please clean and try again) Hope you install hadoop successfully. -- Ticket URL: <https://trac.macports.org/ticket/41332#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X