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/17 07:49:13 UTC

[GitHub] [hudi] xushiyan opened a new pull request #3489: [HUDI-2280] Use travis to build different scala spark versions

xushiyan opened a new pull request #3489:
URL: https://github.com/apache/hudi/pull/3489


   To save parallel jobs (limited to 10) in Azure CI, we can make use of Travis to run tasks to verify different build configurations.
   
   ## 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 #3489: [HUDI-2280] CI to build with different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783",
       "triggerID" : "4c054be870cfb0dff062864541018000201526eb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "05901cefef31e24f631b69c433c180bbe3402876",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b082f47071d0dbb0efea729fe5b79688a355a23b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b082f47071d0dbb0efea729fe5b79688a355a23b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1793",
       "triggerID" : "900792323",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 4c054be870cfb0dff062864541018000201526eb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1793) 
   * 630880b7fd8ae8ec02bcb78accece0bf8bb366a8 UNKNOWN
   * cf968ce576b11333a2ac6ade65ab1e3d95484aad UNKNOWN
   * 5a6725ab18814d0700f1de28ca41b17c34344e09 UNKNOWN
   * 05901cefef31e24f631b69c433c180bbe3402876 UNKNOWN
   * b082f47071d0dbb0efea729fe5b79688a355a23b 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 commented on pull request #3489: [HUDI-2280] Use travis to build different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4c054be870cfb0dff062864541018000201526eb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4c054be870cfb0dff062864541018000201526eb 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 pull request #3489: [HUDI-2280] Use travis to build different scala spark versions

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


   @vinothchandar Does this look good? Travis can still serve in some way...


-- 
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 #3489: [HUDI-2280] CI to build with different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783",
       "triggerID" : "4c054be870cfb0dff062864541018000201526eb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "05901cefef31e24f631b69c433c180bbe3402876",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 4c054be870cfb0dff062864541018000201526eb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790) 
   * 630880b7fd8ae8ec02bcb78accece0bf8bb366a8 UNKNOWN
   * cf968ce576b11333a2ac6ade65ab1e3d95484aad UNKNOWN
   * 5a6725ab18814d0700f1de28ca41b17c34344e09 UNKNOWN
   * 05901cefef31e24f631b69c433c180bbe3402876 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 pull request #3489: [HUDI-2280] Use GitHub Actions to build different scala spark versions

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


   closing this in favor of #3556


-- 
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 pull request #3489: [HUDI-2280] CI to build with different scala spark versions

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


   @hudi-bot run azure


-- 
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 #3489: [HUDI-2280] CI to build with different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783",
       "triggerID" : "4c054be870cfb0dff062864541018000201526eb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "05901cefef31e24f631b69c433c180bbe3402876",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 4c054be870cfb0dff062864541018000201526eb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790) 
   * 630880b7fd8ae8ec02bcb78accece0bf8bb366a8 UNKNOWN
   * cf968ce576b11333a2ac6ade65ab1e3d95484aad UNKNOWN
   * 5a6725ab18814d0700f1de28ca41b17c34344e09 UNKNOWN
   * 05901cefef31e24f631b69c433c180bbe3402876 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 #3489: [HUDI-2280] CI to build with different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783",
       "triggerID" : "4c054be870cfb0dff062864541018000201526eb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "05901cefef31e24f631b69c433c180bbe3402876",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b082f47071d0dbb0efea729fe5b79688a355a23b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b082f47071d0dbb0efea729fe5b79688a355a23b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1793",
       "triggerID" : "900792323",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 4c054be870cfb0dff062864541018000201526eb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1793) 
   * 630880b7fd8ae8ec02bcb78accece0bf8bb366a8 UNKNOWN
   * cf968ce576b11333a2ac6ade65ab1e3d95484aad UNKNOWN
   * 5a6725ab18814d0700f1de28ca41b17c34344e09 UNKNOWN
   * 05901cefef31e24f631b69c433c180bbe3402876 UNKNOWN
   * b082f47071d0dbb0efea729fe5b79688a355a23b 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] vinothchandar commented on pull request #3489: [HUDI-2280] CI to build with different scala spark versions

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


   @xushiyan I think this model of using github actions to build may be ok. Wondering if we should check with infra once, if thats okay. but high level, its nice since there will be green checks to make sure build is green at-least , while azure does the heavylifting


