开发者社区 问答 正文

hive1.2.1 打包时报错 Failed to execute goal ?报错

Ø  how to compile hive

进入目录cd /opt/apache-hive-1.2.1-src下

mvn clean install -Phadoop-2,dist -DskipTests -Dhadoop-23.version=2.5.2 -Dspark.version=1.4.1

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project hive: Error finding remote resources manifests: /opt/apache-hive-1.2.1-src/target/maven-shared-archive-resources/META-INF/NOTICE (没有那个文件或目录) -> [Help 1]
[ERROR] 


请问大家这是什么原因引起的?谢谢!

展开
收起
爱吃鱼的程序员 2020-06-10 15:37:05 551 分享 版权
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    确认一下你的<spanstyle="background-color:#FF9900;"><spanstyle="background-color:#E53333;">maven-remote-resources-plugin这个插件是否跟你的hive版本一致。

    2020-06-10 15:37:24
    赞同 展开评论
问答分类:
问答标签:
问答地址: