You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/08/05 06:31:53 UTC

[GitHub] [hudi] zhangminglei opened a new pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

zhangminglei opened a new pull request #3289:
URL: https://github.com/apache/hudi/pull/3289


   ## *Tips*
   - *Thank you very much for contributing to Apache Hudi.*
   - *Please review https://hudi.apache.org/contributing.html before opening a pull request.*
   
   ## What is the purpose of the pull request
   
   *Support multiple versions of hive, the main idea is to use reflection to get hive under the user's classpath in which get the corresponding client* See the RFC for more details: https://cwiki.apache.org/confluence/display/HUDI/RFC+-+31%3A+Hive+integration+Improvment
   
   ## Brief change log
   
   *(for example:)*
     - *Modify AnnotationLocation checkstyle rule in checkstyle.xml*
   
   ## Verify this pull request
   
   *(Please pick either of the following options)*
   
   This pull request is a trivial rework / code cleanup without any test coverage.
   
   *(or)*
   
   This pull request is already covered by existing tests, such as *(please describe tests)*.
   
   (or)
   
   This change added tests and can be verified as follows:
   
   *(example:)*
   
     - *Added integration tests for end-to-end.*
     - *Added HoodieClientWriteTest to verify the change.*
     - *Manually verified the change by running a job locally.*
   
   ## Committer checklist
   
    - [ ] Has a corresponding JIRA in PR title & commit
    
    - [ ] Commit message is descriptive of the change
    
    - [ ] CI is green
   
    - [ ] Necessary doc changes done or have another open PR
          
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8238f015508ee19e6b8b5f9b1b411a8a7faabbbb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991) 
   * dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] codecov-commenter edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
codecov-commenter edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881904382






-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 102f31feef4532b98343f06cf4684f2c513b684e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670






-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * bfd545f68c1c0afd8b40e38e8f59136d7eb75142 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299",
       "triggerID" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1389",
       "triggerID" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1389) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299",
       "triggerID" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1389",
       "triggerID" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1398",
       "triggerID" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a4ccec0281d4fadb5c01ff5a30abac90c5ee2702",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a4ccec0281d4fadb5c01ff5a30abac90c5ee2702",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * 316b83a6f045c9cc57f049d092463402d4139b95 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1398) 
   * a4ccec0281d4fadb5c01ff5a30abac90c5ee2702 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1a9c6e49be153e7cf9646da93c1114ae75969c22 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088) 
   * 602b6cdf97b686257bfb17a05d456f9d52f4c147 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot commented on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8238f015508ee19e6b8b5f9b1b411a8a7faabbbb UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] zhangminglei closed pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
zhangminglei closed pull request #3289:
URL: https://github.com/apache/hudi/pull/3289


   


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] xushiyan commented on a change in pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
xushiyan commented on a change in pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#discussion_r753740519



##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/HiveSyncConfig.java
##########
@@ -120,6 +120,9 @@
   @Parameter(names = {"--spark-schema-length-threshold"}, description = "The maximum length allowed in a single cell when storing additional schema information in Hive's metastore.")
   public int sparkSchemaLengthThreshold = 4000;
 
+  @Parameter(names = {"--hive-version"}, description = "hive version that hudi use, not suggests user to specific", required = false)

Review comment:
       @nsivabalan I also think this is confusing to allow user overwriting the version, as we always retrieve the version info. 




-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] nsivabalan commented on a change in pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
nsivabalan commented on a change in pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#discussion_r744182814



