CDH6版本的Maven依赖

本文介绍了如何在CDH6版本中查找相关的Maven依赖。详细步骤包括指向Cloudera的库,以及提供不同CDH6子版本的依赖查询网址,帮助开发者找到正确的groupId,artifactId和version。

对于CDH6版本去找寻相关的依赖的方法:点击CDH6相应的版本号去找对应的groupId,artifactId,version

CDH对应依赖寻找步骤:

1.指向cloudera的库

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  <repositories>
    <repository>
      <id>cloudera</id>
      <url>https://repository.cloudera.com/artifactory/cloudera-repos/</url>
    </repository>
  </repositories>
</project>

·2.CDH相关依赖具体版本号查询网址:

CDH6.0.X:https://docs.cloudera.com/documentation/enterprise/6/release-notes/topics/rg_cdh_60_maven_artifacts.html

CDH6.1.X:https://docs.cloudera.com/documentation/enterprise/6/release-notes/topics/rg_cdh_61_maven_artifacts.html

CDH6.2.X:https://docs.cloudera.com/documentation/enterprise/6/release-notes/topics/rg_cdh_62_maven_artifacts.html

CDH6.3.X:https://docs.cloudera.com/documentation/enterprise/6/release-notes/topics/rg_cdh_63_maven_artifacts.html

 3.查询网址界面对应version

CDH5的maven依赖寻找方式相同,现附上CDH5maven依赖查询地址:https://docs.cloudera.com/documentation/enterprise/release-notes/topics/cdh_vd_cdh5_maven_repo.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值