Hi All
Does anyone know what is the correct mvn command to compile CDH4.4 HBase, i
checked out the code from CDH, and run the following mvn command:
mvn clean package -Dhadoop.profile=2.0 -P security -DskipTests
But always got some errors:
[ERROR] Failed to execute goal on project hbase: Could not resolve dependencies
for project org.apache.hbase:hbase:jar:0.94.6-cdh4.4.0: Failed to collect
dependencies at org.apache.hadoop:hadoop-minicluster:jar:2.0.0-cdh4.4.0: Failed
to read artifact descriptor for
org.apache.hadoop:hadoop-minicluster:jar:2.0.0-cdh4.4.0: Could not transfer
artifact org.apache.hadoop:hadoop-minicluster:pom:2.0.0-cdh4.4.0 from/to
cdh.repo (https://repository.cloudera.com/artifactory/cloudera-repos): peer not
authenticated -> [Help 1]
Any ideas? Thanks in advance.
ThanksRamon