You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/10/22 17:36:19 UTC

[GitHub] [hudi] xushiyan opened a new pull request, #7034: [HUDI-5070] Move flaky cleaner tests to separate class

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

   ### Change Logs
   
   - Move flaky testInsertAndCleanByCommits to run with `SparkClientFunctionalTestHarness` to avoid hdfs which in CI env resulted in 
   
   ```
   Caused by: java.net.ConnectException: Call From fv-az47-641/10.1.0.37 to localhost:46099 failed on connection exception: java.net.ConnectException: Connection refused
   ```
   
   - refactor some test utils methods to be static for re-usability
   
   ### Impact
   
   NA
   
   ### Risk level
   
   none
   
   ### Documentation Update
   
   NA
   
   ### 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] hudi-bot commented on pull request #7034: [HUDI-5070] Move flaky cleaner tests to separate class

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f160e69cb0c671eaac0052768c086463716b3d55",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f160e69cb0c671eaac0052768c086463716b3d55",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9198d4987e2478bb9480d37d096f0843d39937b6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9198d4987e2478bb9480d37d096f0843d39937b6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f160e69cb0c671eaac0052768c086463716b3d55 UNKNOWN
   * 9198d4987e2478bb9480d37d096f0843d39937b6 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] nsivabalan merged pull request #7034: [HUDI-5070] Move flaky cleaner tests to separate class

Posted by GitBox <gi...@apache.org>.
nsivabalan merged PR #7034:
URL: https://github.com/apache/hudi/pull/7034


-- 
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 #7034: [HUDI-5070] Move flaky cleaner tests to separate class

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

   ![Screen Shot 2022-10-23 at 11 44 59 AM](https://user-images.githubusercontent.com/2701446/197372609-978bb63f-cade-440e-b0ad-632bc5d32ab7.png)
   
   https://dev.azure.com/apache-hudi-ci-org/apache-hudi-ci/_build/results?buildId=12470&view=results


-- 
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 #7034: [HUDI-5070] Move flaky cleaner tests to separate class

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f160e69cb0c671eaac0052768c086463716b3d55",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f160e69cb0c671eaac0052768c086463716b3d55",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9198d4987e2478bb9480d37d096f0843d39937b6",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12470",
       "triggerID" : "9198d4987e2478bb9480d37d096f0843d39937b6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f160e69cb0c671eaac0052768c086463716b3d55 UNKNOWN
   * 9198d4987e2478bb9480d37d096f0843d39937b6 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12470) 
   
   <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 #7034: [HUDI-5070] Move flaky cleaner tests to separate class

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f160e69cb0c671eaac0052768c086463716b3d55",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f160e69cb0c671eaac0052768c086463716b3d55",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9198d4987e2478bb9480d37d096f0843d39937b6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12470",
       "triggerID" : "9198d4987e2478bb9480d37d096f0843d39937b6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f160e69cb0c671eaac0052768c086463716b3d55 UNKNOWN
   * 9198d4987e2478bb9480d37d096f0843d39937b6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12470) 
   
   <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 #7034: [HUDI-5070] Move flaky cleaner tests to separate class

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f160e69cb0c671eaac0052768c086463716b3d55",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f160e69cb0c671eaac0052768c086463716b3d55",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f160e69cb0c671eaac0052768c086463716b3d55 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