##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/HiveShimLoader.java
##########
@@ -0,0 +1,149 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hudi.hive;
+
+import org.apache.hive.common.util.HiveVersionInfo;
+import org.apache.hudi.hive.client.HiveShim;
+import org.apache.hudi.hive.client.HiveShimV220;
+import org.apache.hudi.hive.client.HiveShimV210;
+import org.apache.hudi.hive.client.HiveShimV201;
+import org.apache.hudi.hive.client.HiveShimV122;
+import org.apache.hudi.hive.client.HiveShimV121;
+import org.apache.hudi.hive.client.HiveShimV111;
+import org.apache.hudi.hive.client.HiveShimV234;
+import org.apache.hudi.hive.client.HiveShimV230;
+import org.apache.hudi.hive.client.HiveShimV233;
+import org.apache.hudi.hive.client.HiveShimV100;
+import org.apache.hudi.hive.client.HiveShimV101;
+import org.apache.hudi.hive.client.HiveShimV110;
+import org.apache.hudi.hive.client.HiveShimV120;
+import org.apache.hudi.hive.client.HiveShimV200;
+import org.apache.hudi.hive.client.HiveShimV211;
+import org.apache.hudi.hive.client.HiveShimV231;
+import org.apache.hudi.hive.client.HiveShimV232;
+import org.apache.hudi.hive.client.HiveShimV235;
+import org.apache.hudi.hive.client.HiveShimV236;
+
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+
+import java.util.Map;
+import java.util.concurrent.ConcurrentHashMap;
+
+/**
+ * A loader to load HiveShim.
+ *
+ * This code is mainly copy from Apache/Flink.
+ */
+public class HiveShimLoader {
+
+  private static final Logger LOG = LoggerFactory.getLogger(HiveShimLoader.class);
+
+  public static final String HIVE_VERSION_V1_0_0 = "1.0.0";
+  public static final String HIVE_VERSION_V1_0_1 = "1.0.1";
+  public static final String HIVE_VERSION_V1_1_0 = "1.1.0";
+  public static final String HIVE_VERSION_V1_1_1 = "1.1.1";
+  public static final String HIVE_VERSION_V1_2_0 = "1.2.0";
+  public static final String HIVE_VERSION_V1_2_1 = "1.2.1";
+  public static final String HIVE_VERSION_V1_2_2 = "1.2.2";
+  public static final String HIVE_VERSION_V2_0_0 = "2.0.0";
+  public static final String HIVE_VERSION_V2_0_1 = "2.0.1";
+  public static final String HIVE_VERSION_V2_1_0 = "2.1.0";
+  public static final String HIVE_VERSION_V2_1_1 = "2.1.1";
+  public static final String HIVE_VERSION_V2_2_0 = "2.2.0";
+  public static final String HIVE_VERSION_V2_3_0 = "2.3.0";
+  public static final String HIVE_VERSION_V2_3_1 = "2.3.1";
+  public static final String HIVE_VERSION_V2_3_2 = "2.3.2";
+  public static final String HIVE_VERSION_V2_3_3 = "2.3.3";
+  public static final String HIVE_VERSION_V2_3_4 = "2.3.4";
+  public static final String HIVE_VERSION_V2_3_5 = "2.3.5";
+  public static final String HIVE_VERSION_V2_3_6 = "2.3.6";
+
+  private static final Map<String, HiveShim> HIVE_SHIMS = new ConcurrentHashMap<>(2);
+
+  private HiveShimLoader() {
+  }
+
+  public static HiveShim loadHiveShim(String version) {
+    return HIVE_SHIMS.computeIfAbsent(version, (v) -> {
+      if (v.startsWith(HIVE_VERSION_V1_0_0)) {
+        return new HiveShimV100();
+      }
+      if (v.startsWith(HIVE_VERSION_V1_0_1)) {
+        return new HiveShimV101();
+      }
+      if (v.startsWith(HIVE_VERSION_V1_1_0)) {
+        return new HiveShimV110();
+      }
+      if (v.startsWith(HIVE_VERSION_V1_1_1)) {
+        return new HiveShimV111();
+      }
+      if (v.startsWith(HIVE_VERSION_V1_2_0)) {
+        return new HiveShimV120();
+      }
+      if (v.startsWith(HIVE_VERSION_V1_2_1)) {
+        return new HiveShimV121();
+      }
+      if (v.startsWith(HIVE_VERSION_V1_2_2)) {
+        return new HiveShimV122();
+      }
+      if (v.startsWith(HIVE_VERSION_V2_0_0)) {
+        return new HiveShimV200();
+      }
+      if (v.startsWith(HIVE_VERSION_V2_0_1)) {
+        return new HiveShimV201();
+      }
+      if (v.startsWith(HIVE_VERSION_V2_1_0)) {
+        return new HiveShimV210();
+      }
+      if (v.startsWith(HIVE_VERSION_V2_1_1)) {
+        return new HiveShimV211();
+      }
+      if (v.startsWith(HIVE_VERSION_V2_2_0)) {
+        return new HiveShimV220();
+      }
+      if (v.startsWith(HIVE_VERSION_V2_3_0)) {
+        return new HiveShimV230();
+      }
+      if (v.startsWith(HIVE_VERSION_V2_3_1)) {
+        return new HiveShimV231();
+      }
+      if (v.startsWith(HIVE_VERSION_V2_3_2)) {
+        return new HiveShimV232();
+      }
+      if (v.startsWith(HIVE_VERSION_V2_3_3)) {
+        return new HiveShimV233();
+      }
+      if (v.startsWith(HIVE_VERSION_V2_3_4)) {
+        return new HiveShimV234();
+      }
+      if (v.startsWith(HIVE_VERSION_V2_3_5)) {
+        return new HiveShimV235();
+      }
+      if (v.startsWith(HIVE_VERSION_V2_3_6)) {
+        return new HiveShimV236();
+      }
+      throw new HoodieHiveSyncException("Unsupported Hive version " + v);

Review comment:
       can you help me understand what do we do today if someone tries with higher hive versions? do we explicitly fail the call somewhere? Or are we changing the behavior with this patch ? 

##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/HiveMetastoreClientWrapper.java
##########
@@ -0,0 +1,105 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hudi.hive;
+
+import org.apache.hadoop.hive.conf.HiveConf;
+import org.apache.hadoop.hive.metastore.IMetaStoreClient;
+import org.apache.hadoop.hive.metastore.api.Partition;
+import org.apache.hadoop.hive.metastore.api.Database;
+import org.apache.hadoop.hive.metastore.api.Table;
+
+import org.apache.hudi.common.util.StringUtils;
+import org.apache.hudi.hive.client.HiveShim;
+
+import org.apache.thrift.TException;
+
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+
+import java.util.List;
+
+import static org.apache.hudi.common.util.ValidationUtils.checkArgument;
+
+/**
+ * Wrapper class for Hive Metastore Client, which embeds a HiveShim layer to handle different Hive versions.
+ * Methods provided mostly conforms to IMetaStoreClient interfaces except those that require shims.
+ *
+ * This code is mainly copy from Apache/Flink.
+ */
+public class HiveMetastoreClientWrapper implements AutoCloseable {
+
+  private static final Logger LOG = LoggerFactory.getLogger(HiveMetastoreClientWrapper.class);
+
+  private final IMetaStoreClient client;
+
+  private final HiveConf hiveConf;
+
+  private final HiveShim hiveShim;
+
+  public HiveMetastoreClientWrapper(HiveConf hiveConf, String hiveVersion) {
+    checkArgument(hiveVersion != null, "hive version cannot be null");
+    this.hiveConf = hiveConf;
+    hiveShim = HiveShimLoader.loadHiveShim(StringUtils.isNullOrEmpty(hiveVersion) ? HiveShimLoader.getHiveVersion() : hiveVersion);
+    client = createMetastoreClient();
+  }
+
+  @Override
+  public void close() {
+    client.close();
+  }
+
+  public List<String> getAllTables(String databaseName) throws TException {
+    return client.getAllTables(databaseName);
+  }
+
+  public List<Partition> listPartitions(String dbName, String tblName, short max) throws TException {
+    return client.listPartitions(dbName, tblName, max);
+  }
+
+  public boolean tableExists(String databaseName, String tableName) throws TException {
+    return client.tableExists(databaseName, tableName);
+  }
+
+  public Database getDatabase(String name) throws TException {
+    return client.getDatabase(name);
+  }
+
+  public void createDatabase(Database database) throws TException {
+    client.createDatabase(database);
+  }
+
+  public Table getTable(String databaseName, String tableName) throws TException {
+    return client.getTable(databaseName, tableName);
+  }
+
+  public void createTable(Table table) throws TException {

Review comment:
       guess in this patch, we are focussing only on DDL and DML will be added as a follow up?

##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/client/HiveShim.java
##########
@@ -0,0 +1,54 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hudi.hive.client;
+
+import org.apache.hadoop.hive.conf.HiveConf;
+import org.apache.hadoop.hive.metastore.IMetaStoreClient;
+import org.apache.hadoop.hive.metastore.api.InvalidOperationException;
+import org.apache.hadoop.hive.metastore.api.MetaException;
+import org.apache.hadoop.hive.metastore.api.Table;
+
+import org.apache.thrift.TException;
+
+/**
+ * A shim layer to support different versions of Hive.
+ *
+ * This code and it's concrete implement is mainly copy from Apache/Flink.
+ */
+public interface HiveShim {
+
+  /**
+   * Create a Hive Metastore client based on the given HiveConf object.
+   *
+   * @param hiveConf HiveConf instance
+   * @return an IMetaStoreClient instance
+   */
+  IMetaStoreClient getHiveMetastoreClient(HiveConf hiveConf);
+
+  /**
+   * Alters a Hive table.
+   *
+   * @param client       the Hive metastore client
+   * @param databaseName the name of the database to which the table belongs
+   * @param tableName    the name of the table to be altered
+   * @param table        the new Hive table
+   */
+  void alterTable(IMetaStoreClient client, String databaseName, String tableName, Table table)

Review comment:
       Can we give a default impl here and override only where its required ? 
   ```
   client.alter_table(databaseName, tableName, table);
   ```

##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/HiveMetastoreClientWrapper.java
##########
@@ -0,0 +1,105 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hudi.hive;
+
+import org.apache.hadoop.hive.conf.HiveConf;
+import org.apache.hadoop.hive.metastore.IMetaStoreClient;
+import org.apache.hadoop.hive.metastore.api.Partition;
+import org.apache.hadoop.hive.metastore.api.Database;
+import org.apache.hadoop.hive.metastore.api.Table;
+
+import org.apache.hudi.common.util.StringUtils;
+import org.apache.hudi.hive.client.HiveShim;
+
+import org.apache.thrift.TException;
+
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+
+import java.util.List;
+
+import static org.apache.hudi.common.util.ValidationUtils.checkArgument;
+
+/**
+ * Wrapper class for Hive Metastore Client, which embeds a HiveShim layer to handle different Hive versions.
+ * Methods provided mostly conforms to IMetaStoreClient interfaces except those that require shims.
+ *
+ * This code is mainly copy from Apache/Flink.
+ */
+public class HiveMetastoreClientWrapper implements AutoCloseable {
+
+  private static final Logger LOG = LoggerFactory.getLogger(HiveMetastoreClientWrapper.class);
+
+  private final IMetaStoreClient client;
+
+  private final HiveConf hiveConf;
+
+  private final HiveShim hiveShim;
+
+  public HiveMetastoreClientWrapper(HiveConf hiveConf, String hiveVersion) {
+    checkArgument(hiveVersion != null, "hive version cannot be null");
+    this.hiveConf = hiveConf;
+    hiveShim = HiveShimLoader.loadHiveShim(StringUtils.isNullOrEmpty(hiveVersion) ? HiveShimLoader.getHiveVersion() : hiveVersion);
+    client = createMetastoreClient();
+  }
+
+  @Override
+  public void close() {
+    client.close();
+  }
+
+  public List<String> getAllTables(String databaseName) throws TException {

Review comment:
       Are these methods intentionally placed here rather than in HiveShim? Hiveshim is the one that creates the IMetaStoreClient anyways. so was curious why not expose all methods in HiveShim only. Do we want to keep HiveSim cleaner to hold methods only which we are looking to bypass the direct client call ? 

##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/HiveMetastoreClientWrapper.java
##########
@@ -0,0 +1,105 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hudi.hive;
+
+import org.apache.hadoop.hive.conf.HiveConf;
+import org.apache.hadoop.hive.metastore.IMetaStoreClient;
+import org.apache.hadoop.hive.metastore.api.Partition;
+import org.apache.hadoop.hive.metastore.api.Database;
+import org.apache.hadoop.hive.metastore.api.Table;
+
+import org.apache.hudi.common.util.StringUtils;
+import org.apache.hudi.hive.client.HiveShim;
+
+import org.apache.thrift.TException;
+
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+
+import java.util.List;
+
+import static org.apache.hudi.common.util.ValidationUtils.checkArgument;
+
+/**
+ * Wrapper class for Hive Metastore Client, which embeds a HiveShim layer to handle different Hive versions.
+ * Methods provided mostly conforms to IMetaStoreClient interfaces except those that require shims.
+ *
+ * This code is mainly copy from Apache/Flink.
+ */
+public class HiveMetastoreClientWrapper implements AutoCloseable {
+
+  private static final Logger LOG = LoggerFactory.getLogger(HiveMetastoreClientWrapper.class);
+
+  private final IMetaStoreClient client;
+
+  private final HiveConf hiveConf;
+
+  private final HiveShim hiveShim;
+
+  public HiveMetastoreClientWrapper(HiveConf hiveConf, String hiveVersion) {
+    checkArgument(hiveVersion != null, "hive version cannot be null");
+    this.hiveConf = hiveConf;
+    hiveShim = HiveShimLoader.loadHiveShim(StringUtils.isNullOrEmpty(hiveVersion) ? HiveShimLoader.getHiveVersion() : hiveVersion);
+    client = createMetastoreClient();
+  }
+
+  @Override
+  public void close() {

Review comment:
       can you help me understand where do we call this? I see in HiveQueryDDLExecutor, we do the following. 
   ```
   if (client != null) {
         Hive.closeCurrent();
       }
   ```

##########
File path: hudi-sync/hudi-hive-sync/src/test/java/org/apache/hudi/hive/TestHiveSyncTool.java
##########
@@ -938,8 +939,8 @@ public void testReadSchemaForMOR(String syncMode) throws Exception {
 
   @Test
   public void testConnectExceptionIgnoreConfigSet() throws IOException, URISyntaxException, HiveException, MetaException {
-    hiveSyncConfig.useJdbc = true;
-    HiveTestUtil.hiveSyncConfig.useJdbc = true;
+    hiveSyncConfig.useJdbc = false;

Review comment:
       may I know why this change? 

##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/HiveMetastoreClientWrapper.java
##########
@@ -0,0 +1,105 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hudi.hive;
+
+import org.apache.hadoop.hive.conf.HiveConf;
+import org.apache.hadoop.hive.metastore.IMetaStoreClient;
+import org.apache.hadoop.hive.metastore.api.Partition;
+import org.apache.hadoop.hive.metastore.api.Database;
+import org.apache.hadoop.hive.metastore.api.Table;
+
+import org.apache.hudi.common.util.StringUtils;
+import org.apache.hudi.hive.client.HiveShim;
+
+import org.apache.thrift.TException;
+
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+
+import java.util.List;
+
+import static org.apache.hudi.common.util.ValidationUtils.checkArgument;
+
+/**
+ * Wrapper class for Hive Metastore Client, which embeds a HiveShim layer to handle different Hive versions.
+ * Methods provided mostly conforms to IMetaStoreClient interfaces except those that require shims.
+ *
+ * This code is mainly copy from Apache/Flink.
+ */
+public class HiveMetastoreClientWrapper implements AutoCloseable {

Review comment:
       Few other names I can think of. not too strong on any of them. wanted to hear your thoughts. 
   HoodieHiveMetastoreClient
   HiveMetastoreClientDelegator. 
   

##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/HiveSyncConfig.java
##########
@@ -120,6 +120,9 @@
   @Parameter(names = {"--spark-schema-length-threshold"}, description = "The maximum length allowed in a single cell when storing additional schema information in Hive's metastore.")
   public int sparkSchemaLengthThreshold = 4000;
 
+  @Parameter(names = {"--hive-version"}, description = "hive version that hudi use, not suggests user to specific", required = false)

Review comment:
       can you help me understand why would someone wants to override to use a diff hive version than whats actually being used? 




-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670






-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670






-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] codecov-commenter edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
codecov-commenter edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881904382






-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot commented on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-961589547


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299",
       "triggerID" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1389",
       "triggerID" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1398",
       "triggerID" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a4ccec0281d4fadb5c01ff5a30abac90c5ee2702",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1436",
       "triggerID" : "a4ccec0281d4fadb5c01ff5a30abac90c5ee2702",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * a4ccec0281d4fadb5c01ff5a30abac90c5ee2702 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1436) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot commented on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-961589547


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299",
       "triggerID" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1389",
       "triggerID" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1398",
       "triggerID" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a4ccec0281d4fadb5c01ff5a30abac90c5ee2702",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1436",
       "triggerID" : "a4ccec0281d4fadb5c01ff5a30abac90c5ee2702",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * a4ccec0281d4fadb5c01ff5a30abac90c5ee2702 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1436) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] xushiyan commented on a change in pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
xushiyan commented on a change in pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#discussion_r743736520



##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/HiveShimLoader.java
##########
@@ -0,0 +1,149 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hudi.hive;
+
+import org.apache.hive.common.util.HiveVersionInfo;
+import org.apache.hudi.hive.client.HiveShim;
+import org.apache.hudi.hive.client.HiveShimV220;
+import org.apache.hudi.hive.client.HiveShimV210;
+import org.apache.hudi.hive.client.HiveShimV201;
+import org.apache.hudi.hive.client.HiveShimV122;
+import org.apache.hudi.hive.client.HiveShimV121;
+import org.apache.hudi.hive.client.HiveShimV111;
+import org.apache.hudi.hive.client.HiveShimV234;
+import org.apache.hudi.hive.client.HiveShimV230;
+import org.apache.hudi.hive.client.HiveShimV233;
+import org.apache.hudi.hive.client.HiveShimV100;
+import org.apache.hudi.hive.client.HiveShimV101;
+import org.apache.hudi.hive.client.HiveShimV110;
+import org.apache.hudi.hive.client.HiveShimV120;
+import org.apache.hudi.hive.client.HiveShimV200;
+import org.apache.hudi.hive.client.HiveShimV211;
+import org.apache.hudi.hive.client.HiveShimV231;
+import org.apache.hudi.hive.client.HiveShimV232;
+import org.apache.hudi.hive.client.HiveShimV235;
+import org.apache.hudi.hive.client.HiveShimV236;
+
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+
+import java.util.Map;
+import java.util.concurrent.ConcurrentHashMap;
+
+/**
+ * A loader to load HiveShim.
+ *
+ * This code is mainly copy from Apache/Flink.

Review comment:
       can you point to the exact code for easier maintenance? may need to make it up to date.

##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/HoodieHiveClient.java
##########
@@ -85,17 +84,17 @@ public HoodieHiveClient(HiveSyncConfig cfg, HiveConf configuration, FileSystem f
       } else {
         ddlExecutor = cfg.useJdbc ? new JDBCExecutor(cfg, fs) : new HiveQueryDDLExecutor(cfg, fs, configuration);
       }
-      this.client = Hive.get(configuration).getMSC();
+      this.client = HiveMetastoreClientFactory.create(configuration, cfg.hiveVersion == null ? HiveShimLoader.getHiveVersion() : cfg.hiveVersion);

Review comment:
       can we assign this `HiveShimLoader.getHiveVersion()` as default? so that we don't need to check every time

##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/ddl/HiveQueryDDLExecutor.java
##########
@@ -51,14 +53,15 @@
 public class HiveQueryDDLExecutor extends QueryBasedDDLExecutor {
   private static final Logger LOG = LogManager.getLogger(HiveQueryDDLExecutor.class);
   private final HiveSyncConfig config;
-  private final IMetaStoreClient metaStoreClient;
+  private final HiveMetastoreClientWrapper client;
   private SessionState sessionState = null;
   private Driver hiveDriver = null;
 
   public HiveQueryDDLExecutor(HiveSyncConfig config, FileSystem fs, HiveConf configuration) throws HiveException, MetaException {
     super(config, fs);
     this.config = config;
-    this.metaStoreClient = Hive.get(configuration).getMSC();
+    this.client = HiveMetastoreClientFactory.create(configuration, config.hiveVersion == null ? HiveShimLoader.getHiveVersion() : config.hiveVersion);

Review comment:
       ditto




-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot removed a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670






-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot commented on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-961589547


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299",
       "triggerID" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1389",
       "triggerID" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1398",
       "triggerID" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a4ccec0281d4fadb5c01ff5a30abac90c5ee2702",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1436",
       "triggerID" : "a4ccec0281d4fadb5c01ff5a30abac90c5ee2702",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * a4ccec0281d4fadb5c01ff5a30abac90c5ee2702 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1436) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] danny0405 commented on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
danny0405 commented on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-971174454


   Hi, @zhangminglei , i see that this PR is marked as release-blocker but it seems legacy for a long time and not active in recent days, should we consider to move it into release 0.11 or something ?


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] codecov-commenter edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
codecov-commenter edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881904382


   # [Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#3289](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (8238f01) into [master](https://codecov.io/gh/apache/hudi/commit/23a4a96eb416c13d8b1f921cc51286f93d61d9b3?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (23a4a96) will **increase** coverage by `11.67%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/hudi/pull/3289/graphs/tree.svg?width=650&height=150&src=pr&token=VTTXabwbs2&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@              Coverage Diff              @@
   ##             master    #3289       +/-   ##
   =============================================
   + Coverage     47.81%   59.48%   +11.67%     
   + Complexity     5569     1226     -4343     
   =============================================
     Files           936      169      -767     
     Lines         41629     6598    -35031     
     Branches       4189      692     -3497     
   =============================================
   - Hits          19904     3925    -15979     
   + Misses        19958     2391    -17567     
   + Partials       1767      282     -1485     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | hudicli | `?` | |
   | hudiclient | `66.30% <ø> (+31.83%)` | :arrow_up: |
   | hudicommon | `?` | |
   | hudiflink | `?` | |
   | hudihadoopmr | `?` | |
   | hudisparkdatasource | `?` | |
   | hudisync | `?` | |
   | huditimelineservice | `?` | |
   | hudiutilities | `51.74% <ø> (-7.52%)` | :arrow_down: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...ies/exception/HoodieSnapshotExporterException.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL2V4Y2VwdGlvbi9Ib29kaWVTbmFwc2hvdEV4cG9ydGVyRXhjZXB0aW9uLmphdmE=) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [.../apache/hudi/utilities/HoodieSnapshotExporter.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL0hvb2RpZVNuYXBzaG90RXhwb3J0ZXIuamF2YQ==) | `5.17% <0.00%> (-83.63%)` | :arrow_down: |
   | [...hudi/utilities/schema/JdbcbasedSchemaProvider.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3NjaGVtYS9KZGJjYmFzZWRTY2hlbWFQcm92aWRlci5qYXZh) | `0.00% <0.00%> (-72.23%)` | :arrow_down: |
   | [...org/apache/hudi/utilities/HDFSParquetImporter.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL0hERlNQYXJxdWV0SW1wb3J0ZXIuamF2YQ==) | `0.00% <0.00%> (-71.82%)` | :arrow_down: |
   | [...he/hudi/utilities/transform/AWSDmsTransformer.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3RyYW5zZm9ybS9BV1NEbXNUcmFuc2Zvcm1lci5qYXZh) | `0.00% <0.00%> (-66.67%)` | :arrow_down: |
   | [...in/java/org/apache/hudi/utilities/UtilHelpers.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL1V0aWxIZWxwZXJzLmphdmE=) | `44.18% <0.00%> (-23.84%)` | :arrow_down: |
   | [...rg/apache/hudi/utilities/HoodieSnapshotCopier.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL0hvb2RpZVNuYXBzaG90Q29waWVyLmphdmE=) | `0.00% <0.00%> (-13.80%)` | :arrow_down: |
   | [...apache/hudi/utilities/sources/AvroKafkaSource.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3NvdXJjZXMvQXZyb0thZmthU291cmNlLmphdmE=) | `0.00% <0.00%> (ø)` | |
   | [...apache/hudi/utilities/sources/JsonKafkaSource.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3NvdXJjZXMvSnNvbkthZmthU291cmNlLmphdmE=) | `100.00% <0.00%> (ø)` | |
   | [...in/java/org/apache/hudi/metrics/HoodieMetrics.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL21ldHJpY3MvSG9vZGllTWV0cmljcy5qYXZh) | | |
   | ... and [766 more](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [23a4a96...8238f01](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3a857a50f2b4ba31643e827541ff451132377f0a Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097) 
   * 102f31feef4532b98343f06cf4684f2c513b684e UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] zhangminglei commented on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
zhangminglei commented on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-893146261


   trigger again...


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * 28e74c3785c2444463dba5402f59b2bcdc66a361 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290) 
   * bfd545f68c1c0afd8b40e38e8f59136d7eb75142 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299",
       "triggerID" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * bfd545f68c1c0afd8b40e38e8f59136d7eb75142 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291) 
   * 71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * bfd545f68c1c0afd8b40e38e8f59136d7eb75142 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291) 
   * 71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 95e898c85c327428e468f60a4ee1398926845751 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283) 
   * e2571090abf811f6c4128311c2074b077a0b7fa1 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299",
       "triggerID" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1389",
       "triggerID" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1398",
       "triggerID" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a4ccec0281d4fadb5c01ff5a30abac90c5ee2702",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1436",
       "triggerID" : "a4ccec0281d4fadb5c01ff5a30abac90c5ee2702",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * 316b83a6f045c9cc57f049d092463402d4139b95 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1398) 
   * a4ccec0281d4fadb5c01ff5a30abac90c5ee2702 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1436) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8238f015508ee19e6b8b5f9b1b411a8a7faabbbb Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 602b6cdf97b686257bfb17a05d456f9d52f4c147 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090) 
   * 3a857a50f2b4ba31643e827541ff451132377f0a UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 602b6cdf97b686257bfb17a05d456f9d52f4c147 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 83b766a3dcb36a3d495b2bf54400a9980086add4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149) 
   * fcdbf60eb6961a4d1d479210af45377bac30fc41 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] leesf commented on a change in pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
leesf commented on a change in pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#discussion_r677539486



##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/HoodieHiveClient.java
##########
@@ -86,17 +85,17 @@ public HoodieHiveClient(HiveSyncConfig cfg, HiveConf configuration, FileSystem f
       } else {
         ddlExecutor = cfg.useJdbc ? new JDBCExecutor(cfg, fs) : new HiveQueryDDLExecutor(cfg, fs, configuration);
       }
-      this.client = Hive.get(configuration).getMSC();
+      this.client = HiveMetastoreClientFactory.create(configuration, cfg.hiveVersion == null ? HiveShimLoader.getHiveVersion() : cfg.hiveVersion);
     } catch (Exception e) {
       throw new HoodieHiveSyncException("Failed to create HiveMetaStoreClient", e);
     }
 
     try {
       this.partitionValueExtractor =
-          (PartitionValueExtractor) Class.forName(cfg.partitionValueExtractorClass).newInstance();
+              (PartitionValueExtractor) Class.forName(cfg.partitionValueExtractorClass).newInstance();

Review comment:
       unrelated changes?




-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] codecov-commenter edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
codecov-commenter edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881904382


   # [Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#3289](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (dd2cf2b) into [master](https://codecov.io/gh/apache/hudi/commit/2099bf41db76e9a6e946aa41c318b7c0e18be04d?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (2099bf4) will **decrease** coverage by `45.04%`.
   > The diff coverage is `0.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/hudi/pull/3289/graphs/tree.svg?width=650&height=150&src=pr&token=VTTXabwbs2&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master   #3289       +/-   ##
   ============================================
   - Coverage     47.84%   2.79%   -45.05%     
   + Complexity     5564      85     -5479     
   ============================================
     Files           936     306      -630     
     Lines         41652   11980    -29672     
     Branches       4195    1005     -3190     
   ============================================
   - Hits          19928     335    -19593     
   + Misses        19952   11619     -8333     
   + Partials       1772      26     -1746     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | hudicli | `?` | |
   | hudiclient | `0.00% <ø> (-34.53%)` | :arrow_down: |
   | hudicommon | `?` | |
   | hudiflink | `?` | |
   | hudihadoopmr | `?` | |
   | hudisparkdatasource | `?` | |
   | hudisync | `4.45% <0.00%> (-51.53%)` | :arrow_down: |
   | huditimelineservice | `?` | |
   | hudiutilities | `8.99% <ø> (-50.78%)` | :arrow_down: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...g/apache/hudi/hive/HiveMetastoreClientFactory.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvSGl2ZU1ldGFzdG9yZUNsaWVudEZhY3RvcnkuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...g/apache/hudi/hive/HiveMetastoreClientWrapper.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvSGl2ZU1ldGFzdG9yZUNsaWVudFdyYXBwZXIuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...main/java/org/apache/hudi/hive/HiveShimLoader.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvSGl2ZVNoaW1Mb2FkZXIuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...main/java/org/apache/hudi/hive/HiveSyncConfig.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvSGl2ZVN5bmNDb25maWcuamF2YQ==) | `0.00% <0.00%> (-98.25%)` | :arrow_down: |
   | [...in/java/org/apache/hudi/hive/HoodieHiveClient.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvSG9vZGllSGl2ZUNsaWVudC5qYXZh) | `0.00% <0.00%> (-70.14%)` | :arrow_down: |
   | [...n/java/org/apache/hudi/hive/shim/HiveShimV100.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvc2hpbS9IaXZlU2hpbVYxMDAuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...n/java/org/apache/hudi/hive/shim/HiveShimV101.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvc2hpbS9IaXZlU2hpbVYxMDEuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...n/java/org/apache/hudi/hive/shim/HiveShimV110.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvc2hpbS9IaXZlU2hpbVYxMTAuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...n/java/org/apache/hudi/hive/shim/HiveShimV111.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvc2hpbS9IaXZlU2hpbVYxMTEuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...n/java/org/apache/hudi/hive/shim/HiveShimV120.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvc2hpbS9IaXZlU2hpbVYxMjAuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | ... and [815 more](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [2099bf4...dd2cf2b](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * fcdbf60eb6961a4d1d479210af45377bac30fc41 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152) 
   * 95e898c85c327428e468f60a4ee1398926845751 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283) 
   * e2571090abf811f6c4128311c2074b077a0b7fa1 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 602b6cdf97b686257bfb17a05d456f9d52f4c147 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090) 
   * 3a857a50f2b4ba31643e827541ff451132377f0a Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299",
       "triggerID" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1389",
       "triggerID" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * 71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299) 
   * cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1389) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] zhangminglei closed pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
zhangminglei closed pull request #3289:
URL: https://github.com/apache/hudi/pull/3289


   


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] codecov-commenter edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
codecov-commenter edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881904382


   # [Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#3289](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (8238f01) into [master](https://codecov.io/gh/apache/hudi/commit/23a4a96eb416c13d8b1f921cc51286f93d61d9b3?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (23a4a96) will **increase** coverage by `11.67%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/hudi/pull/3289/graphs/tree.svg?width=650&height=150&src=pr&token=VTTXabwbs2&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@              Coverage Diff              @@
   ##             master    #3289       +/-   ##
   =============================================
   + Coverage     47.81%   59.48%   +11.67%     
   + Complexity     5569     1226     -4343     
   =============================================
     Files           936      169      -767     
     Lines         41629     6598    -35031     
     Branches       4189      692     -3497     
   =============================================
   - Hits          19904     3925    -15979     
   + Misses        19958     2391    -17567     
   + Partials       1767      282     -1485     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | hudicli | `?` | |
   | hudiclient | `66.30% <ø> (+31.83%)` | :arrow_up: |
   | hudicommon | `?` | |
   | hudiflink | `?` | |
   | hudihadoopmr | `?` | |
   | hudisparkdatasource | `?` | |
   | hudisync | `?` | |
   | huditimelineservice | `?` | |
   | hudiutilities | `51.74% <ø> (-7.52%)` | :arrow_down: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...ies/exception/HoodieSnapshotExporterException.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL2V4Y2VwdGlvbi9Ib29kaWVTbmFwc2hvdEV4cG9ydGVyRXhjZXB0aW9uLmphdmE=) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [.../apache/hudi/utilities/HoodieSnapshotExporter.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL0hvb2RpZVNuYXBzaG90RXhwb3J0ZXIuamF2YQ==) | `5.17% <0.00%> (-83.63%)` | :arrow_down: |
   | [...hudi/utilities/schema/JdbcbasedSchemaProvider.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3NjaGVtYS9KZGJjYmFzZWRTY2hlbWFQcm92aWRlci5qYXZh) | `0.00% <0.00%> (-72.23%)` | :arrow_down: |
   | [...org/apache/hudi/utilities/HDFSParquetImporter.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL0hERlNQYXJxdWV0SW1wb3J0ZXIuamF2YQ==) | `0.00% <0.00%> (-71.82%)` | :arrow_down: |
   | [...he/hudi/utilities/transform/AWSDmsTransformer.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3RyYW5zZm9ybS9BV1NEbXNUcmFuc2Zvcm1lci5qYXZh) | `0.00% <0.00%> (-66.67%)` | :arrow_down: |
   | [...in/java/org/apache/hudi/utilities/UtilHelpers.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL1V0aWxIZWxwZXJzLmphdmE=) | `44.18% <0.00%> (-23.84%)` | :arrow_down: |
   | [...rg/apache/hudi/utilities/HoodieSnapshotCopier.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL0hvb2RpZVNuYXBzaG90Q29waWVyLmphdmE=) | `0.00% <0.00%> (-13.80%)` | :arrow_down: |
   | [...apache/hudi/utilities/sources/AvroKafkaSource.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3NvdXJjZXMvQXZyb0thZmthU291cmNlLmphdmE=) | `0.00% <0.00%> (ø)` | |
   | [...apache/hudi/utilities/sources/JsonKafkaSource.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3NvdXJjZXMvSnNvbkthZmthU291cmNlLmphdmE=) | `100.00% <0.00%> (ø)` | |
   | [...rg/apache/hudi/hadoop/HoodieHFileRecordReader.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1oYWRvb3AtbXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvaGFkb29wL0hvb2RpZUhGaWxlUmVjb3JkUmVhZGVyLmphdmE=) | | |
   | ... and [766 more](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [23a4a96...8238f01](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7182694fcae85653d0dadca34beb402d624bc741 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021) 
   * ece9f5cca82eb2d68bfe48b409202994006a6618 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8238f015508ee19e6b8b5f9b1b411a8a7faabbbb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991) 
   * dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] zhangminglei commented on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
zhangminglei commented on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-893146261


   trigger again...


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020) 
   * 7182694fcae85653d0dadca34beb402d624bc741 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ece9f5cca82eb2d68bfe48b409202994006a6618 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * fcdbf60eb6961a4d1d479210af45377bac30fc41 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152) 
   * 95e898c85c327428e468f60a4ee1398926845751 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] zhangminglei commented on a change in pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
zhangminglei commented on a change in pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#discussion_r680316530



##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/HoodieHiveClient.java
##########
@@ -86,17 +85,17 @@ public HoodieHiveClient(HiveSyncConfig cfg, HiveConf configuration, FileSystem f
       } else {
         ddlExecutor = cfg.useJdbc ? new JDBCExecutor(cfg, fs) : new HiveQueryDDLExecutor(cfg, fs, configuration);
       }
-      this.client = Hive.get(configuration).getMSC();
+      this.client = HiveMetastoreClientFactory.create(configuration, cfg.hiveVersion == null ? HiveShimLoader.getHiveVersion() : cfg.hiveVersion);
     } catch (Exception e) {
       throw new HoodieHiveSyncException("Failed to create HiveMetaStoreClient", e);
     }
 
     try {
       this.partitionValueExtractor =
-          (PartitionValueExtractor) Class.forName(cfg.partitionValueExtractorClass).newInstance();
+              (PartitionValueExtractor) Class.forName(cfg.partitionValueExtractorClass).newInstance();

Review comment:
       will change.




-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3df6f8079655b7128a0abc9b362133396f7c89e8 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299",
       "triggerID" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1389",
       "triggerID" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1389) 
   * 316b83a6f045c9cc57f049d092463402d4139b95 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 83b766a3dcb36a3d495b2bf54400a9980086add4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149) 
   * fcdbf60eb6961a4d1d479210af45377bac30fc41 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299",
       "triggerID" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1389",
       "triggerID" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1398",
       "triggerID" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * 316b83a6f045c9cc57f049d092463402d4139b95 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1398) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7182694fcae85653d0dadca34beb402d624bc741 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] leesf commented on a change in pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
leesf commented on a change in pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#discussion_r677538998



##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/HiveShimLoader.java
##########
@@ -0,0 +1,147 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hudi.hive;
+
+import org.apache.hive.common.util.HiveVersionInfo;
+import org.apache.hudi.hive.client.HiveShim;
+import org.apache.hudi.hive.client.HiveShimV220;
+import org.apache.hudi.hive.client.HiveShimV210;
+import org.apache.hudi.hive.client.HiveShimV201;
+import org.apache.hudi.hive.client.HiveShimV122;
+import org.apache.hudi.hive.client.HiveShimV121;
+import org.apache.hudi.hive.client.HiveShimV111;
+import org.apache.hudi.hive.client.HiveShimV234;
+import org.apache.hudi.hive.client.HiveShimV230;
+import org.apache.hudi.hive.client.HiveShimV233;
+import org.apache.hudi.hive.client.HiveShimV100;
+import org.apache.hudi.hive.client.HiveShimV101;
+import org.apache.hudi.hive.client.HiveShimV110;
+import org.apache.hudi.hive.client.HiveShimV120;
+import org.apache.hudi.hive.client.HiveShimV200;
+import org.apache.hudi.hive.client.HiveShimV211;
+import org.apache.hudi.hive.client.HiveShimV231;
+import org.apache.hudi.hive.client.HiveShimV232;
+import org.apache.hudi.hive.client.HiveShimV235;
+import org.apache.hudi.hive.client.HiveShimV236;
+
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+
+import java.util.Map;
+import java.util.concurrent.ConcurrentHashMap;
+
+/**
+ * A loader to load HiveShim.
+ */
+public class HiveShimLoader {

Review comment:
       if we copy the code from somewhere, we should include the project in LICENSE and NOTICE




-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * 28e74c3785c2444463dba5402f59b2bcdc66a361 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290) 
   * bfd545f68c1c0afd8b40e38e8f59136d7eb75142 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e2571090abf811f6c4128311c2074b077a0b7fa1 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285) 
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * 28e74c3785c2444463dba5402f59b2bcdc66a361 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8238f015508ee19e6b8b5f9b1b411a8a7faabbbb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3df6f8079655b7128a0abc9b362133396f7c89e8 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082) 
   * 1a9c6e49be153e7cf9646da93c1114ae75969c22 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e2571090abf811f6c4128311c2074b077a0b7fa1 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285) 
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * 28e74c3785c2444463dba5402f59b2bcdc66a361 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290) 
   * bfd545f68c1c0afd8b40e38e8f59136d7eb75142 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299",
       "triggerID" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * 71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299) 
   * cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299",
       "triggerID" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1389",
       "triggerID" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1398",
       "triggerID" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a4ccec0281d4fadb5c01ff5a30abac90c5ee2702",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1436",
       "triggerID" : "a4ccec0281d4fadb5c01ff5a30abac90c5ee2702",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * a4ccec0281d4fadb5c01ff5a30abac90c5ee2702 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1436) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot removed a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299",
       "triggerID" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1389",
       "triggerID" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1398",
       "triggerID" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a4ccec0281d4fadb5c01ff5a30abac90c5ee2702",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1436",
       "triggerID" : "a4ccec0281d4fadb5c01ff5a30abac90c5ee2702",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * a4ccec0281d4fadb5c01ff5a30abac90c5ee2702 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1436) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] codecov-commenter removed a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
codecov-commenter removed a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881904382


   # [Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#3289](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (dd2cf2b) into [master](https://codecov.io/gh/apache/hudi/commit/2099bf41db76e9a6e946aa41c318b7c0e18be04d?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (2099bf4) will **decrease** coverage by `26.79%`.
   > The diff coverage is `0.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/hudi/pull/3289/graphs/tree.svg?width=650&height=150&src=pr&token=VTTXabwbs2&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@              Coverage Diff              @@
   ##             master    #3289       +/-   ##
   =============================================
   - Coverage     47.84%   21.04%   -26.80%     
   + Complexity     5564     1050     -4514     
   =============================================
     Files           936      408      -528     
     Lines         41652    15488    -26164     
     Branches       4195     1362     -2833     
   =============================================
   - Hits          19928     3260    -16668     
   + Misses        19952    12029     -7923     
   + Partials       1772      199     -1573     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | hudicli | `?` | |
   | hudiclient | `20.91% <ø> (-13.61%)` | :arrow_down: |
   | hudicommon | `?` | |
   | hudiflink | `?` | |
   | hudihadoopmr | `?` | |
   | hudisparkdatasource | `?` | |
   | hudisync | `4.45% <0.00%> (-51.53%)` | :arrow_down: |
   | huditimelineservice | `?` | |
   | hudiutilities | `28.38% <ø> (-31.40%)` | :arrow_down: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...g/apache/hudi/hive/HiveMetastoreClientFactory.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvSGl2ZU1ldGFzdG9yZUNsaWVudEZhY3RvcnkuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...g/apache/hudi/hive/HiveMetastoreClientWrapper.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvSGl2ZU1ldGFzdG9yZUNsaWVudFdyYXBwZXIuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...main/java/org/apache/hudi/hive/HiveShimLoader.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvSGl2ZVNoaW1Mb2FkZXIuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...main/java/org/apache/hudi/hive/HiveSyncConfig.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvSGl2ZVN5bmNDb25maWcuamF2YQ==) | `0.00% <0.00%> (-98.25%)` | :arrow_down: |
   | [...in/java/org/apache/hudi/hive/HoodieHiveClient.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvSG9vZGllSGl2ZUNsaWVudC5qYXZh) | `0.00% <0.00%> (-70.14%)` | :arrow_down: |
   | [...n/java/org/apache/hudi/hive/shim/HiveShimV100.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvc2hpbS9IaXZlU2hpbVYxMDAuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...n/java/org/apache/hudi/hive/shim/HiveShimV101.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvc2hpbS9IaXZlU2hpbVYxMDEuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...n/java/org/apache/hudi/hive/shim/HiveShimV110.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvc2hpbS9IaXZlU2hpbVYxMTAuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...n/java/org/apache/hudi/hive/shim/HiveShimV111.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvc2hpbS9IaXZlU2hpbVYxMTEuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...n/java/org/apache/hudi/hive/shim/HiveShimV120.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvc2hpbS9IaXZlU2hpbVYxMjAuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | ... and [699 more](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [2099bf4...dd2cf2b](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] codecov-commenter removed a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
codecov-commenter removed a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881904382


   # [Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#3289](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (dd2cf2b) into [master](https://codecov.io/gh/apache/hudi/commit/2099bf41db76e9a6e946aa41c318b7c0e18be04d?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (2099bf4) will **decrease** coverage by `26.79%`.
   > The diff coverage is `0.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/hudi/pull/3289/graphs/tree.svg?width=650&height=150&src=pr&token=VTTXabwbs2&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@              Coverage Diff              @@
   ##             master    #3289       +/-   ##
   =============================================
   - Coverage     47.84%   21.04%   -26.80%     
   + Complexity     5564     1050     -4514     
   =============================================
     Files           936      408      -528     
     Lines         41652    15488    -26164     
     Branches       4195     1362     -2833     
   =============================================
   - Hits          19928     3260    -16668     
   + Misses        19952    12029     -7923     
   + Partials       1772      199     -1573     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | hudicli | `?` | |
   | hudiclient | `20.91% <ø> (-13.61%)` | :arrow_down: |
   | hudicommon | `?` | |
   | hudiflink | `?` | |
   | hudihadoopmr | `?` | |
   | hudisparkdatasource | `?` | |
   | hudisync | `4.45% <0.00%> (-51.53%)` | :arrow_down: |
   | huditimelineservice | `?` | |
   | hudiutilities | `28.38% <ø> (-31.40%)` | :arrow_down: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...g/apache/hudi/hive/HiveMetastoreClientFactory.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvSGl2ZU1ldGFzdG9yZUNsaWVudEZhY3RvcnkuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...g/apache/hudi/hive/HiveMetastoreClientWrapper.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvSGl2ZU1ldGFzdG9yZUNsaWVudFdyYXBwZXIuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...main/java/org/apache/hudi/hive/HiveShimLoader.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvSGl2ZVNoaW1Mb2FkZXIuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...main/java/org/apache/hudi/hive/HiveSyncConfig.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvSGl2ZVN5bmNDb25maWcuamF2YQ==) | `0.00% <0.00%> (-98.25%)` | :arrow_down: |
   | [...in/java/org/apache/hudi/hive/HoodieHiveClient.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvSG9vZGllSGl2ZUNsaWVudC5qYXZh) | `0.00% <0.00%> (-70.14%)` | :arrow_down: |
   | [...n/java/org/apache/hudi/hive/shim/HiveShimV100.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvc2hpbS9IaXZlU2hpbVYxMDAuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...n/java/org/apache/hudi/hive/shim/HiveShimV101.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvc2hpbS9IaXZlU2hpbVYxMDEuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...n/java/org/apache/hudi/hive/shim/HiveShimV110.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvc2hpbS9IaXZlU2hpbVYxMTAuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...n/java/org/apache/hudi/hive/shim/HiveShimV111.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvc2hpbS9IaXZlU2hpbVYxMTEuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...n/java/org/apache/hudi/hive/shim/HiveShimV120.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvc2hpbS9IaXZlU2hpbVYxMjAuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | ... and [699 more](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [2099bf4...dd2cf2b](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299",
       "triggerID" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1389",
       "triggerID" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1398",
       "triggerID" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a4ccec0281d4fadb5c01ff5a30abac90c5ee2702",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1436",
       "triggerID" : "a4ccec0281d4fadb5c01ff5a30abac90c5ee2702",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * a4ccec0281d4fadb5c01ff5a30abac90c5ee2702 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1436) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ece9f5cca82eb2d68bfe48b409202994006a6618 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081) 
   * 3df6f8079655b7128a0abc9b362133396f7c89e8 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] zhangminglei commented on a change in pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
zhangminglei commented on a change in pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#discussion_r680315630



##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/HiveShimLoader.java
##########
@@ -0,0 +1,147 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hudi.hive;
+
+import org.apache.hive.common.util.HiveVersionInfo;
+import org.apache.hudi.hive.client.HiveShim;
+import org.apache.hudi.hive.client.HiveShimV220;
+import org.apache.hudi.hive.client.HiveShimV210;
+import org.apache.hudi.hive.client.HiveShimV201;
+import org.apache.hudi.hive.client.HiveShimV122;
+import org.apache.hudi.hive.client.HiveShimV121;
+import org.apache.hudi.hive.client.HiveShimV111;
+import org.apache.hudi.hive.client.HiveShimV234;
+import org.apache.hudi.hive.client.HiveShimV230;
+import org.apache.hudi.hive.client.HiveShimV233;
+import org.apache.hudi.hive.client.HiveShimV100;
+import org.apache.hudi.hive.client.HiveShimV101;
+import org.apache.hudi.hive.client.HiveShimV110;
+import org.apache.hudi.hive.client.HiveShimV120;
+import org.apache.hudi.hive.client.HiveShimV200;
+import org.apache.hudi.hive.client.HiveShimV211;
+import org.apache.hudi.hive.client.HiveShimV231;
+import org.apache.hudi.hive.client.HiveShimV232;
+import org.apache.hudi.hive.client.HiveShimV235;
+import org.apache.hudi.hive.client.HiveShimV236;
+
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+
+import java.util.Map;
+import java.util.concurrent.ConcurrentHashMap;
+
+/**
+ * A loader to load HiveShim.
+ */
+public class HiveShimLoader {

Review comment:
       Will change.




-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 102f31feef4532b98343f06cf4684f2c513b684e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100) 
   * 83b766a3dcb36a3d495b2bf54400a9980086add4 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020) 
   * 7182694fcae85653d0dadca34beb402d624bc741 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 102f31feef4532b98343f06cf4684f2c513b684e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100) 
   * 83b766a3dcb36a3d495b2bf54400a9980086add4 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3a857a50f2b4ba31643e827541ff451132377f0a Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097) 
   * 102f31feef4532b98343f06cf4684f2c513b684e Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 83b766a3dcb36a3d495b2bf54400a9980086add4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] codecov-commenter edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
