You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2021/09/27 08:15:08 UTC

[GitHub] [bigtop] iwasakims commented on pull request #817: BIGTOP-3584. Fix build failure of Ambari due to missing dependency on javax.el.

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


   I tested this on CentOS 7 x86_64.
   ```
   $ ./docker-hadoop.sh --create 1 --image bigtop/puppet:trunk-centos-7 --memory 16g --repo file:///bigtop-home/output --disable-gpg-check --stack bigtop-utils,ambari --smoke-tests ambari
   ...(snip)
   org.apache.bigtop.itest.ambari.TestAmbariSmoke > testBlueprints STANDARD_OUT
       [href:http://localhost:8080/api/v1/blueprints, items:[]]
   
   org.apache.bigtop.itest.ambari.TestAmbariSmoke > testStackNameVersion STANDARD_OUT
       [versions:[[Versions:[stack_version:2.0, stack_name:ODPi], href:http://localhost:8080/api/v1/stacks/ODPi/versions/2.0]], Stacks:[stack_name:ODPi], href:http://localhost:8080/api/v1/stacks/ODPi]
   
   Gradle Test Executor 2 finished executing tests.
   
   > Task :bigtop-tests:smoke-tests:ambari:test
   Finished generating test XML results (0.008 secs) into: /bigtop-home/bigtop-tests/smoke-tests/ambari/build/test-results/test
   Generating HTML test report...
   Finished generating test html results (0.013 secs) into: /bigtop-home/bigtop-tests/smoke-tests/ambari/build/reports/tests/test
   Now testing...
   :bigtop-tests:smoke-tests:ambari:test (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 2.339 secs.
   
   BUILD SUCCESSFUL in 36s
   34 actionable tasks: 7 executed, 27 up-to-date
   Stopped 1 worker daemon(s).
   + rm -rf buildSrc/build/test-results/binary
   + rm -rf /bigtop-home/.gradle
   ```


-- 
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: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org