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 2020/02/15 08:30:01 UTC

[GitHub] [bigtop] sekikn commented on issue #598: BIGTOP-3306. Bump Giraph to 1.2.0

sekikn commented on issue #598: BIGTOP-3306. Bump Giraph to 1.2.0
URL: https://github.com/apache/bigtop/pull/598#issuecomment-586567840
 
 
   Smoke test succeeded as follows:
   
   ```
   ~/bigtop/provisioner/docker$ cat config_ubuntu-16.04.yaml
   
   (snip)
   
   distro: debian
   components: [hdfs, yarn, mapreduce, giraph]
   enable_local_repo: true
   smoke_test_components: [giraph]
   ~/bigtop/provisioner/docker$ ./docker-hadoop.sh -C config_ubuntu-16.04.yaml -c 1 -s
   
   (snip)
   
   > Task :bigtop-tests:smoke-tests:giraph:test
   Finished generating test XML results (0.008 secs) into: /bigtop-home/bigtop-tests/smoke-tests/giraph/build/test-results/test
   Generating HTML test report...
   Finished generating test html results (0.016 secs) into: /bigtop-home/bigtop-tests/smoke-tests/giraph/build/reports/tests/test
   Now testing...
   :bigtop-tests:smoke-tests:giraph:test (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 1 mins 36.351 secs.
   
   BUILD SUCCESSFUL in 3m 33s
   36 actionable tasks: 7 executed, 29 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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services