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/12 07:42:30 UTC

[GitHub] [hudi] SteNicholas opened a new pull request #3786: [HUDI-2541] Eliminate the unnecessary usage of write client for flink

SteNicholas opened a new pull request #3786:
URL: https://github.com/apache/hudi/pull/3786


   ## What is the purpose of the pull request
   
   *`HoodieFlinkWriteClient` defaults to start a embedded timeline server. If there is any dataset to write, the embedded server is definitely unnecessary to start.*
   
   ## Brief change log
   
     - *`HoodieFlinkWriteClient` overrides the `startEmbeddedServerView` and `stopEmbeddedServerView` to starts a embedded timeline server lazily.*
   
   ## Verify this pull request
   
   ## 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 #3786: [HUDI-2541] Eliminate the unnecessary usage of write client for flink

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a8cfca40fc0419928c3061f65ec6cc7b162a193e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2590",
       "triggerID" : "a8cfca40fc0419928c3061f65ec6cc7b162a193e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "57ad6441990bef9ffec760928b561a4f3bf9f1f5",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2595",
       "triggerID" : "57ad6441990bef9ffec760928b561a4f3bf9f1f5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a8cfca40fc0419928c3061f65ec6cc7b162a193e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2590) 
   * 57ad6441990bef9ffec760928b561a4f3bf9f1f5 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2595) 
   
   <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 #3786: [HUDI-2541] Eliminate the unnecessary usage of write client for flink

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a8cfca40fc0419928c3061f65ec6cc7b162a193e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a8cfca40fc0419928c3061f65ec6cc7b162a193e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a8cfca40fc0419928c3061f65ec6cc7b162a193e 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 #3786: [HUDI-2541] Eliminate the unnecessary usage of write client for flink

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a8cfca40fc0419928c3061f65ec6cc7b162a193e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2590",
       "triggerID" : "a8cfca40fc0419928c3061f65ec6cc7b162a193e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a8cfca40fc0419928c3061f65ec6cc7b162a193e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2590) 
   
   <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 #3786: [HUDI-2541] Eliminate the unnecessary usage of write client for flink

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a8cfca40fc0419928c3061f65ec6cc7b162a193e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2590",
       "triggerID" : "a8cfca40fc0419928c3061f65ec6cc7b162a193e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "57ad6441990bef9ffec760928b561a4f3bf9f1f5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2595",
       "triggerID" : "57ad6441990bef9ffec760928b561a4f3bf9f1f5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 57ad6441990bef9ffec760928b561a4f3bf9f1f5 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2595) 
   
   <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] danny0405 closed pull request #3786: [HUDI-2541] Eliminate the unnecessary usage of write client for flink

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


   


-- 
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 #3786: [HUDI-2541] Eliminate the unnecessary usage of write client for flink

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a8cfca40fc0419928c3061f65ec6cc7b162a193e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2590",
       "triggerID" : "a8cfca40fc0419928c3061f65ec6cc7b162a193e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "57ad6441990bef9ffec760928b561a4f3bf9f1f5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "57ad6441990bef9ffec760928b561a4f3bf9f1f5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a8cfca40fc0419928c3061f65ec6cc7b162a193e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2590) 
   * 57ad6441990bef9ffec760928b561a4f3bf9f1f5 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 #3786: [HUDI-2541] Eliminate the unnecessary usage of write client for flink

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a8cfca40fc0419928c3061f65ec6cc7b162a193e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2590",
       "triggerID" : "a8cfca40fc0419928c3061f65ec6cc7b162a193e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a8cfca40fc0419928c3061f65ec6cc7b162a193e Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2590) 
   
   <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] danny0405 commented on pull request #3786: [HUDI-2541] Eliminate the unnecessary usage of write client for flink

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


   Solved in HUDI-2562, will just close this one. Thanks for the contribution @SteNicholas :)


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