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/10/20 03:57:17 UTC

[GitHub] [hudi] xushiyan opened a new pull request #3829: [HUDI-2077] Fix flakiness in TestHoodieDeltaStreamer

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


   - Move out multi writer cases from TestHoodieDeltaStreamer
   - Remove hdfs dependency to avoid connection issue
   
   ```
   1730667 [pool-1461-thread-1] WARN  org.apache.hudi.utilities.functional.TestHoodieDeltaStreamer  - Got error :
   org.apache.hudi.exception.HoodieIOException: Could not check if hdfs://localhost:43333/user/vsts/continuous_mor_mulitwriter is a valid table
   	at org.apache.hudi.exception.TableNotFoundException.checkTableValidity(TableNotFoundException.java:59)
   	at org.apache.hudi.common.table.HoodieTableMetaClient.<init>(HoodieTableMetaClient.java:112)
   	at org.apache.hudi.common.table.HoodieTableMetaClient.<init>(HoodieTableMetaClient.java:73)
   	at org.apache.hudi.common.table.HoodieTableMetaClient$Builder.build(HoodieTableMetaClient.java:606)
   	at org.apache.hudi.utilities.functional.TestHoodieDeltaStreamer$TestHelpers.assertAtleastNDeltaCommitsAfterCommit(TestHoodieDeltaStreamer.java:322)
   	at org.apache.hudi.utilities.functional.TestHoodieDeltaStreamer.lambda$runJobsInParallel$8(TestHoodieDeltaStreamer.java:906)
   	at org.apache.hudi.utilities.functional.TestHoodieDeltaStreamer$TestHelpers.lambda$waitTillCondition$0(TestHoodieDeltaStreamer.java:347)
   	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   	at java.lang.Thread.run(Thread.java:748)
   Caused by: java.net.ConnectException: Call From fv-az238-328/10.1.0.24 to localhost:43333 failed on connection exception: java.net.ConnectException: Connection refused; For more details see:  http://wiki.apache.org/hadoop/ConnectionRefused
   
   ```
   
   ## 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 #3829: [HUDI-2077] Fix flakiness in TestHoodieDeltaStreamer

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bcb1afa91835346fcd99ef794ff37191d38ddc03",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2730",
       "triggerID" : "bcb1afa91835346fcd99ef794ff37191d38ddc03",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6237e73e7a2cc2867df908e267f483099c9587fa",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2735",
       "triggerID" : "6237e73e7a2cc2867df908e267f483099c9587fa",
       "triggerType" : "PUSH"
     }, {
       "hash" : "59ae3f4cdb88cb559f362ec2f009385fa16f4d98",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2746",
       "triggerID" : "59ae3f4cdb88cb559f362ec2f009385fa16f4d98",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 59ae3f4cdb88cb559f362ec2f009385fa16f4d98 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2746) 
   
   <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 #3829: [HUDI-2077] Fix flakiness in TestHoodieDeltaStreamer

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


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

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bcb1afa91835346fcd99ef794ff37191d38ddc03",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2730",
       "triggerID" : "bcb1afa91835346fcd99ef794ff37191d38ddc03",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6237e73e7a2cc2867df908e267f483099c9587fa",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2735",
       "triggerID" : "6237e73e7a2cc2867df908e267f483099c9587fa",
       "triggerType" : "PUSH"
     }, {
       "hash" : "59ae3f4cdb88cb559f362ec2f009385fa16f4d98",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2746",
       "triggerID" : "59ae3f4cdb88cb559f362ec2f009385fa16f4d98",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6237e73e7a2cc2867df908e267f483099c9587fa Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2735) 
   * 59ae3f4cdb88cb559f362ec2f009385fa16f4d98 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2746) 
   
   <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 #3829: [HUDI-2077] Fix flakiness in TestHoodieDeltaStreamer

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bcb1afa91835346fcd99ef794ff37191d38ddc03",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2730",
       "triggerID" : "bcb1afa91835346fcd99ef794ff37191d38ddc03",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6237e73e7a2cc2867df908e267f483099c9587fa",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "6237e73e7a2cc2867df908e267f483099c9587fa",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bcb1afa91835346fcd99ef794ff37191d38ddc03 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2730) 
   * 6237e73e7a2cc2867df908e267f483099c9587fa 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 #3829: [HUDI-2077] Fix flakiness in TestHoodieDeltaStreamer

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


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

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bcb1afa91835346fcd99ef794ff37191d38ddc03",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "bcb1afa91835346fcd99ef794ff37191d38ddc03",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bcb1afa91835346fcd99ef794ff37191d38ddc03 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 #3829: [HUDI-2077] Fix flakiness in TestHoodieDeltaStreamer

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bcb1afa91835346fcd99ef794ff37191d38ddc03",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2730",
       "triggerID" : "bcb1afa91835346fcd99ef794ff37191d38ddc03",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6237e73e7a2cc2867df908e267f483099c9587fa",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2735",
       "triggerID" : "6237e73e7a2cc2867df908e267f483099c9587fa",
       "triggerType" : "PUSH"
     }, {
       "hash" : "59ae3f4cdb88cb559f362ec2f009385fa16f4d98",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "59ae3f4cdb88cb559f362ec2f009385fa16f4d98",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6237e73e7a2cc2867df908e267f483099c9587fa Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2735) 
   * 59ae3f4cdb88cb559f362ec2f009385fa16f4d98 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] nsivabalan merged pull request #3829: [HUDI-2077] Fix flakiness in TestHoodieDeltaStreamer

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


   


-- 
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 #3829: [HUDI-2077] Fix flakiness in TestHoodieDeltaStreamer

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bcb1afa91835346fcd99ef794ff37191d38ddc03",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2730",
       "triggerID" : "bcb1afa91835346fcd99ef794ff37191d38ddc03",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6237e73e7a2cc2867df908e267f483099c9587fa",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2735",
       "triggerID" : "6237e73e7a2cc2867df908e267f483099c9587fa",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bcb1afa91835346fcd99ef794ff37191d38ddc03 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2730) 
   * 6237e73e7a2cc2867df908e267f483099c9587fa Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2735) 
   
   <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 #3829: [HUDI-2077] Fix flakiness in TestHoodieDeltaStreamer

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


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