-- 
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 #3489: [HUDI-2280] CI to build with different scala spark versions

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






-- 
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 edited a comment on pull request #3489: [HUDI-2280] Use travis to build different scala spark versions

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


   @vinothchandar Does this look good? Travis can still serve in some way...
   Or we can try GitHub Actions for this? as Travis may just stuck in queueing jobs forever. 
   The intention is to save the compute power in Azure to just run tests while handle build, checkstyle and other validations somewhere else.
   


-- 
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 #3489: [HUDI-2280] Use GitHub Actions to build different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900792323",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "901547174",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "907639206",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0def47b56610b46b6a56fe709464311127cebdbd",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "907640368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "907640368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0def47b56610b46b6a56fe709464311127cebdbd",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0def47b56610b46b6a56fe709464311127cebdbd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "900792323",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "901547174",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b30c558954e2912a6b11789670e15121bc70645f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b30c558954e2912a6b11789670e15121bc70645f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bde38cfe5c287a715ec6646564cece46c8408731 UNKNOWN
   * 0def47b56610b46b6a56fe709464311127cebdbd UNKNOWN
   *  Unknown: [CANCELED](TBD) 
   * b30c558954e2912a6b11789670e15121bc70645f 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 #3489: [HUDI-2280] CI to build with different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900792323",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "901547174",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "907639206",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0def47b56610b46b6a56fe709464311127cebdbd",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "907640368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "907640368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0def47b56610b46b6a56fe709464311127cebdbd",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0def47b56610b46b6a56fe709464311127cebdbd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "900792323",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "901547174",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * bde38cfe5c287a715ec6646564cece46c8408731 UNKNOWN
   *  Unknown: [CANCELED](TBD) 
   * 0def47b56610b46b6a56fe709464311127cebdbd 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 closed pull request #3489: [HUDI-2280] Use GitHub Actions to build different scala spark versions

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


   


-- 
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 #3489: [HUDI-2280] CI to build with different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900792323",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "901547174",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "907639206",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0def47b56610b46b6a56fe709464311127cebdbd",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "907640368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "907640368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0def47b56610b46b6a56fe709464311127cebdbd",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0def47b56610b46b6a56fe709464311127cebdbd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "900792323",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "901547174",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * bde38cfe5c287a715ec6646564cece46c8408731 UNKNOWN
   * 0def47b56610b46b6a56fe709464311127cebdbd UNKNOWN
   *  Unknown: [CANCELED](TBD) 
   
   <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 #3489: [HUDI-2280] CI to build with different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783",
       "triggerID" : "4c054be870cfb0dff062864541018000201526eb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4c054be870cfb0dff062864541018000201526eb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783) 
   * 630880b7fd8ae8ec02bcb78accece0bf8bb366a8 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 #3489: [HUDI-2280] CI to build with different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783",
       "triggerID" : "4c054be870cfb0dff062864541018000201526eb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "05901cefef31e24f631b69c433c180bbe3402876",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b082f47071d0dbb0efea729fe5b79688a355a23b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b082f47071d0dbb0efea729fe5b79688a355a23b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4c054be870cfb0dff062864541018000201526eb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790) 
   * 630880b7fd8ae8ec02bcb78accece0bf8bb366a8 UNKNOWN
   * cf968ce576b11333a2ac6ade65ab1e3d95484aad UNKNOWN
   * 5a6725ab18814d0700f1de28ca41b17c34344e09 UNKNOWN
   * 05901cefef31e24f631b69c433c180bbe3402876 UNKNOWN
   * b082f47071d0dbb0efea729fe5b79688a355a23b 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 commented on pull request #3489: [HUDI-2280] CI to build with different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bde38cfe5c287a715ec6646564cece46c8408731 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 pull request #3489: [HUDI-2280] CI to build with different scala spark versions

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


   @hudi-bot run azure


-- 
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 pull request #3489: [HUDI-2280] CI to build with different scala spark versions

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


   @vinothchandar I've removed travis in the PR, as Travis will stuck from time to time while GA works totally fine for these 2 tasks. This PR will mark the CI cut-over : Azure for running tests and GA for building and validating project. I'm good with the cut-over, though there is a slight risk with Azure availability https://status.dev.azure.com/, which I think it's manageable.


