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 05:43:15 UTC

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

iwasakims opened a new pull request, #1003:
URL: https://github.com/apache/bigtop/pull/1003

   https://issues.apache.org/jira/browse/BIGTOP-3803
   
   added backport patch of [HIVE-22205](https://issues.apache.org/jira/browse/HIVE-22205) to address the issued caused by version mismatch of Curator.


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


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

Posted by GitBox <gi...@apache.org>.
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


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

Posted by GitBox <gi...@apache.org>.
guyuqi commented on PR #1003:
URL: https://github.com/apache/bigtop/pull/1003#issuecomment-1246480685

   +1, tested it with https://github.com/apache/bigtop/pull/1001.


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


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

Posted by GitBox <gi...@apache.org>.
guyuqi merged PR #1003:
URL: https://github.com/apache/bigtop/pull/1003


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