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 2022/09/07 10:14:07 UTC

[GitHub] [bigtop] iwasakims commented on pull request #1003: BIGTOP-3803. Fix Hive3.1.3 Metastore service compatible issue with Hadoop3.3.x when kerberos enabled.

iwasakims commented on PR #1003:
URL: https://github.com/apache/bigtop/pull/1003#issuecomment-1239191797

   smoke-tests of Hive passed on Rocky Linux 8 x86_64.
   
   ```
   $ ./docker-hadoop.sh \
          --create 3 \
          --image bigtop/puppet:trunk-rockylinux-8 \
          --memory 8g \
          --repo file:///bigtop-home/output \
          --disable-gpg-check \
          --stack hdfs,yarn,mapreduce,hive \
          --smoke-tests hive
   ...
   Now testing...
   :bigtop-tests:smoke-tests:hive:test (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 13.508 secs.
   
   BUILD SUCCESSFUL in 47s
   30 actionable tasks: 6 executed, 24 up-to-date
   ```
   


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