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 2022/01/16 23:13:35 UTC

[GitHub] [hudi] yihua opened a new pull request #4612: [MINOR] Add instructions to build and upload Docker Demo images

yihua opened a new pull request #4612:
URL: https://github.com/apache/hudi/pull/4612


   ## What is the purpose of the pull request
   
   This PR adds instructions to build and upload Docker Demo images.
   
   ## Brief change log
   
     - Adds README.md in docker folder.
   
   ## Verify this pull request
   
   This pull request only updates docs.
   
   ## 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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5300",
       "triggerID" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a3550a0e23444c04ddbe8d118d541390b5d4b190 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285) 
   * 0cc556a40c9c328c760ff3deba24ba47ae757a1f Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5300) 
   
   <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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5300",
       "triggerID" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "500327de8abd016df3f760dbf5a886516d106d9a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "500327de8abd016df3f760dbf5a886516d106d9a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a3550a0e23444c04ddbe8d118d541390b5d4b190 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285) 
   * 0cc556a40c9c328c760ff3deba24ba47ae757a1f Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5300) 
   * 500327de8abd016df3f760dbf5a886516d106d9a 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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a3550a0e23444c04ddbe8d118d541390b5d4b190 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285) 
   * 0cc556a40c9c328c760ff3deba24ba47ae757a1f 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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a3550a0e23444c04ddbe8d118d541390b5d4b190 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285) 
   
   <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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a3550a0e23444c04ddbe8d118d541390b5d4b190 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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5300",
       "triggerID" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "500327de8abd016df3f760dbf5a886516d106d9a",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5301",
       "triggerID" : "500327de8abd016df3f760dbf5a886516d106d9a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0cc556a40c9c328c760ff3deba24ba47ae757a1f Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5300) 
   * 500327de8abd016df3f760dbf5a886516d106d9a Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5301) 
   
   <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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a3550a0e23444c04ddbe8d118d541390b5d4b190 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285) 
   
   <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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5300",
       "triggerID" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "500327de8abd016df3f760dbf5a886516d106d9a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "500327de8abd016df3f760dbf5a886516d106d9a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0cc556a40c9c328c760ff3deba24ba47ae757a1f Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5300) 
   * 500327de8abd016df3f760dbf5a886516d106d9a 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] codope merged pull request #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   


-- 
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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a3550a0e23444c04ddbe8d118d541390b5d4b190 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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5300",
       "triggerID" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "500327de8abd016df3f760dbf5a886516d106d9a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "500327de8abd016df3f760dbf5a886516d106d9a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a3550a0e23444c04ddbe8d118d541390b5d4b190 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285) 
   * 0cc556a40c9c328c760ff3deba24ba47ae757a1f Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5300) 
   * 500327de8abd016df3f760dbf5a886516d106d9a 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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a3550a0e23444c04ddbe8d118d541390b5d4b190 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285) 
   
   <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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5300",
       "triggerID" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a3550a0e23444c04ddbe8d118d541390b5d4b190 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285) 
   * 0cc556a40c9c328c760ff3deba24ba47ae757a1f Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5300) 
   
   <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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a3550a0e23444c04ddbe8d118d541390b5d4b190 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285) 
   
   <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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a3550a0e23444c04ddbe8d118d541390b5d4b190 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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5300",
       "triggerID" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "500327de8abd016df3f760dbf5a886516d106d9a",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5301",
       "triggerID" : "500327de8abd016df3f760dbf5a886516d106d9a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 500327de8abd016df3f760dbf5a886516d106d9a Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5301) 
   
   <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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a3550a0e23444c04ddbe8d118d541390b5d4b190 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285) 
   
   <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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a3550a0e23444c04ddbe8d118d541390b5d4b190 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285) 
   
   <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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a3550a0e23444c04ddbe8d118d541390b5d4b190 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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a3550a0e23444c04ddbe8d118d541390b5d4b190 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285) 
   
   <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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a3550a0e23444c04ddbe8d118d541390b5d4b190 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285) 
   
   <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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a3550a0e23444c04ddbe8d118d541390b5d4b190 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285) 
   * 0cc556a40c9c328c760ff3deba24ba47ae757a1f 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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5300",
       "triggerID" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "500327de8abd016df3f760dbf5a886516d106d9a",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5301",
       "triggerID" : "500327de8abd016df3f760dbf5a886516d106d9a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0cc556a40c9c328c760ff3deba24ba47ae757a1f Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5300) 
   * 500327de8abd016df3f760dbf5a886516d106d9a Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5301) 
   
   <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 #4612: [MINOR] Add instructions to build and upload Docker Demo images

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5285",
       "triggerID" : "a3550a0e23444c04ddbe8d118d541390b5d4b190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5300",
       "triggerID" : "0cc556a40c9c328c760ff3deba24ba47ae757a1f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "500327de8abd016df3f760dbf5a886516d106d9a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "500327de8abd016df3f760dbf5a886516d106d9a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0cc556a40c9c328c760ff3deba24ba47ae757a1f Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5300) 
   * 500327de8abd016df3f760dbf5a886516d106d9a 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