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/08/16 02:15:42 UTC

[GitHub] [bigtop] kevinw66 opened a new pull request, #983: BIGTOP-3778: Fix Hive3.1.3 WebHCat service compatible issue with Hadoop3.3.x

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

   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: https://cwiki.apache.org/confluence/display/BIGTOP/How+to+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 'BIGTOP-3638: Your PR title ...'.
   -->
   
   ### Description of PR
   
   
   ### How was this patch tested?
   
   
   ### For code changes:
   
   - [ ] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'BIGTOP-3638. Your PR title ...')?
   - [ ] Make sure that newly added files do not have any licensing issues. When in doubt refer to https://www.apache.org/licenses/


-- 
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 #983: BIGTOP-3778: Fix Hive3.1.3 WebHCat service compatible issue with Hadoop3.3.x

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

   Thanks for working on it, @kevinw66 
   
   What about adding JIRA number prefix to the patch name like `patch11-HIVE-24083-webhcat-xxxx.diff` ?
   It could be convenient for us to track the Hive issues and reduce our maintenance burden in Bigtop.  If it was merged to Hive trunk, we could easily remove it from Bigtop.
   Thanks.


-- 
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 #983: BIGTOP-3778: Fix Hive3.1.3 WebHCat service compatible issue with Hadoop3.3.x

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

   +1. 
   Tested build and smoke tests on Rockylinux-8:
   ```
   Successfully started process 'Gradle Test Executor 2'
   
   Gradle Test Executor 2 started executing tests.
   Gradle Test Executor 2 finished executing tests.
   
   > Task :bigtop-tests:smoke-tests:hive:test
   Finished generating test XML results (0.023 secs) into: /bigtop-home/bigtop-tests/smoke-tests/hive/build/test-results/test
   Generating HTML test report...
   Finished generating test html results (0.028 secs) into: /bigtop-home/bigtop-tests/smoke-tests/hive/build/reports/tests/test
   Now testing...
   :bigtop-tests:smoke-tests:hive:test (Thread[Execution worker for ':',5,main]) completed. Took 24.281 secs.
   
   BUILD SUCCESSFUL in 1m 34s
   ```
   
   Verified Hive Mapck deployment on Arm64/x86_64:
   
   
   ![hive_mpack](https://user-images.githubusercontent.com/20575685/184816325-80fba585-7d80-42f8-a161-690d4c08dd1a.png)
   
   


-- 
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] kevinw66 commented on pull request #983: BIGTOP-3778: Fix Hive3.1.3 WebHCat service compatible issue with Hadoop3.3.x

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

   @guyuqi Done


-- 
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 #983: BIGTOP-3778: Fix Hive3.1.3 WebHCat service compatible issue with Hadoop3.3.x

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

   Let me test it by Hive building and Hive deployment in Mapck.


-- 
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 #983: BIGTOP-3778: Fix Hive3.1.3 WebHCat service compatible issue with Hadoop3.3.x

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

   Merged, thanks. @kevinw66 


-- 
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 #983: BIGTOP-3778: Fix Hive3.1.3 WebHCat service compatible issue with Hadoop3.3.x

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


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