-- 
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 #3489: [HUDI-2280] Use GitHub Actions to build different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900792323",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "901547174",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "907639206",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0def47b56610b46b6a56fe709464311127cebdbd",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "907640368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "907640368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0def47b56610b46b6a56fe709464311127cebdbd",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0def47b56610b46b6a56fe709464311127cebdbd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "900792323",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "901547174",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b30c558954e2912a6b11789670e15121bc70645f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b30c558954e2912a6b11789670e15121bc70645f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bde38cfe5c287a715ec6646564cece46c8408731 UNKNOWN
   * 0def47b56610b46b6a56fe709464311127cebdbd UNKNOWN
   *  Unknown: [CANCELED](TBD) 
   * b30c558954e2912a6b11789670e15121bc70645f 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 #3489: [HUDI-2280] CI to build with different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783",
       "triggerID" : "4c054be870cfb0dff062864541018000201526eb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "05901cefef31e24f631b69c433c180bbe3402876",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b082f47071d0dbb0efea729fe5b79688a355a23b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b082f47071d0dbb0efea729fe5b79688a355a23b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1793",
       "triggerID" : "900792323",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "47db14562ad43191a497f2abdeeafdf92e985e0d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "47db14562ad43191a497f2abdeeafdf92e985e0d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "849f033e6ee55c8a6eedc627a1f9f410e6469d9c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "849f033e6ee55c8a6eedc627a1f9f410e6469d9c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1805",
       "triggerID" : "901547174",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4c054be870cfb0dff062864541018000201526eb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1793) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1805) 
   * 630880b7fd8ae8ec02bcb78accece0bf8bb366a8 UNKNOWN
   * cf968ce576b11333a2ac6ade65ab1e3d95484aad UNKNOWN
   * 5a6725ab18814d0700f1de28ca41b17c34344e09 UNKNOWN
   * 05901cefef31e24f631b69c433c180bbe3402876 UNKNOWN
   * b082f47071d0dbb0efea729fe5b79688a355a23b UNKNOWN
   * 47db14562ad43191a497f2abdeeafdf92e985e0d UNKNOWN
   * 849f033e6ee55c8a6eedc627a1f9f410e6469d9c UNKNOWN
   * bde38cfe5c287a715ec6646564cece46c8408731 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 #3489: [HUDI-2280] CI to build with different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783",
       "triggerID" : "4c054be870cfb0dff062864541018000201526eb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "05901cefef31e24f631b69c433c180bbe3402876",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b082f47071d0dbb0efea729fe5b79688a355a23b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b082f47071d0dbb0efea729fe5b79688a355a23b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1793",
       "triggerID" : "900792323",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "47db14562ad43191a497f2abdeeafdf92e985e0d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "47db14562ad43191a497f2abdeeafdf92e985e0d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "849f033e6ee55c8a6eedc627a1f9f410e6469d9c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "849f033e6ee55c8a6eedc627a1f9f410e6469d9c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1805",
       "triggerID" : "901547174",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 4c054be870cfb0dff062864541018000201526eb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1793) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1805) 
   * 630880b7fd8ae8ec02bcb78accece0bf8bb366a8 UNKNOWN
   * cf968ce576b11333a2ac6ade65ab1e3d95484aad UNKNOWN
   * 5a6725ab18814d0700f1de28ca41b17c34344e09 UNKNOWN
   * 05901cefef31e24f631b69c433c180bbe3402876 UNKNOWN
   * b082f47071d0dbb0efea729fe5b79688a355a23b UNKNOWN
   * 47db14562ad43191a497f2abdeeafdf92e985e0d UNKNOWN
   * 849f033e6ee55c8a6eedc627a1f9f410e6469d9c 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 #3489: [HUDI-2280] Use GitHub Actions to build different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b30c558954e2912a6b11789670e15121bc70645f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b30c558954e2912a6b11789670e15121bc70645f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b30c558954e2912a6b11789670e15121bc70645f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b30c558954e2912a6b11789670e15121bc70645f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900792323",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b30c558954e2912a6b11789670e15121bc70645f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "901547174",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b30c558954e2912a6b11789670e15121bc70645f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "907639206",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b30c558954e2912a6b11789670e15121bc70645f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "907640368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "900792323",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "901547174",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "907639206",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * b30c558954e2912a6b11789670e15121bc70645f UNKNOWN
   * 0000 Unknown: [CANCELED](TBD) 
   
   <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 #3489: [HUDI-2280] CI to build with different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900792323",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "901547174",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "907639206",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "900792323",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "901547174",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * bde38cfe5c287a715ec6646564cece46c8408731 UNKNOWN
   * 0000 Unknown: [CANCELED](TBD) 
   
   <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 #3489: [HUDI-2280] CI to build with different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783",
       "triggerID" : "4c054be870cfb0dff062864541018000201526eb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "05901cefef31e24f631b69c433c180bbe3402876",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4c054be870cfb0dff062864541018000201526eb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783) 
   * 630880b7fd8ae8ec02bcb78accece0bf8bb366a8 UNKNOWN
   * cf968ce576b11333a2ac6ade65ab1e3d95484aad UNKNOWN
   * 5a6725ab18814d0700f1de28ca41b17c34344e09 UNKNOWN
   * 05901cefef31e24f631b69c433c180bbe3402876 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 #3489: [HUDI-2280] CI to build with different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783",
       "triggerID" : "4c054be870cfb0dff062864541018000201526eb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "05901cefef31e24f631b69c433c180bbe3402876",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b082f47071d0dbb0efea729fe5b79688a355a23b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b082f47071d0dbb0efea729fe5b79688a355a23b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1793",
       "triggerID" : "900792323",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "47db14562ad43191a497f2abdeeafdf92e985e0d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "47db14562ad43191a497f2abdeeafdf92e985e0d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "849f033e6ee55c8a6eedc627a1f9f410e6469d9c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "849f033e6ee55c8a6eedc627a1f9f410e6469d9c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4c054be870cfb0dff062864541018000201526eb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1793) 
   * 630880b7fd8ae8ec02bcb78accece0bf8bb366a8 UNKNOWN
   * cf968ce576b11333a2ac6ade65ab1e3d95484aad UNKNOWN
   * 5a6725ab18814d0700f1de28ca41b17c34344e09 UNKNOWN
   * 05901cefef31e24f631b69c433c180bbe3402876 UNKNOWN
   * b082f47071d0dbb0efea729fe5b79688a355a23b UNKNOWN
   * 47db14562ad43191a497f2abdeeafdf92e985e0d UNKNOWN
   * 849f033e6ee55c8a6eedc627a1f9f410e6469d9c 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 pull request #3489: [HUDI-2280] CI to build with different scala spark versions

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






