iwasakims commented on code in PR #1105:
URL: https://github.com/apache/bigtop/pull/1105#discussion_r1172023289


##########
bigtop-packages/src/common/hadoop/do-component-build:
##########
@@ -48,7 +48,28 @@ if [ $HOSTTYPE = "powerpc64le" ] ; then
                 -Dclassifier=linux-ppcle_64 -Dpackaging=exe 
-Dfile=/usr/src/grpc-java-1.26.0/compiler/build/exe/java_plugin/protoc-gen-grpc-java
 fi
 ## BIGTOP-2288
-
+if [ $HOSTTYPE = "x86_64" ] ; then
+        #download the POWER version of ISA-L

Review Comment:
   Why POWER version on x86_64?



-- 
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