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


   @iwasakims I tried the current PR (0013b19) on ppc64le and it succeeded as 
far as building a package.
   
   ```
   jenkins@bigtop1slave:~/bigtop$ docker run -v $PWD:/bigtop -it 
bigtop/slaves:trunk-centos-7-ppc64le bash
   [root@5950c2bf9f66 /]# cd bigtop
   [root@5950c2bf9f66 bigtop]# ./gradlew flink-pkg
   
   
   
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  01:03 min
   [INFO] Finished at: 2021-06-28T14:03:54Z
   [INFO] 
------------------------------------------------------------------------
   
   ...
   
   > Task :flink-pkg
   
   BUILD SUCCESSFUL in 58m 44s
   57 actionable tasks: 57 executed
   ```
   
   But I'm not sure about the graceful-fs matter. Is that OK if the build 
succeeded, or do we have to set up Flink's web UI so as to make sure if it 
works with the old version of graceful-fs?


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