Hi, I've got a heavily messed up environment right now it seems. Can anyone confirm a successful build from scratch and run some jobs with the latest Hadoop deps?
+ <dependency org="org.apache.hadoop" name="hadoop-mapred" rev="0.22.0"/> + <dependency org="org.apache.hadoop" name="hadoop-hdfs" rev="0.22.0"/> - <dependency org="org.apache.hadoop" name="hadoop-core" rev="0.20.2" + <dependency org="org.apache.hadoop" name="hadoop-common" rev="0.22.0" All seems to run fine here. This means we can safely migrate to the new API's without all the troubles i assumed before. Cheers, -- Markus Jelsma - CTO - Openindex

