iwasakims opened a new pull request, #1153:
URL: https://github.com/apache/bigtop/pull/1153

   https://issues.apache.org/jira/browse/BIGTOP-3970
   
   [BIGTOP-3560](https://issues.apache.org/jira/browse/BIGTOP-3560) addressed 
similar issue caused by missing grpc-java-1.28.0. 
[BIGTOP-3893](https://issues.apache.org/jira/browse/BIGTOP-3893) addressed 
Hadoop issue caused by missing grpc-java-1.26.0. Zeppelin requires both 
grpc-java 1.26.0 and 1.28.0. While [both are compiled by 
docker_toolchain](https://github.com/apache/bigtop/blob/b52211e4e830d6aeb3b4a637b0222f7176c6ba21/bigtop_toolchain/manifests/grpc.pp#L26-L67),
 [do-component-build doinstall:install-file for 
1.28.0](https://github.com/apache/bigtop/blob/b52211e4e830d6aeb3b4a637b0222f7176c6ba21/bigtop-packages/src/common/zeppelin/do-component-build#L52).
 If you build Zeppelin after Hadoop reusing local repo (~/.m2/repository), 
Zeppelin should succeed.
   
   I need to fix this because I'm building each product in independent 
container for package-wise retry.
   https://ci.bigtop.apache.org/job/Bigtop-3.2.1-ppc64le/


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to