V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
balckjoker
V2EX  ›  程序员

mac m1 本地编译 hive 源码 grpc 报错,有大佬遇到吗?

  •  
  •   balckjoker · 2022-12-19 17:18:03 +08:00 · 819 次点击
    这是一个创建于 465 天前的主题,其中的信息可能已经有所发展或是发生改变。
    第 1 条附言  ·  2022-12-20 10:37:02 +08:00
    [INFO] Hive Shims ......................................... SUCCESS [ 0.562 s]
    [INFO] Hive Standalone Metastore .......................... SUCCESS [ 1.260 s]
    [INFO] Hive Standalone Metastore Common Code .............. FAILURE [ 1.157 s]
    [INFO] Hive Common ........................................ SKIPPED
    [INFO] Hive Service RPC ................................... SKIPPED
    [INFO] Hive Serde ......................................... SKIPPED



    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD FAILURE
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 12.465 s
    [INFO] Finished at: 2022-12-20T10:35:29+08:00
    [INFO] ------------------------------------------------------------------------
    [ERROR] Failed to execute goal com.github.os72:protoc-jar-maven-plugin:3.5.1.1:run (default) on project hive-standalone-metastore-common: Error resolving artifact: io.grpc:protoc-gen-grpc-java:1.24.0:exe: Could not find artifact io.grpc:protoc-gen-grpc-java:exe:osx-aarc
    h_64:1.24.0 in alimaven ( http://maven.aliyun.com/nexus/content/groups/public/)
    [ERROR]
    [ERROR] Try downloading the file manually from the project website.
    [ERROR]
    [ERROR] Then, install it using the command:
    [ERROR] mvn install:install-file -DgroupId=io.grpc -DartifactId=protoc-gen-grpc-java -Dversion=1.24.0 -Dclassifier=osx-aarch_64 -Dpackaging=exe -Dfile=/path/to/file
    [ERROR]
    [ERROR] Alternatively, if you host your own repository you can deploy the file there:
    [ERROR] mvn deploy:deploy-file -DgroupId=io.grpc -DartifactId=protoc-gen-grpc-java -Dversion=1.24.0 -Dclassifier=osx-aarch_64 -Dpackaging=exe -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
    [ERROR]
    [ERROR]
    [ERROR] io.grpc:protoc-gen-grpc-java:exe:1.24.0
    [ERROR]
    [ERROR] from the specified remote repositories:
    [ERROR] alimaven ( http://maven.aliyun.com/nexus/content/groups/public/, releases=true, snapshots=true)
    ysc3839
        1
    ysc3839  
       2022-12-19 17:39:29 +08:00
    请给出详细错误信息
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3308 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 13:31 · PVG 21:31 · LAX 06:31 · JFK 09:31
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.