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/11/24 15:24:03 UTC

[GitHub] [hudi] lsyldliu opened a new pull request #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql package for flink bundle jar

lsyldliu opened a new pull request #4104:
URL: https://github.com/apache/hudi/pull/4104


   ## *Tips*
   - *Thank you very much for contributing to Apache Hudi.*
   - *Please review https://hudi.apache.org/contribute/how-to-contribute before opening a pull request.*
   
   ## What is the purpose of the pull request
   
   Shade org.apache.hadoop.hive.ql package for flink bundle jar
   
   ## Brief change log
   
     - *Shade org.apache.hadoop.hive.ql package for flink bundle jar*
   
   ## Verify this pull request
   
   This pull request is a trivial rework / code cleanup without any test coverage.
   
   
   ## 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 commented on pull request #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685) 
   * 39d014857c073c5ff3c04be13358e2edaa1e5d2c UNKNOWN
   
   <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 #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql.optimizer package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729",
       "triggerID" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3736",
       "triggerID" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d1dfbf4fba575ea046d7d104d6fac42a4266d64e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3736) 
   
   <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 removed a comment on pull request #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql.optimizer package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729",
       "triggerID" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3736",
       "triggerID" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1c71b89064184f90a65713a1e5b1da4dd500b081",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1c71b89064184f90a65713a1e5b1da4dd500b081",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d1dfbf4fba575ea046d7d104d6fac42a4266d64e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3736) 
   * 1c71b89064184f90a65713a1e5b1da4dd500b081 UNKNOWN
   
   <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 removed a comment on pull request #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5 UNKNOWN
   
   <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 #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql.optimizer package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729",
       "triggerID" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3736",
       "triggerID" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1c71b89064184f90a65713a1e5b1da4dd500b081",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3754",
       "triggerID" : "1c71b89064184f90a65713a1e5b1da4dd500b081",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1c71b89064184f90a65713a1e5b1da4dd500b081 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3754) 
   
   <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 removed a comment on pull request #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql.optimizer package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729",
       "triggerID" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3736",
       "triggerID" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d1dfbf4fba575ea046d7d104d6fac42a4266d64e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3736) 
   
   <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 #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5 UNKNOWN
   
   <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 removed a comment on pull request #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql.optimizer package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729",
       "triggerID" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3736",
       "triggerID" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1c71b89064184f90a65713a1e5b1da4dd500b081",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3754",
       "triggerID" : "1c71b89064184f90a65713a1e5b1da4dd500b081",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d1dfbf4fba575ea046d7d104d6fac42a4266d64e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3736) 
   * 1c71b89064184f90a65713a1e5b1da4dd500b081 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3754) 
   
   <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 #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql.optimizer package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729",
       "triggerID" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3736",
       "triggerID" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1c71b89064184f90a65713a1e5b1da4dd500b081",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3754",
       "triggerID" : "1c71b89064184f90a65713a1e5b1da4dd500b081",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d1dfbf4fba575ea046d7d104d6fac42a4266d64e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3736) 
   * 1c71b89064184f90a65713a1e5b1da4dd500b081 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3754) 
   
   <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 removed a comment on pull request #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685) 
   
   <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 #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729",
       "triggerID" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685) 
   * 39d014857c073c5ff3c04be13358e2edaa1e5d2c Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729) 
   
   <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 #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql.optimizer package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729",
       "triggerID" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3736",
       "triggerID" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 39d014857c073c5ff3c04be13358e2edaa1e5d2c Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729) 
   * d1dfbf4fba575ea046d7d104d6fac42a4266d64e Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3736) 
   
   <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 #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql.optimizer package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729",
       "triggerID" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 39d014857c073c5ff3c04be13358e2edaa1e5d2c Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729) 
   
   <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 removed a comment on pull request #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685) 
   * 39d014857c073c5ff3c04be13358e2edaa1e5d2c UNKNOWN
   
   <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 #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql.optimizer package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729",
       "triggerID" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 39d014857c073c5ff3c04be13358e2edaa1e5d2c Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729) 
   * d1dfbf4fba575ea046d7d104d6fac42a4266d64e UNKNOWN
   
   <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 merged pull request #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql.optimizer package for flink bundle jar

Posted by GitBox <gi...@apache.org>.
danny0405 merged pull request #4104:
URL: https://github.com/apache/hudi/pull/4104


   


-- 
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 #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685) 
   
   <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 removed a comment on pull request #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql.optimizer package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729",
       "triggerID" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 39d014857c073c5ff3c04be13358e2edaa1e5d2c Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729) 
   * d1dfbf4fba575ea046d7d104d6fac42a4266d64e UNKNOWN
   
   <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 removed a comment on pull request #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql.optimizer package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729",
       "triggerID" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3736",
       "triggerID" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 39d014857c073c5ff3c04be13358e2edaa1e5d2c Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729) 
   * d1dfbf4fba575ea046d7d104d6fac42a4266d64e Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3736) 
   
   <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 a change in pull request #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql.optimizer package for flink bundle jar

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



##########
File path: packaging/hudi-flink-bundle/pom.xml
##########
@@ -216,6 +220,10 @@
                   <pattern>org.eclipse.jetty.</pattern>
                   <shadedPattern>${flink.bundle.shade.prefix}org.apache.jetty.</shadedPattern>
                 </relocation>
+                <relocation>
+                  <pattern>com.esotericsoftware.</pattern>
+                  <shadedPattern>${flink.bundle.shade.prefix}com.esotericsoftware.</shadedPattern>

Review comment:
       Remove this relocation.




-- 
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 #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql.optimizer package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729",
       "triggerID" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3736",
       "triggerID" : "d1dfbf4fba575ea046d7d104d6fac42a4266d64e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1c71b89064184f90a65713a1e5b1da4dd500b081",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1c71b89064184f90a65713a1e5b1da4dd500b081",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d1dfbf4fba575ea046d7d104d6fac42a4266d64e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3736) 
   * 1c71b89064184f90a65713a1e5b1da4dd500b081 UNKNOWN
   
   <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 #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685) 
   
   <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 removed a comment on pull request #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685) 
   
   <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 removed a comment on pull request #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql.optimizer package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729",
       "triggerID" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685) 
   * 39d014857c073c5ff3c04be13358e2edaa1e5d2c Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729) 
   
   <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 removed a comment on pull request #4104: [HUDI-2851] Shade org.apache.hadoop.hive.ql.optimizer package for flink bundle jar

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3685",
       "triggerID" : "7ab29aab6fb4e2949b2aaafe31ed9ffce54916d5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729",
       "triggerID" : "39d014857c073c5ff3c04be13358e2edaa1e5d2c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 39d014857c073c5ff3c04be13358e2edaa1e5d2c Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3729) 
   
   <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