Skip to content

Instantly share code, notes, and snippets.

@electrum
Last active December 28, 2015 19:28
Show Gist options
  • Save electrum/cce45ec91149e3c17277 to your computer and use it in GitHub Desktop.
Save electrum/cce45ec91149e3c17277 to your computer and use it in GitHub Desktop.
Build Hadoop native on Mac OS X
mvn clean package -pl hadoop-common-project/hadoop-common -DskipTests -P native -Dsnappy.include=/usr/local/include -Dsnappy.lib=/usr/local/lib -Drequire.snappy=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment