Hadoop-Unit is a project which allow testing projects which need hadoop ecosysteme like kafka, solr, hdfs, hive, hbase, ...
52
stars
15
forks
source link
break useless dependency to org.apache.hadoop.conf.Configuration #69
Closed
jetoile closed 7 years ago
Non hadoop components should not expose a method getConfiguration() which return a org.apache.hadoop.conf.Configuration
Moreover, it should resolve some jar conflict too