Intel-bigdata / HiBench

HiBench is a big data benchmark suite.
Other
1.45k stars 761 forks source link

unable to build "org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for http://archive.cloudera.com/cdh5/cdh/5/mahout-0.9-cdh5.1.0.tar.gz 401 Authentication required" #703

Open springeee opened 2 years ago

springeee commented 2 years ago

Hi all, I have not Cloudera user , so cann't download mahout-0.9-cdh5.1.0.tar.gz . when i build hibench , have this error:

image

BTY, I want to use Hibench test Apache Hadoop, not CDH. Who can help me to solve the case. Thanks.

minmingzhu commented 2 years ago

You can build specific module likes "mvn -Phadoopbench -Dmodules -Psql -Dscala=2.11 clean package" and you can also refer docs