-- 
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 #3489: [HUDI-2280] CI to build with different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783",
       "triggerID" : "4c054be870cfb0dff062864541018000201526eb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "05901cefef31e24f631b69c433c180bbe3402876",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b082f47071d0dbb0efea729fe5b79688a355a23b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b082f47071d0dbb0efea729fe5b79688a355a23b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1793",
       "triggerID" : "900792323",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "47db14562ad43191a497f2abdeeafdf92e985e0d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "47db14562ad43191a497f2abdeeafdf92e985e0d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "849f033e6ee55c8a6eedc627a1f9f410e6469d9c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "849f033e6ee55c8a6eedc627a1f9f410e6469d9c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1805",
       "triggerID" : "901547174",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "bde38cfe5c287a715ec6646564cece46c8408731",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4c054be870cfb0dff062864541018000201526eb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1793) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1805) 
   * 630880b7fd8ae8ec02bcb78accece0bf8bb366a8 UNKNOWN
   * cf968ce576b11333a2ac6ade65ab1e3d95484aad UNKNOWN
   * 5a6725ab18814d0700f1de28ca41b17c34344e09 UNKNOWN
   * 05901cefef31e24f631b69c433c180bbe3402876 UNKNOWN
   * b082f47071d0dbb0efea729fe5b79688a355a23b UNKNOWN
   * 47db14562ad43191a497f2abdeeafdf92e985e0d UNKNOWN
   * 849f033e6ee55c8a6eedc627a1f9f410e6469d9c UNKNOWN
   * bde38cfe5c287a715ec6646564cece46c8408731 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 pull request #3489: [HUDI-2280] CI to build with different scala spark versions

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


   @hudi-bot run azure


-- 
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 #3489: [HUDI-2280] Use GitHub Actions to build different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b30c558954e2912a6b11789670e15121bc70645f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b30c558954e2912a6b11789670e15121bc70645f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b30c558954e2912a6b11789670e15121bc70645f 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 pull request #3489: [HUDI-2280] CI to build with different scala spark versions

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


   @hudi-bot run azure