codecov-commenter edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881904382


   # [Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#3289](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (dd2cf2b) into [master](https://codecov.io/gh/apache/hudi/commit/2099bf41db76e9a6e946aa41c318b7c0e18be04d?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (2099bf4) will **decrease** coverage by `26.79%`.
   > The diff coverage is `0.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/hudi/pull/3289/graphs/tree.svg?width=650&height=150&src=pr&token=VTTXabwbs2&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@              Coverage Diff              @@
   ##             master    #3289       +/-   ##
   =============================================
   - Coverage     47.84%   21.04%   -26.80%     
   + Complexity     5564     1050     -4514     
   =============================================
     Files           936      408      -528     
     Lines         41652    15488    -26164     
     Branches       4195     1362     -2833     
   =============================================
   - Hits          19928     3260    -16668     
   + Misses        19952    12029     -7923     
   + Partials       1772      199     -1573     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | hudicli | `?` | |
   | hudiclient | `20.91% <ø> (-13.61%)` | :arrow_down: |
   | hudicommon | `?` | |
   | hudiflink | `?` | |
   | hudihadoopmr | `?` | |
   | hudisparkdatasource | `?` | |
   | hudisync | `4.45% <0.00%> (-51.53%)` | :arrow_down: |
   | huditimelineservice | `?` | |
   | hudiutilities | `28.38% <ø> (-31.40%)` | :arrow_down: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...g/apache/hudi/hive/HiveMetastoreClientFactory.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvSGl2ZU1ldGFzdG9yZUNsaWVudEZhY3RvcnkuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...g/apache/hudi/hive/HiveMetastoreClientWrapper.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvSGl2ZU1ldGFzdG9yZUNsaWVudFdyYXBwZXIuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...main/java/org/apache/hudi/hive/HiveShimLoader.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvSGl2ZVNoaW1Mb2FkZXIuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...main/java/org/apache/hudi/hive/HiveSyncConfig.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvSGl2ZVN5bmNDb25maWcuamF2YQ==) | `0.00% <0.00%> (-98.25%)` | :arrow_down: |
   | [...in/java/org/apache/hudi/hive/HoodieHiveClient.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvSG9vZGllSGl2ZUNsaWVudC5qYXZh) | `0.00% <0.00%> (-70.14%)` | :arrow_down: |
   | [...n/java/org/apache/hudi/hive/shim/HiveShimV100.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvc2hpbS9IaXZlU2hpbVYxMDAuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...n/java/org/apache/hudi/hive/shim/HiveShimV101.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvc2hpbS9IaXZlU2hpbVYxMDEuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...n/java/org/apache/hudi/hive/shim/HiveShimV110.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvc2hpbS9IaXZlU2hpbVYxMTAuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...n/java/org/apache/hudi/hive/shim/HiveShimV111.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvc2hpbS9IaXZlU2hpbVYxMTEuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...n/java/org/apache/hudi/hive/shim/HiveShimV120.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1zeW5jL2h1ZGktaGl2ZS1zeW5jL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2hpdmUvc2hpbS9IaXZlU2hpbVYxMjAuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | ... and [699 more](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [2099bf4...dd2cf2b](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299",
       "triggerID" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1389",
       "triggerID" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1398",
       "triggerID" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a4ccec0281d4fadb5c01ff5a30abac90c5ee2702",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1436",
       "triggerID" : "a4ccec0281d4fadb5c01ff5a30abac90c5ee2702",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * a4ccec0281d4fadb5c01ff5a30abac90c5ee2702 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1436) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ece9f5cca82eb2d68bfe48b409202994006a6618 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081) 
   * 3df6f8079655b7128a0abc9b362133396f7c89e8 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3a857a50f2b4ba31643e827541ff451132377f0a Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] zhangminglei closed pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
zhangminglei closed pull request #3289:
URL: https://github.com/apache/hudi/pull/3289


   


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e2571090abf811f6c4128311c2074b077a0b7fa1 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285) 
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] codecov-commenter commented on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881904382


   # [Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#3289](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (8238f01) into [master](https://codecov.io/gh/apache/hudi/commit/23a4a96eb416c13d8b1f921cc51286f93d61d9b3?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (23a4a96) will **increase** coverage by `3.93%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/hudi/pull/3289/graphs/tree.svg?width=650&height=150&src=pr&token=VTTXabwbs2&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #3289      +/-   ##
   ============================================
   + Coverage     47.81%   51.74%   +3.93%     
   + Complexity     5569      427    -5142     
   ============================================
     Files           936       67     -869     
     Lines         41629     3090   -38539     
     Branches       4189      335    -3854     
   ============================================
   - Hits          19904     1599   -18305     
   + Misses        19958     1350   -18608     
   + Partials       1767      141    -1626     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | hudicli | `?` | |
   | hudiclient | `?` | |
   | hudicommon | `?` | |
   | hudiflink | `?` | |
   | hudihadoopmr | `?` | |
   | hudisparkdatasource | `?` | |
   | hudisync | `?` | |
   | huditimelineservice | `?` | |
   | hudiutilities | `51.74% <ø> (-7.52%)` | :arrow_down: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...ies/exception/HoodieSnapshotExporterException.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL2V4Y2VwdGlvbi9Ib29kaWVTbmFwc2hvdEV4cG9ydGVyRXhjZXB0aW9uLmphdmE=) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [.../apache/hudi/utilities/HoodieSnapshotExporter.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL0hvb2RpZVNuYXBzaG90RXhwb3J0ZXIuamF2YQ==) | `5.17% <0.00%> (-83.63%)` | :arrow_down: |
   | [...hudi/utilities/schema/JdbcbasedSchemaProvider.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3NjaGVtYS9KZGJjYmFzZWRTY2hlbWFQcm92aWRlci5qYXZh) | `0.00% <0.00%> (-72.23%)` | :arrow_down: |
   | [...org/apache/hudi/utilities/HDFSParquetImporter.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL0hERlNQYXJxdWV0SW1wb3J0ZXIuamF2YQ==) | `0.00% <0.00%> (-71.82%)` | :arrow_down: |
   | [...he/hudi/utilities/transform/AWSDmsTransformer.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3RyYW5zZm9ybS9BV1NEbXNUcmFuc2Zvcm1lci5qYXZh) | `0.00% <0.00%> (-66.67%)` | :arrow_down: |
   | [...in/java/org/apache/hudi/utilities/UtilHelpers.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL1V0aWxIZWxwZXJzLmphdmE=) | `44.18% <0.00%> (-23.84%)` | :arrow_down: |
   | [...rg/apache/hudi/utilities/HoodieSnapshotCopier.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL0hvb2RpZVNuYXBzaG90Q29waWVyLmphdmE=) | `0.00% <0.00%> (-13.80%)` | :arrow_down: |
   | [...apache/hudi/utilities/sources/AvroKafkaSource.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3NvdXJjZXMvQXZyb0thZmthU291cmNlLmphdmE=) | `0.00% <0.00%> (ø)` | |
   | [...apache/hudi/utilities/sources/JsonKafkaSource.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3NvdXJjZXMvSnNvbkthZmthU291cmNlLmphdmE=) | `100.00% <0.00%> (ø)` | |
   | [...e/hudi/table/upgrade/AbstractUpgradeDowngrade.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL3RhYmxlL3VwZ3JhZGUvQWJzdHJhY3RVcGdyYWRlRG93bmdyYWRlLmphdmE=) | | |
   | ... and [868 more](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [23a4a96...8238f01](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e2571090abf811f6c4128311c2074b077a0b7fa1 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299",
       "triggerID" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1389",
       "triggerID" : "cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1398",
       "triggerID" : "316b83a6f045c9cc57f049d092463402d4139b95",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * cba2f23fb2cfbf01dcd2dc26ca981fd447a7b005 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1389) 
   * 316b83a6f045c9cc57f049d092463402d4139b95 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1398) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7182694fcae85653d0dadca34beb402d624bc741 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021) 
   * ece9f5cca82eb2d68bfe48b409202994006a6618 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04cc6dc7a378f36d70c84269baeaae1bd935fdb6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1290",
       "triggerID" : "28e74c3785c2444463dba5402f59b2bcdc66a361",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1291",
       "triggerID" : "bfd545f68c1c0afd8b40e38e8f59136d7eb75142",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299",
       "triggerID" : "71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04cc6dc7a378f36d70c84269baeaae1bd935fdb6 UNKNOWN
   * 71d53b3a8838eb4b5bcac15a6ce24026f1d75e7a Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1299) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1a9c6e49be153e7cf9646da93c1114ae75969c22 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088) 
   * 602b6cdf97b686257bfb17a05d456f9d52f4c147 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3df6f8079655b7128a0abc9b362133396f7c89e8 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082) 
   * 1a9c6e49be153e7cf9646da93c1114ae75969c22 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] codecov-commenter edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
