Masatake Iwasaki created BIGTOP-3970:
----------------------------------------
Summary: Fix build failure of Zeppelin due to missing
grpc-java-1.26.0 on ppc64le
Key: BIGTOP-3970
URL: https://issues.apache.org/jira/browse/BIGTOP-3970
Project: Bigtop
Issue Type: Bug
Reporter: Masatake Iwasaki
Assignee: Masatake Iwasaki
{noformat}
[[1;31mERROR[m] Failed to execute goal
[32morg.xolstice.maven.plugins:protobuf-maven-plugin:0.5.0:compile-custom[m
[1m(default)[m on project [36mzeppelin-jupyter-interpreter[m:
[1;31mMissing:[m
[[1;31mERROR[m] [1;31m----------[m
[[1;31mERROR[m] [1;31m1)
io.grpc:protoc-gen-grpc-java:exe:linux-ppcle_64:1.26.0[m
[[1;31mERROR[m] [1;31m[m
[[1;31mERROR[m] [1;31m Try downloading the file manually from the project
website.[m
[[1;31mERROR[m] [1;31m[m
[[1;31mERROR[m] [1;31m Then, install it using the command: [m
[[1;31mERROR[m] [1;31m mvn install:install-file -DgroupId=io.grpc
-DartifactId=protoc-gen-grpc-java -Dversion=1.26.0 -Dclassifier=linux-ppcle_64
-Dpackaging=exe -Dfile=/path/to/file[m
[[1;31mERROR[m] [1;31m[m
[[1;31mERROR[m] [1;31m Alternatively, if you host your own repository you
can deploy the file there: [m
[[1;31mERROR[m] [1;31m mvn deploy:deploy-file -DgroupId=io.grpc
-DartifactId=protoc-gen-grpc-java -Dversion=1.26.0 -Dclassifier=linux-ppcle_64
-Dpackaging=exe -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id][m
[[1;31mERROR[m] [1;31m[m
[[1;31mERROR[m] [1;31m Path to dependency: [m
[[1;31mERROR[m] [1;31m 1)
org.apache.zeppelin:zeppelin-jupyter-interpreter:jar:0.10.1[m
[[1;31mERROR[m] [1;31m 2)
io.grpc:protoc-gen-grpc-java:exe:linux-ppcle_64:1.26.0[m
[[1;31mERROR[m] [1;31m[m
[[1;31mERROR[m] [1;31m----------[m
[[1;31mERROR[m] [1;31m1 required artifact is missing.[m
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)