On Wed, Mar 12, 2014 at 3:35 PM, Ted Yu <[email protected]> wrote: > Here is my analysis: > > MiniDFSCluster.java is in hadoop-minicluster module. > If pom.xml points to hadoop 2.3, MiniDFSCluster.java would reference > StorageType.java > which was added on 2014-01-06. > StorageType.java was not in hadoop 2.2 release, hence the exception. >
Where is the 'analysis'? How is hadoop 2.2. being picked up? Why is ' org.apache.hbase:hbase-server:test-jar:tests:0.99.0-SNAPSHOT:test' picking up 2.2? Is it in the published SNAPSHOT pom? If so, why? St.Ack
