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 05:27:57 UTC

[GitHub] [hudi] alexeykudinkin opened a new pull request, #7026: [MINOR] Properly registering target classes w/ Kryo

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

   ### Change Logs
   
   Without explicit registration Kryo would have to be serializing fully-qualified name of the class along w/ every record that rely on such implicit registration(considerably bloating up serialized representation).
   
   In case of explicit registration provided during initialization 
   
   ### Impact
   
   Low
   
   ### Risk level (write none, low medium or high below)
   
   Low
   
   ### Documentation Update
   
   - Need to update docs suggesting users to now explicitly specify `spark.kryo.registrator=org.apache.spark.HoodieKryoRegistrar`
   
   ### 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 #7026: [MINOR] Properly registering target classes w/ Kryo

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

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

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12452",
       "triggerID" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12538",
       "triggerID" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "11b581e00bc7a4f67ebfac831caff2d91f8a8443",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12572",
       "triggerID" : "11b581e00bc7a4f67ebfac831caff2d91f8a8443",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c63311a47db6420327a311a5a0a2924ed4258ef7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12578",
       "triggerID" : "c63311a47db6420327a311a5a0a2924ed4258ef7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d6461234a99c761cd0b46553939d7140052d9f71",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12579",
       "triggerID" : "d6461234a99c761cd0b46553939d7140052d9f71",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b79a2b9e62da593bc7c6d96e45979f2f373300bd",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b79a2b9e62da593bc7c6d96e45979f2f373300bd",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d6461234a99c761cd0b46553939d7140052d9f71 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12579) 
   * b79a2b9e62da593bc7c6d96e45979f2f373300bd 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] alexeykudinkin commented on pull request #7026: [MINOR] Properly registering target classes w/ Kryo

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

   CI is green:
   
   <img width="1634" alt="Screen Shot 2022-10-27 at 6 03 35 PM" src="https://user-images.githubusercontent.com/428277/198428258-b75dc7d7-ba15-4013-9747-f2eb914a366f.png">
   https://dev.azure.com/apache-hudi-ci-org/apache-hudi-ci/_build/results?buildId=12614&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 #7026: [MINOR] Properly registering target classes w/ Kryo

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12452",
       "triggerID" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f3e04e0514fc9a3ae4f0de750f066f04bc54af8d Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12452) 
   * 49cdc11e9c0eca93aaac7529a4f998f39f45889e 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 #7026: [MINOR] Properly registering target classes w/ Kryo

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

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

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f3e04e0514fc9a3ae4f0de750f066f04bc54af8d 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 #7026: [MINOR] Properly registering target classes w/ Kryo

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12452",
       "triggerID" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12538",
       "triggerID" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 49cdc11e9c0eca93aaac7529a4f998f39f45889e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12538) 
   
   <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 #7026: [MINOR] Properly registering target classes w/ Kryo

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12452",
       "triggerID" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12538",
       "triggerID" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "11b581e00bc7a4f67ebfac831caff2d91f8a8443",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12572",
       "triggerID" : "11b581e00bc7a4f67ebfac831caff2d91f8a8443",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c63311a47db6420327a311a5a0a2924ed4258ef7",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12578",
       "triggerID" : "c63311a47db6420327a311a5a0a2924ed4258ef7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d6461234a99c761cd0b46553939d7140052d9f71",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d6461234a99c761cd0b46553939d7140052d9f71",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 11b581e00bc7a4f67ebfac831caff2d91f8a8443 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12572) 
   * c63311a47db6420327a311a5a0a2924ed4258ef7 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12578) 
   * d6461234a99c761cd0b46553939d7140052d9f71 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 #7026: [MINOR] Properly registering target classes w/ Kryo

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12452",
       "triggerID" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12538",
       "triggerID" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "11b581e00bc7a4f67ebfac831caff2d91f8a8443",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12572",
       "triggerID" : "11b581e00bc7a4f67ebfac831caff2d91f8a8443",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 49cdc11e9c0eca93aaac7529a4f998f39f45889e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12538) 
   * 11b581e00bc7a4f67ebfac831caff2d91f8a8443 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12572) 
   
   <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 #7026: [MINOR] Properly registering target classes w/ Kryo

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12452",
       "triggerID" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12538",
       "triggerID" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "11b581e00bc7a4f67ebfac831caff2d91f8a8443",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "11b581e00bc7a4f67ebfac831caff2d91f8a8443",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 49cdc11e9c0eca93aaac7529a4f998f39f45889e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12538) 
   * 11b581e00bc7a4f67ebfac831caff2d91f8a8443 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 #7026: [MINOR] Properly registering target classes w/ Kryo

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12452",
       "triggerID" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12538",
       "triggerID" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "11b581e00bc7a4f67ebfac831caff2d91f8a8443",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12572",
       "triggerID" : "11b581e00bc7a4f67ebfac831caff2d91f8a8443",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c63311a47db6420327a311a5a0a2924ed4258ef7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12578",
       "triggerID" : "c63311a47db6420327a311a5a0a2924ed4258ef7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d6461234a99c761cd0b46553939d7140052d9f71",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12579",
       "triggerID" : "d6461234a99c761cd0b46553939d7140052d9f71",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b79a2b9e62da593bc7c6d96e45979f2f373300bd",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12614",
       "triggerID" : "b79a2b9e62da593bc7c6d96e45979f2f373300bd",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b79a2b9e62da593bc7c6d96e45979f2f373300bd Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12614) 
   
   <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 #7026: [MINOR] Properly registering target classes w/ Kryo

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12452",
       "triggerID" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12538",
       "triggerID" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "11b581e00bc7a4f67ebfac831caff2d91f8a8443",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12572",
       "triggerID" : "11b581e00bc7a4f67ebfac831caff2d91f8a8443",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c63311a47db6420327a311a5a0a2924ed4258ef7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12578",
       "triggerID" : "c63311a47db6420327a311a5a0a2924ed4258ef7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d6461234a99c761cd0b46553939d7140052d9f71",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12579",
       "triggerID" : "d6461234a99c761cd0b46553939d7140052d9f71",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b79a2b9e62da593bc7c6d96e45979f2f373300bd",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12614",
       "triggerID" : "b79a2b9e62da593bc7c6d96e45979f2f373300bd",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d6461234a99c761cd0b46553939d7140052d9f71 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12579) 
   * b79a2b9e62da593bc7c6d96e45979f2f373300bd Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12614) 
   
   <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 #7026: [MINOR] Properly registering target classes w/ Kryo

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12452",
       "triggerID" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12538",
       "triggerID" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "11b581e00bc7a4f67ebfac831caff2d91f8a8443",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12572",
       "triggerID" : "11b581e00bc7a4f67ebfac831caff2d91f8a8443",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c63311a47db6420327a311a5a0a2924ed4258ef7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12578",
       "triggerID" : "c63311a47db6420327a311a5a0a2924ed4258ef7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d6461234a99c761cd0b46553939d7140052d9f71",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12579",
       "triggerID" : "d6461234a99c761cd0b46553939d7140052d9f71",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d6461234a99c761cd0b46553939d7140052d9f71 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12579) 
   
   <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 #7026: [MINOR] Properly registering target classes w/ Kryo

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12452",
       "triggerID" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12538",
       "triggerID" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "11b581e00bc7a4f67ebfac831caff2d91f8a8443",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12572",
       "triggerID" : "11b581e00bc7a4f67ebfac831caff2d91f8a8443",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c63311a47db6420327a311a5a0a2924ed4258ef7",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12578",
       "triggerID" : "c63311a47db6420327a311a5a0a2924ed4258ef7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d6461234a99c761cd0b46553939d7140052d9f71",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12579",
       "triggerID" : "d6461234a99c761cd0b46553939d7140052d9f71",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c63311a47db6420327a311a5a0a2924ed4258ef7 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12578) 
   * d6461234a99c761cd0b46553939d7140052d9f71 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12579) 
   
   <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 #7026: [MINOR] Properly registering target classes w/ Kryo

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12452",
       "triggerID" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12538",
       "triggerID" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f3e04e0514fc9a3ae4f0de750f066f04bc54af8d Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12452) 
   * 49cdc11e9c0eca93aaac7529a4f998f39f45889e Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12538) 
   
   <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 #7026: [MINOR] Properly registering target classes w/ Kryo

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12452",
       "triggerID" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12538",
       "triggerID" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "11b581e00bc7a4f67ebfac831caff2d91f8a8443",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12572",
       "triggerID" : "11b581e00bc7a4f67ebfac831caff2d91f8a8443",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c63311a47db6420327a311a5a0a2924ed4258ef7",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c63311a47db6420327a311a5a0a2924ed4258ef7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 49cdc11e9c0eca93aaac7529a4f998f39f45889e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12538) 
   * 11b581e00bc7a4f67ebfac831caff2d91f8a8443 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12572) 
   * c63311a47db6420327a311a5a0a2924ed4258ef7 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 #7026: [MINOR] Properly registering target classes w/ Kryo

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12452",
       "triggerID" : "f3e04e0514fc9a3ae4f0de750f066f04bc54af8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12538",
       "triggerID" : "49cdc11e9c0eca93aaac7529a4f998f39f45889e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "11b581e00bc7a4f67ebfac831caff2d91f8a8443",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12572",
       "triggerID" : "11b581e00bc7a4f67ebfac831caff2d91f8a8443",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c63311a47db6420327a311a5a0a2924ed4258ef7",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12578",
       "triggerID" : "c63311a47db6420327a311a5a0a2924ed4258ef7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 11b581e00bc7a4f67ebfac831caff2d91f8a8443 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12572) 
   * c63311a47db6420327a311a5a0a2924ed4258ef7 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12578) 
   
   <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] alexeykudinkin merged pull request #7026: [MINOR] Properly registering target classes w/ Kryo

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


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