Allow me to add: also, are there any more dependencies I need to successfully
run Crunch, which aren't included automatically when using Maven?
From: Aviv Cohn <[email protected]>
To: "[email protected]" <[email protected]>
Sent: Saturday, July 11, 2015 7:38 PM
Subject: What Hadoop dependencies do I need?
Hello all,
I downloaded Crunch and it's dependencies using Maven (by including the
crunch-core dependency in the pom.xml file). However turns out the Hadoop
dependencies aren't included as Crunch's dependencies, so they weren't
downloaded.
Can you tell me exactly which Maven Hadoop dependencies I need? I assume
hadoop-core and hadoop-common. Anything else?
Thank you