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
52 stars 15 forks source link

Error starting standalone mode if MAVEN_HOME or M2_HOME are set #90

Closed jetoile closed 5 years ago

jetoile commented 5 years ago

If MAVEN_HOME or M2_HOME are set and if no mirror is defined, Hadoop unit in standalone mode is crashing

jetoile commented 5 years ago

Can be fixed by setting a mirror on maven central or unset MAVEN_HOME or M2_HOME