codecov-commenter edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881904382


   # [Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#3289](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (8238f01) into [master](https://codecov.io/gh/apache/hudi/commit/23a4a96eb416c13d8b1f921cc51286f93d61d9b3?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (23a4a96) will **increase** coverage by `11.67%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/hudi/pull/3289/graphs/tree.svg?width=650&height=150&src=pr&token=VTTXabwbs2&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@              Coverage Diff              @@
   ##             master    #3289       +/-   ##
   =============================================
   + Coverage     47.81%   59.48%   +11.67%     
   + Complexity     5569     1226     -4343     
   =============================================
     Files           936      169      -767     
     Lines         41629     6598    -35031     
     Branches       4189      692     -3497     
   =============================================
   - Hits          19904     3925    -15979     
   + Misses        19958     2391    -17567     
   + Partials       1767      282     -1485     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | hudicli | `?` | |
   | hudiclient | `66.30% <ø> (+31.83%)` | :arrow_up: |
   | hudicommon | `?` | |
   | hudiflink | `?` | |
   | hudihadoopmr | `?` | |
   | hudisparkdatasource | `?` | |
   | hudisync | `?` | |
   | huditimelineservice | `?` | |
   | hudiutilities | `51.74% <ø> (-7.52%)` | :arrow_down: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...ies/exception/HoodieSnapshotExporterException.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL2V4Y2VwdGlvbi9Ib29kaWVTbmFwc2hvdEV4cG9ydGVyRXhjZXB0aW9uLmphdmE=) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [.../apache/hudi/utilities/HoodieSnapshotExporter.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL0hvb2RpZVNuYXBzaG90RXhwb3J0ZXIuamF2YQ==) | `5.17% <0.00%> (-83.63%)` | :arrow_down: |
   | [...hudi/utilities/schema/JdbcbasedSchemaProvider.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3NjaGVtYS9KZGJjYmFzZWRTY2hlbWFQcm92aWRlci5qYXZh) | `0.00% <0.00%> (-72.23%)` | :arrow_down: |
   | [...org/apache/hudi/utilities/HDFSParquetImporter.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL0hERlNQYXJxdWV0SW1wb3J0ZXIuamF2YQ==) | `0.00% <0.00%> (-71.82%)` | :arrow_down: |
   | [...he/hudi/utilities/transform/AWSDmsTransformer.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3RyYW5zZm9ybS9BV1NEbXNUcmFuc2Zvcm1lci5qYXZh) | `0.00% <0.00%> (-66.67%)` | :arrow_down: |
   | [...in/java/org/apache/hudi/utilities/UtilHelpers.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL1V0aWxIZWxwZXJzLmphdmE=) | `44.18% <0.00%> (-23.84%)` | :arrow_down: |
   | [...rg/apache/hudi/utilities/HoodieSnapshotCopier.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL0hvb2RpZVNuYXBzaG90Q29waWVyLmphdmE=) | `0.00% <0.00%> (-13.80%)` | :arrow_down: |
   | [...apache/hudi/utilities/sources/AvroKafkaSource.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3NvdXJjZXMvQXZyb0thZmthU291cmNlLmphdmE=) | `0.00% <0.00%> (ø)` | |
   | [...apache/hudi/utilities/sources/JsonKafkaSource.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3NvdXJjZXMvSnNvbkthZmthU291cmNlLmphdmE=) | `100.00% <0.00%> (ø)` | |
   | [...in/java/org/apache/hudi/metrics/HoodieMetrics.java](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL21ldHJpY3MvSG9vZGllTWV0cmljcy5qYXZh) | | |
   | ... and [766 more](https://codecov.io/gh/apache/hudi/pull/3289/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [23a4a96...8238f01](https://codecov.io/gh/apache/hudi/pull/3289?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285",
       "triggerID" : "e2571090abf811f6c4128311c2074b077a0b7fa1",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 95e898c85c327428e468f60a4ee1398926845751 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1283) 
   * e2571090abf811f6c4128311c2074b077a0b7fa1 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1285) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3df6f8079655b7128a0abc9b362133396f7c89e8 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082) 
   * 1a9c6e49be153e7cf9646da93c1114ae75969c22 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088) 
   * 602b6cdf97b686257bfb17a05d456f9d52f4c147 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     }, {
       "hash" : "95e898c85c327428e468f60a4ee1398926845751",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "95e898c85c327428e468f60a4ee1398926845751",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * fcdbf60eb6961a4d1d479210af45377bac30fc41 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152) 
   * 95e898c85c327428e468f60a4ee1398926845751 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] xushiyan commented on a change in pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
