You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "rohan-uptycs (via GitHub)" <gi...@apache.org> on 2023/04/17 14:39:32 UTC

[GitHub] [hudi] rohan-uptycs opened a new pull request, #8479: HUDI-6047: Consistent hash index metadata file related bug fix

rohan-uptycs opened a new pull request, #8479:
URL: https://github.com/apache/hudi/pull/8479

   ### Change Logs
   
   Following changes added
   
   1. Hudi loads consistent hashing committed bucket metadata file on the basis of replace commit present on active timeline, but when replaced commit gets archived it falls back to default metadata file which result in data duplication.
   2. Added patch for this bug https://issues.apache.org/jira/browse/HUDI-6047
   
   
   
   ### Impact
   
   none
   
   ### Risk level (write none, low medium or high below)
   
   none
   
   ### Documentation Update
   
   none
   
   ### 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] rohan-uptycs closed pull request #8479: [HUDI-6047] Clustering operation on consistent hashing index resulting in duplicate data

Posted by "rohan-uptycs (via GitHub)" <gi...@apache.org>.
rohan-uptycs closed pull request #8479: [HUDI-6047] Clustering operation on consistent hashing index resulting in duplicate data
URL: https://github.com/apache/hudi/pull/8479


-- 
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 #8479: HUDI-6047: Consistent hash index metadata file related bug fix

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

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

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

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

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "4bc3d0240e9caf944f727db6e1772da630450597",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4bc3d0240e9caf944f727db6e1772da630450597",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4bc3d0240e9caf944f727db6e1772da630450597 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] hudi-bot commented on pull request #8479: [HUDI-6047] Clustering operation on consistent hashing index resulting in duplicate data

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "4bc3d0240e9caf944f727db6e1772da630450597",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16403",
       "triggerID" : "4bc3d0240e9caf944f727db6e1772da630450597",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9494a6b6130743b63804da2b4a9a792592a9019a",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16435",
       "triggerID" : "9494a6b6130743b63804da2b4a9a792592a9019a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 9494a6b6130743b63804da2b4a9a792592a9019a Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16435) 
   
   <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] rohan-uptycs commented on pull request #8479: [HUDI-6047] Clustering operation on consistent hashing index resulting in duplicate data

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

   Will raise a new PR found few issues, will fix those 


-- 
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 #8479: [HUDI-6047] Clustering operation on consistent hashing index resulting in duplicate data

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "4bc3d0240e9caf944f727db6e1772da630450597",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16403",
       "triggerID" : "4bc3d0240e9caf944f727db6e1772da630450597",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9494a6b6130743b63804da2b4a9a792592a9019a",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16435",
       "triggerID" : "9494a6b6130743b63804da2b4a9a792592a9019a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4bc3d0240e9caf944f727db6e1772da630450597 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16403) 
   * 9494a6b6130743b63804da2b4a9a792592a9019a Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16435) 
   
   <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 #8479: [HUDI-6047] Clustering operation on consistent hashing index resulting in duplicate data

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

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