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/07 02:37:25 UTC

[GitHub] [bigtop] iwasakims commented on issue #592: BIGTOP-3282. Bump Hive to 2.3.6.

iwasakims commented on issue #592: BIGTOP-3282. Bump Hive to 2.3.6.
URL: https://github.com/apache/bigtop/pull/592#issuecomment-583207150
 
 
   smoke-tests passed on the following configuration. (tez is not used while it is contained in coponents.):
   ```
   $ cat config.yaml 
   docker:
           memory_limit: "8g"
           image: "bigtop/puppet:trunk-centos-7"
   distro: centos
   components: [hdfs, yarn, mapreduce, hive, tez]
   enable_local_repo: true
   smoke_test_components: [hive]
   
   $ ./docker-hadoop.sh -c 4 --smoke-tests
   ...
   Now testing...
   :bigtop-tests:smoke-tests:hive:test (Thread[Task worker for ':',5,main]) completed. Took 16.861 secs.
   
   BUILD SUCCESSFUL in 1m 10s
   ```

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