iwasakims commented on pull request #793:
URL: https://github.com/apache/bigtop/pull/793#issuecomment-869617291


   Just dropping Web UI support on ppc64le could be an option.
   
   ```
   if [ $HOSTTYPE = "powerpc64le" ] ; then
     FLINK_BUILD_OPTS="-Pskip-webui-build ${FLINK_BUILD_OPTS}"
   fi
   ```


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