jetoile / hadoop-unit

Hadoop-Unit is a project which allow testing projects which need hadoop ecosysteme like kafka, solr, hdfs, hive, hbase, ...
https://blog.jetoile.fr/hadoop-unit/
Apache License 2.0
51 stars 15 forks source link

create a rest WS to make basic operation #12

Closed jetoile closed 7 years ago

jetoile commented 8 years ago

This will prevent test from depending of client lib which could create jar conflict.

jetoile commented 7 years ago

since knox is planned into hadoop-mini-cluster, this issue will be resolved as soon mini-cluster is released