-- 
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 #3489: [HUDI-2280] CI to build with different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783",
       "triggerID" : "4c054be870cfb0dff062864541018000201526eb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "05901cefef31e24f631b69c433c180bbe3402876",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b082f47071d0dbb0efea729fe5b79688a355a23b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b082f47071d0dbb0efea729fe5b79688a355a23b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1793",
       "triggerID" : "900792323",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "47db14562ad43191a497f2abdeeafdf92e985e0d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "47db14562ad43191a497f2abdeeafdf92e985e0d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "849f033e6ee55c8a6eedc627a1f9f410e6469d9c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "849f033e6ee55c8a6eedc627a1f9f410e6469d9c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1805",
       "triggerID" : "901547174",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 4c054be870cfb0dff062864541018000201526eb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1793) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1805) 
   * 630880b7fd8ae8ec02bcb78accece0bf8bb366a8 UNKNOWN
   * cf968ce576b11333a2ac6ade65ab1e3d95484aad UNKNOWN
   * 5a6725ab18814d0700f1de28ca41b17c34344e09 UNKNOWN
   * 05901cefef31e24f631b69c433c180bbe3402876 UNKNOWN
   * b082f47071d0dbb0efea729fe5b79688a355a23b UNKNOWN
   * 47db14562ad43191a497f2abdeeafdf92e985e0d UNKNOWN
   * 849f033e6ee55c8a6eedc627a1f9f410e6469d9c 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 #3489: [HUDI-2280] CI to build with different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783",
       "triggerID" : "4c054be870cfb0dff062864541018000201526eb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4c054be870cfb0dff062864541018000201526eb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783) 
   * 630880b7fd8ae8ec02bcb78accece0bf8bb366a8 UNKNOWN
   * cf968ce576b11333a2ac6ade65ab1e3d95484aad 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 pull request #3489: [HUDI-2280] CI to build with different scala spark versions

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


   @hudi-bot run azure


-- 
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 #3489: [HUDI-2280] CI to build with different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783",
       "triggerID" : "4c054be870cfb0dff062864541018000201526eb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4c054be870cfb0dff062864541018000201526eb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783) 
   * 630880b7fd8ae8ec02bcb78accece0bf8bb366a8 UNKNOWN
   * cf968ce576b11333a2ac6ade65ab1e3d95484aad UNKNOWN
   * 5a6725ab18814d0700f1de28ca41b17c34344e09 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 #3489: [HUDI-2280] CI to build with different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783",
       "triggerID" : "4c054be870cfb0dff062864541018000201526eb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "630880b7fd8ae8ec02bcb78accece0bf8bb366a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cf968ce576b11333a2ac6ade65ab1e3d95484aad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5a6725ab18814d0700f1de28ca41b17c34344e09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "05901cefef31e24f631b69c433c180bbe3402876",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05901cefef31e24f631b69c433c180bbe3402876",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790",
       "triggerID" : "900704315",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b082f47071d0dbb0efea729fe5b79688a355a23b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b082f47071d0dbb0efea729fe5b79688a355a23b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1793",
       "triggerID" : "900792323",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "47db14562ad43191a497f2abdeeafdf92e985e0d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "47db14562ad43191a497f2abdeeafdf92e985e0d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4c054be870cfb0dff062864541018000201526eb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1790) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1793) 
   * 630880b7fd8ae8ec02bcb78accece0bf8bb366a8 UNKNOWN
   * cf968ce576b11333a2ac6ade65ab1e3d95484aad UNKNOWN
   * 5a6725ab18814d0700f1de28ca41b17c34344e09 UNKNOWN
   * 05901cefef31e24f631b69c433c180bbe3402876 UNKNOWN
   * b082f47071d0dbb0efea729fe5b79688a355a23b UNKNOWN
   * 47db14562ad43191a497f2abdeeafdf92e985e0d 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 #3489: [HUDI-2280] Use travis to build different scala spark versions

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "4c054be870cfb0dff062864541018000201526eb",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783",
       "triggerID" : "4c054be870cfb0dff062864541018000201526eb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4c054be870cfb0dff062864541018000201526eb Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1783) 
   
   <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 pull request #3489: [HUDI-2280] CI to build with different scala spark versions

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


   @vinothchandar i can send an email to notify infra. Meanwhile waiting for the azure to pass.


-- 
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 #3489: [HUDI-2280] Use travis to build different scala spark versions

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


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