xushiyan commented on a change in pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#discussion_r753740519



##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/HiveSyncConfig.java
##########
@@ -120,6 +120,9 @@
   @Parameter(names = {"--spark-schema-length-threshold"}, description = "The maximum length allowed in a single cell when storing additional schema information in Hive's metastore.")
   public int sparkSchemaLengthThreshold = 4000;
 
+  @Parameter(names = {"--hive-version"}, description = "hive version that hudi use, not suggests user to specific", required = false)

Review comment:
       @nsivabalan I also think this is confusing to allow user overwriting the version, as we always retrieve the version info. 




-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] xushiyan commented on a change in pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
xushiyan commented on a change in pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#discussion_r743736520



##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/HiveShimLoader.java
##########
@@ -0,0 +1,149 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hudi.hive;
+
+import org.apache.hive.common.util.HiveVersionInfo;
+import org.apache.hudi.hive.client.HiveShim;
+import org.apache.hudi.hive.client.HiveShimV220;
+import org.apache.hudi.hive.client.HiveShimV210;
+import org.apache.hudi.hive.client.HiveShimV201;
+import org.apache.hudi.hive.client.HiveShimV122;
+import org.apache.hudi.hive.client.HiveShimV121;
+import org.apache.hudi.hive.client.HiveShimV111;
+import org.apache.hudi.hive.client.HiveShimV234;
+import org.apache.hudi.hive.client.HiveShimV230;
+import org.apache.hudi.hive.client.HiveShimV233;
+import org.apache.hudi.hive.client.HiveShimV100;
+import org.apache.hudi.hive.client.HiveShimV101;
+import org.apache.hudi.hive.client.HiveShimV110;
+import org.apache.hudi.hive.client.HiveShimV120;
+import org.apache.hudi.hive.client.HiveShimV200;
+import org.apache.hudi.hive.client.HiveShimV211;
+import org.apache.hudi.hive.client.HiveShimV231;
+import org.apache.hudi.hive.client.HiveShimV232;
+import org.apache.hudi.hive.client.HiveShimV235;
+import org.apache.hudi.hive.client.HiveShimV236;
+
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+
+import java.util.Map;
+import java.util.concurrent.ConcurrentHashMap;
+
+/**
+ * A loader to load HiveShim.
+ *
+ * This code is mainly copy from Apache/Flink.

Review comment:
       can you point to the exact code for easier maintenance? may need to make it up to date.

##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/HoodieHiveClient.java
##########
@@ -85,17 +84,17 @@ public HoodieHiveClient(HiveSyncConfig cfg, HiveConf configuration, FileSystem f
       } else {
         ddlExecutor = cfg.useJdbc ? new JDBCExecutor(cfg, fs) : new HiveQueryDDLExecutor(cfg, fs, configuration);
       }
-      this.client = Hive.get(configuration).getMSC();
+      this.client = HiveMetastoreClientFactory.create(configuration, cfg.hiveVersion == null ? HiveShimLoader.getHiveVersion() : cfg.hiveVersion);

Review comment:
       can we assign this `HiveShimLoader.getHiveVersion()` as default? so that we don't need to check every time

##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/ddl/HiveQueryDDLExecutor.java
##########
@@ -51,14 +53,15 @@
 public class HiveQueryDDLExecutor extends QueryBasedDDLExecutor {
   private static final Logger LOG = LogManager.getLogger(HiveQueryDDLExecutor.class);
   private final HiveSyncConfig config;
-  private final IMetaStoreClient metaStoreClient;
+  private final HiveMetastoreClientWrapper client;
   private SessionState sessionState = null;
   private Driver hiveDriver = null;
 
   public HiveQueryDDLExecutor(HiveSyncConfig config, FileSystem fs, HiveConf configuration) throws HiveException, MetaException {
     super(config, fs);
     this.config = config;
-    this.metaStoreClient = Hive.get(configuration).getMSC();
+    this.client = HiveMetastoreClientFactory.create(configuration, config.hiveVersion == null ? HiveShimLoader.getHiveVersion() : config.hiveVersion);

Review comment:
       ditto

##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/HiveShimLoader.java
##########
@@ -0,0 +1,149 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hudi.hive;
+
+import org.apache.hive.common.util.HiveVersionInfo;
+import org.apache.hudi.hive.client.HiveShim;
+import org.apache.hudi.hive.client.HiveShimV220;
+import org.apache.hudi.hive.client.HiveShimV210;
+import org.apache.hudi.hive.client.HiveShimV201;
+import org.apache.hudi.hive.client.HiveShimV122;
+import org.apache.hudi.hive.client.HiveShimV121;
+import org.apache.hudi.hive.client.HiveShimV111;
+import org.apache.hudi.hive.client.HiveShimV234;
+import org.apache.hudi.hive.client.HiveShimV230;
+import org.apache.hudi.hive.client.HiveShimV233;
+import org.apache.hudi.hive.client.HiveShimV100;
+import org.apache.hudi.hive.client.HiveShimV101;
+import org.apache.hudi.hive.client.HiveShimV110;
+import org.apache.hudi.hive.client.HiveShimV120;
+import org.apache.hudi.hive.client.HiveShimV200;
+import org.apache.hudi.hive.client.HiveShimV211;
+import org.apache.hudi.hive.client.HiveShimV231;
+import org.apache.hudi.hive.client.HiveShimV232;
+import org.apache.hudi.hive.client.HiveShimV235;
+import org.apache.hudi.hive.client.HiveShimV236;
+
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+
+import java.util.Map;
+import java.util.concurrent.ConcurrentHashMap;
+
+/**
+ * A loader to load HiveShim.
+ *
+ * This code is mainly copy from Apache/Flink.

Review comment:
       can you point to the exact code for easier maintenance? may need to make it up to date.

##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/HoodieHiveClient.java
##########
@@ -85,17 +84,17 @@ public HoodieHiveClient(HiveSyncConfig cfg, HiveConf configuration, FileSystem f
       } else {
         ddlExecutor = cfg.useJdbc ? new JDBCExecutor(cfg, fs) : new HiveQueryDDLExecutor(cfg, fs, configuration);
       }
-      this.client = Hive.get(configuration).getMSC();
+      this.client = HiveMetastoreClientFactory.create(configuration, cfg.hiveVersion == null ? HiveShimLoader.getHiveVersion() : cfg.hiveVersion);

Review comment:
       can we assign this `HiveShimLoader.getHiveVersion()` as default? so that we don't need to check every time

##########
File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/ddl/HiveQueryDDLExecutor.java
##########
@@ -51,14 +53,15 @@
 public class HiveQueryDDLExecutor extends QueryBasedDDLExecutor {
   private static final Logger LOG = LogManager.getLogger(HiveQueryDDLExecutor.class);
   private final HiveSyncConfig config;
-  private final IMetaStoreClient metaStoreClient;
+  private final HiveMetastoreClientWrapper client;
   private SessionState sessionState = null;
   private Driver hiveDriver = null;
 
   public HiveQueryDDLExecutor(HiveSyncConfig config, FileSystem fs, HiveConf configuration) throws HiveException, MetaException {
     super(config, fs);
     this.config = config;
-    this.metaStoreClient = Hive.get(configuration).getMSC();
+    this.client = HiveMetastoreClientFactory.create(configuration, config.hiveVersion == null ? HiveShimLoader.getHiveVersion() : config.hiveVersion);

Review comment:
       ditto




-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3289: [HUDI-2187] Add a shim layer to support multiple hive version

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3289:
URL: https://github.com/apache/hudi/pull/3289#issuecomment-881900670


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=991",
       "triggerID" : "8238f015508ee19e6b8b5f9b1b411a8a7faabbbb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1020",
       "triggerID" : "dd2cf2b447cdcb7f0b4d3374d758b0bc7f048803",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7182694fcae85653d0dadca34beb402d624bc741",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1021",
       "triggerID" : "7182694fcae85653d0dadca34beb402d624bc741",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1081",
       "triggerID" : "ece9f5cca82eb2d68bfe48b409202994006a6618",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1082",
       "triggerID" : "3df6f8079655b7128a0abc9b362133396f7c89e8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1088",
       "triggerID" : "1a9c6e49be153e7cf9646da93c1114ae75969c22",
       "triggerType" : "PUSH"
     }, {
       "hash" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1090",
       "triggerID" : "602b6cdf97b686257bfb17a05d456f9d52f4c147",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1097",
       "triggerID" : "3a857a50f2b4ba31643e827541ff451132377f0a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1100",
       "triggerID" : "102f31feef4532b98343f06cf4684f2c513b684e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1149",
       "triggerID" : "83b766a3dcb36a3d495b2bf54400a9980086add4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152",
       "triggerID" : "fcdbf60eb6961a4d1d479210af45377bac30fc41",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * fcdbf60eb6961a4d1d479210af45377bac30fc41 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1152) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org