You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "lokeshj1703 (via GitHub)" <gi...@apache.org> on 2023/04/10 11:11:52 UTC

[GitHub] [hudi] lokeshj1703 opened a new pull request, #8419: [HUDI-6053] Fix integration test run for M1 mac

lokeshj1703 opened a new pull request, #8419:
URL: https://github.com/apache/hudi/pull/8419

   ### Change Logs
   
   Its difficult to get an integration test run on M1 mac. The Jira aims to fix the issues so that integration tests can be run using command line.
   
   ### Impact
   
   NA
   
   ### Risk level (write none, low medium or high below)
   
   low
   
   ### Documentation Update
   
   Would create a corresponding jira for updating developer setup documentation.
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


-- 
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 #8419: [HUDI-6053] Fix integration test run for M1 mac

Posted by "codope (via GitHub)" <gi...@apache.org>.
codope merged PR #8419:
URL: https://github.com/apache/hudi/pull/8419


-- 
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 #8419: [HUDI-6053] Fix integration test run for M1 mac

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8419:
URL: https://github.com/apache/hudi/pull/8419#issuecomment-1501872527

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

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8419:
URL: https://github.com/apache/hudi/pull/8419#issuecomment-1501713306

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "41eae0267327a88633ad94942977ea98e75fade6",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16227",
       "triggerID" : "41eae0267327a88633ad94942977ea98e75fade6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 41eae0267327a88633ad94942977ea98e75fade6 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16227) 
   
   <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 #8419: [HUDI-6053] Fix integration test run for M1 mac

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8419:
URL: https://github.com/apache/hudi/pull/8419#issuecomment-1501708093

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "41eae0267327a88633ad94942977ea98e75fade6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "41eae0267327a88633ad94942977ea98e75fade6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 41eae0267327a88633ad94942977ea98e75fade6 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] lokeshj1703 commented on pull request #8419: [HUDI-6053] Fix integration test run for M1 mac

Posted by "lokeshj1703 (via GitHub)" <gi...@apache.org>.
lokeshj1703 commented on PR #8419:
URL: https://github.com/apache/hudi/pull/8419#issuecomment-1501773823

   Created https://github.com/apache/hudi/pull/8420 for documentation update


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