Skip to content

Instantly share code, notes, and snippets.

View alxn's full-sized avatar
🧑‍💻

Alun Evans alxn

🧑‍💻
View GitHub Profile

Keybase proof

I hereby claim:

  • I am alxn on github.
  • I am alun404 (https://keybase.io/alun404) on keybase.
  • I have a public key ASBSDpWhrHYvArmw61bDl0W67IHABN0hqj0w2Y_AsWaImwo

To claim this, I am signing this object:

@alxn
alxn / Hadoop-Native-OSX.md
Created October 8, 2015 18:11
Information about building the hadoop native tools for OS-X

Best source of information.

I wanted 2.5.2, so grab the -src tarball.

Assuming you are using brew:

brew install protobuf25
brew install cmake

Check that you are using Java 1.7, you may want to set your .mavenrc: