DCH版本的Cloudera的maven 倉庫添加

在maven的pom.xml文件中加入cloudera的maven倉庫:html

<repositories>
    <!-- cloudera 的倉庫 -->
    <repository>
    <id>cloudera</id>
    <url>https://repository.cloudera.com/artifactory/cloudera-repos/</url>
</repository>

CDH的jar包maven檢索地址 https://www.cloudera.com/documentation/enterprise/release-notes/topics/cdh_vd_cdh5_maven_repo.htmlmaven

相關文章
相關標籤/搜索