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/03/08 19:23:03 UTC

[GitHub] [hudi] wangxianghu opened a new pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

wangxianghu opened a new pull request #4987:
URL: https://github.com/apache/hudi/pull/4987


   ## What is the purpose of the pull request
   
   *Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string*
   
   ## Brief change log
   
   ## Verify this pull request
   
   UT to be added
   
   ## 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 removed a comment on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889",
       "triggerID" : "1066079239",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * 05858e09bcdb7381be01f3fe9d213089316eddd2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889) 
   
   <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] XuQianJin-Stars commented on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

Posted by GitBox <gi...@apache.org>.
XuQianJin-Stars commented on pull request #4987:
URL: https://github.com/apache/hudi/pull/4987#issuecomment-1067611971


   +1, when CI is success.


-- 
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 removed a comment on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889",
       "triggerID" : "1066079239",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956",
       "triggerID" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6959",
       "triggerID" : "1067666960",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6959) 
   
   <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 removed a comment on pull request #4987: [HUDI-3547] [WIP] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae 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 #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889",
       "triggerID" : "1066079239",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956",
       "triggerID" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6959",
       "triggerID" : "1067666960",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6959) 
   
   <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 removed a comment on pull request #4987: [HUDI-3547] [WIP] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 482fe9ef58c3473eac8a6a4e485f7d2f8eea1046 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709) 
   * 1077705483682eca8c063671fcacdf73740dacdb 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 #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889",
       "triggerID" : "1066079239",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956",
       "triggerID" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6959",
       "triggerID" : "1067666960",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6961",
       "triggerID" : "1067771034",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6959) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6961) 
   
   <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 #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 1077705483682eca8c063671fcacdf73740dacdb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837) 
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f 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 removed a comment on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 1077705483682eca8c063671fcacdf73740dacdb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837) 
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * f8502b48c2e61446dd01b9fafb0995909ac10313 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872) 
   * 05858e09bcdb7381be01f3fe9d213089316eddd2 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] wangxianghu commented on a change in pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

Posted by GitBox <gi...@apache.org>.
wangxianghu commented on a change in pull request #4987:
URL: https://github.com/apache/hudi/pull/4987#discussion_r826617975



##########
File path: hudi-utilities/src/test/java/org/apache/hudi/utilities/sources/TestJsonKafkaSourcePostProcessor.java
##########
@@ -120,6 +132,124 @@ public void testChainedJsonKafkaSourcePostProcessor() {
     assertEquals(0, fetch1.getBatch().get().count());
   }
 
+  @Test
+  public void testMaxwellJsonKafkaSourcePostProcessor() throws IOException {
+    // ------------------------------------------------------------------------
+    //  Maxwell data
+    // ------------------------------------------------------------------------
+
+    // database hudi, table hudi_maxwell_01 (insert, update and delete)
+    String hudiMaxwell01Insert = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"insert\","
+        + "\"ts\":1647074402,\"xid\":6233,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":18,\"insert_time\":\"2022-03-12 08:40:02\","
+        + "\"update_time\":\"2022-03-12 08:40:02\"}}";
+
+    String hudiMaxwell01Update = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"update\","
+        + "\"ts\":1647074482,\"xid\":6440,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":20,\"insert_time\":\"2022-03-12 04:40:02\",\"update_time\":\"2022-03-12 04:42:25\"},"
+        + "\"old\":{\"age\":18,\"insert_time\":\"2022-03-12 08:40:02\",\"update_time\":\"2022-03-12 08:40:02\"}}";
+
+    String hudiMaxwell01Delete = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"delete\","
+        + "\"ts\":1647074555,\"xid\":6631,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":20,\"insert_time\":\"2022-03-12 04:40:02\",\"update_time\":\"2022-03-12 04:42:25\"}}";
+
+    String hudiMaxwell01Ddl = "{\"type\":\"table-alter\",\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\","
+        + "\"old\":{\"database\":\"hudi\",\"charset\":\"utf8\",\"table\":\"hudi_maxwell_01\","
+        + "\"primary-key\":[\"id\"],\"columns\":[{\"type\":\"varchar\",\"name\":\"id\",\"charset\":\"utf8\"},"
+        + "{\"type\":\"varchar\",\"name\":\"name\",\"charset\":\"utf8\"},{\"type\":\"int\",\"name\":\"age\","
+        + "\"signed\":true},{\"type\":\"timestamp\",\"name\":\"insert_time\",\"column-length\":0},"
+        + "{\"type\":\"timestamp\",\"name\":\"update_time\",\"column-length\":0}]},\"def\":{\"database\":\"hudi\","
+        + "\"charset\":\"utf8\",\"table\":\"hudi_maxwell_01\",\"primary-key\":[\"id\"],"
+        + "\"columns\":[{\"type\":\"varchar\",\"name\":\"id\",\"charset\":\"utf8\"},{\"type\":\"varchar\","
+        + "\"name\":\"name\",\"charset\":\"utf8\"},{\"type\":\"int\",\"name\":\"age\",\"signed\":true},"
+        + "{\"type\":\"timestamp\",\"name\":\"insert_time\",\"column-length\":0},{\"type\":\"timestamp\","
+        + "\"name\":\"update_time\",\"column-length\":0}]},\"ts\":1647072305000,\"sql\":\"/* ApplicationName=DBeaver "
+        + "21.0.4 - Main */ ALTER TABLE hudi.hudi_maxwell_01 MODIFY COLUMN age int(3) NULL\"}";
+
+    // database hudi, table hudi_maxwell_010, insert
+    String hudiMaxwell010Insert = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_010\",\"type\":\"insert\","
+        + "\"ts\":1647073982,\"xid\":5164,\"commit\":true,\"data\":{\"id\":\"f3eaf4cdf7534e47a88cdf93d19b2ee6\","
+        + "\"name\":\"wangxianghu\",\"age\":18,\"insert_time\":\"2022-03-12 08:33:02\","
+        + "\"update_time\":\"2022-03-12 08:33:02\"}}";
+
+    // database hudi_02, table hudi_maxwell_02, insert
+    String hudi02Maxwell02Insert = "{\"database\":\"hudi_02\",\"table\":\"hudi_maxwell_02\",\"type\":\"insert\","
+        + "\"ts\":1647073916,\"xid\":4990,\"commit\":true,\"data\":{\"id\":\"9bb17f316ee8488cb107621ddf0f3cb0\","
+        + "\"name\":\"andy\",\"age\":17,\"insert_time\":\"2022-03-12 08:31:56\","
+        + "\"update_time\":\"2022-03-12 08:31:56\"}}";
+
+    // ------------------------------------------------------------------------
+    //  Tests
+    // ------------------------------------------------------------------------
+
+    ObjectMapper mapper = new ObjectMapper();
+    TypedProperties props = new TypedProperties();
+    props.setProperty(MaxwellJsonKafkaSourcePostProcessor.Config.DATABASE_NAME_REGEX_PROP.key(), "hudi(_)?[0-9]{0,2}");
+    props.setProperty(MaxwellJsonKafkaSourcePostProcessor.Config.TABLE_NAME_REGEX_PROP.key(), "hudi_maxwell(_)?[0-9]{0,2}");
+
+    // test insert and update
+    JavaRDD<String> inputInsertAndUpdate = jsc().parallelize(Arrays.asList(hudiMaxwell01Insert, hudiMaxwell01Update));
+    MaxwellJsonKafkaSourcePostProcessor processor = new MaxwellJsonKafkaSourcePostProcessor(props);
+    processor.process(inputInsertAndUpdate).map(mapper::readTree).foreach(record -> {
+      // database name should be null
+      JsonNode database = record.get("database");
+      // insert and update records should be tagged as no delete
+      boolean isDelete = record.get(HoodieRecord.HOODIE_IS_DELETED).booleanValue();
+
+      assertFalse(isDelete);
+      assertNull(database);

Review comment:
       original data -> database and table regex -> extract data ->  tag delete or not (some more process within delete)-> return




-- 
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 removed a comment on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 1077705483682eca8c063671fcacdf73740dacdb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837) 
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f 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 removed a comment on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 1077705483682eca8c063671fcacdf73740dacdb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837) 
   
   <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] wangxianghu merged pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   


-- 
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 removed a comment on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889",
       "triggerID" : "1066079239",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * 05858e09bcdb7381be01f3fe9d213089316eddd2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889) 
   
   <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] XuQianJin-Stars commented on a change in pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

Posted by GitBox <gi...@apache.org>.
XuQianJin-Stars commented on a change in pull request #4987:
URL: https://github.com/apache/hudi/pull/4987#discussion_r826618866



##########
File path: hudi-utilities/src/test/java/org/apache/hudi/utilities/sources/TestJsonKafkaSourcePostProcessor.java
##########
@@ -120,6 +132,124 @@ public void testChainedJsonKafkaSourcePostProcessor() {
     assertEquals(0, fetch1.getBatch().get().count());
   }
 
+  @Test
+  public void testMaxwellJsonKafkaSourcePostProcessor() throws IOException {
+    // ------------------------------------------------------------------------
+    //  Maxwell data
+    // ------------------------------------------------------------------------
+
+    // database hudi, table hudi_maxwell_01 (insert, update and delete)
+    String hudiMaxwell01Insert = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"insert\","
+        + "\"ts\":1647074402,\"xid\":6233,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":18,\"insert_time\":\"2022-03-12 08:40:02\","
+        + "\"update_time\":\"2022-03-12 08:40:02\"}}";
+
+    String hudiMaxwell01Update = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"update\","
+        + "\"ts\":1647074482,\"xid\":6440,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":20,\"insert_time\":\"2022-03-12 04:40:02\",\"update_time\":\"2022-03-12 04:42:25\"},"
+        + "\"old\":{\"age\":18,\"insert_time\":\"2022-03-12 08:40:02\",\"update_time\":\"2022-03-12 08:40:02\"}}";
+
+    String hudiMaxwell01Delete = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"delete\","
+        + "\"ts\":1647074555,\"xid\":6631,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":20,\"insert_time\":\"2022-03-12 04:40:02\",\"update_time\":\"2022-03-12 04:42:25\"}}";
+
+    String hudiMaxwell01Ddl = "{\"type\":\"table-alter\",\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\","
+        + "\"old\":{\"database\":\"hudi\",\"charset\":\"utf8\",\"table\":\"hudi_maxwell_01\","
+        + "\"primary-key\":[\"id\"],\"columns\":[{\"type\":\"varchar\",\"name\":\"id\",\"charset\":\"utf8\"},"
+        + "{\"type\":\"varchar\",\"name\":\"name\",\"charset\":\"utf8\"},{\"type\":\"int\",\"name\":\"age\","
+        + "\"signed\":true},{\"type\":\"timestamp\",\"name\":\"insert_time\",\"column-length\":0},"
+        + "{\"type\":\"timestamp\",\"name\":\"update_time\",\"column-length\":0}]},\"def\":{\"database\":\"hudi\","
+        + "\"charset\":\"utf8\",\"table\":\"hudi_maxwell_01\",\"primary-key\":[\"id\"],"
+        + "\"columns\":[{\"type\":\"varchar\",\"name\":\"id\",\"charset\":\"utf8\"},{\"type\":\"varchar\","
+        + "\"name\":\"name\",\"charset\":\"utf8\"},{\"type\":\"int\",\"name\":\"age\",\"signed\":true},"
+        + "{\"type\":\"timestamp\",\"name\":\"insert_time\",\"column-length\":0},{\"type\":\"timestamp\","
+        + "\"name\":\"update_time\",\"column-length\":0}]},\"ts\":1647072305000,\"sql\":\"/* ApplicationName=DBeaver "
+        + "21.0.4 - Main */ ALTER TABLE hudi.hudi_maxwell_01 MODIFY COLUMN age int(3) NULL\"}";
+
+    // database hudi, table hudi_maxwell_010, insert
+    String hudiMaxwell010Insert = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_010\",\"type\":\"insert\","
+        + "\"ts\":1647073982,\"xid\":5164,\"commit\":true,\"data\":{\"id\":\"f3eaf4cdf7534e47a88cdf93d19b2ee6\","
+        + "\"name\":\"wangxianghu\",\"age\":18,\"insert_time\":\"2022-03-12 08:33:02\","
+        + "\"update_time\":\"2022-03-12 08:33:02\"}}";
+
+    // database hudi_02, table hudi_maxwell_02, insert
+    String hudi02Maxwell02Insert = "{\"database\":\"hudi_02\",\"table\":\"hudi_maxwell_02\",\"type\":\"insert\","
+        + "\"ts\":1647073916,\"xid\":4990,\"commit\":true,\"data\":{\"id\":\"9bb17f316ee8488cb107621ddf0f3cb0\","
+        + "\"name\":\"andy\",\"age\":17,\"insert_time\":\"2022-03-12 08:31:56\","
+        + "\"update_time\":\"2022-03-12 08:31:56\"}}";
+
+    // ------------------------------------------------------------------------
+    //  Tests
+    // ------------------------------------------------------------------------
+
+    ObjectMapper mapper = new ObjectMapper();
+    TypedProperties props = new TypedProperties();
+    props.setProperty(MaxwellJsonKafkaSourcePostProcessor.Config.DATABASE_NAME_REGEX_PROP.key(), "hudi(_)?[0-9]{0,2}");
+    props.setProperty(MaxwellJsonKafkaSourcePostProcessor.Config.TABLE_NAME_REGEX_PROP.key(), "hudi_maxwell(_)?[0-9]{0,2}");
+
+    // test insert and update
+    JavaRDD<String> inputInsertAndUpdate = jsc().parallelize(Arrays.asList(hudiMaxwell01Insert, hudiMaxwell01Update));
+    MaxwellJsonKafkaSourcePostProcessor processor = new MaxwellJsonKafkaSourcePostProcessor(props);
+    processor.process(inputInsertAndUpdate).map(mapper::readTree).foreach(record -> {
+      // database name should be null
+      JsonNode database = record.get("database");
+      // insert and update records should be tagged as no delete
+      boolean isDelete = record.get(HoodieRecord.HOODIE_IS_DELETED).booleanValue();
+
+      assertFalse(isDelete);
+      assertNull(database);

Review comment:
       well, I see.




-- 
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] XuQianJin-Stars commented on a change in pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

Posted by GitBox <gi...@apache.org>.
XuQianJin-Stars commented on a change in pull request #4987:
URL: https://github.com/apache/hudi/pull/4987#discussion_r826523372



##########
File path: hudi-utilities/src/main/java/org/apache/hudi/utilities/sources/processor/maxwell/MaxwellJsonKafkaSourcePostProcessor.java
##########
@@ -0,0 +1,186 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hudi.utilities.sources.processor.maxwell;
+
+import org.apache.hudi.common.config.ConfigProperty;
+import org.apache.hudi.common.config.TypedProperties;
+import org.apache.hudi.common.model.HoodieRecord;
+import org.apache.hudi.common.util.DateTimeUtils;
+import org.apache.hudi.config.HoodieWriteConfig;
+import org.apache.hudi.utilities.exception.HoodieSourcePostProcessException;
+import org.apache.hudi.utilities.sources.processor.JsonKafkaSourcePostProcessor;
+
+import com.fasterxml.jackson.databind.JsonNode;
+import com.fasterxml.jackson.databind.ObjectMapper;
+import com.fasterxml.jackson.databind.node.ObjectNode;
+import org.apache.log4j.LogManager;
+import org.apache.log4j.Logger;
+import org.apache.spark.api.java.JavaRDD;
+
+import java.util.Locale;
+import java.util.Objects;
+import java.util.regex.Pattern;
+
+import static org.apache.hudi.utilities.sources.processor.maxwell.PreCombineFieldType.DATE_STRING;
+import static org.apache.hudi.utilities.sources.processor.maxwell.PreCombineFieldType.EPOCHMILLISECONDS;
+import static org.apache.hudi.utilities.sources.processor.maxwell.PreCombineFieldType.NON_TIMESTAMP;
+import static org.apache.hudi.utilities.sources.processor.maxwell.PreCombineFieldType.UNIX_TIMESTAMP;
+import static org.apache.hudi.utilities.sources.processor.maxwell.PreCombineFieldType.valueOf;
+
+/**
+ * A {@link JsonKafkaSourcePostProcessor} help to extract fresh data from maxwell json string and tag the record as
+ * delete or not.
+ */
+public class MaxwellJsonKafkaSourcePostProcessor extends JsonKafkaSourcePostProcessor {
+
+  private static final Logger LOG = LogManager.getLogger(MaxwellJsonKafkaSourcePostProcessor.class);
+
+  private static final ObjectMapper MAPPER = new ObjectMapper();
+
+  public MaxwellJsonKafkaSourcePostProcessor(TypedProperties props) {
+    super(props);
+  }
+
+  // ------------------------------------------------------------------------
+  //  Partial fields in maxwell json string
+  // ------------------------------------------------------------------------
+
+  private static final String DATABASE = "database";
+  private static final String TABLE = "table";
+  private static final String DATA = "data";
+  private static final String OPERATION_TYPE = "type";
+  private static final String TS = "ts";
+
+  // ------------------------------------------------------------------------
+  //  Operation types
+  // ------------------------------------------------------------------------
+
+  private static final String INSERT = "insert";
+  private static final String UPDATE = "update";
+  private static final String DELETE = "delete";
+
+  /**
+   * Configs to be passed for this processor.
+   */
+  public static class Config {
+    public static final ConfigProperty<String> DATABASE_NAME_REGEX_PROP = ConfigProperty
+        .key("hoodie.deltastreamer.source.json.kafka.post.processor.maxwell.database.regex")
+        .noDefaultValue()
+        .withDocumentation("Database name regex.");
+
+    public static final ConfigProperty<String> TABLE_NAME_REGEX_PROP = ConfigProperty
+        .key("hoodie.deltastreamer.source.json.kafka.post.processor.maxwell.table.regex")
+        .noDefaultValue()
+        .withDocumentation("Table name regex.");
+
+    public static final ConfigProperty<String> PRECOMBINE_FIELD_TYPE_PROP = ConfigProperty
+        .key("hoodie.deltastreamer.source.json.kafka.post.processor.maxwell.precombine.field.type")
+        .defaultValue("DATA_STRING")
+        .withDocumentation("Data type of the preCombine field. could be NON_TIMESTAMP, DATE_STRING,"
+            + "UNIX_TIMESTAMP or EPOCHMILLISECONDS. DATA_STRING by default ");
+
+    public static final ConfigProperty<String> PRECOMBINE_FIELD_FORMAT_PROP = ConfigProperty
+        .key("hoodie.deltastreamer.source.json.kafka.post.processor.maxwell.precombine.field.format")
+        .defaultValue("yyyy-MM-dd HH:mm:ss")
+        .withDocumentation("When the preCombine filed is in DATE_STRING format, use should tell hoodie"
+            + "what format it is. 'yyyy-MM-dd HH:mm:ss' by default");
+  }
+
+  @Override
+  public JavaRDD<String> process(JavaRDD<String> maxwellJsonRecords) {
+    return maxwellJsonRecords.map(record -> {
+      JsonNode inputJson = MAPPER.readTree(record);
+      String database = inputJson.get(DATABASE).textValue();
+      String table = inputJson.get(TABLE).textValue();
+
+      // filter out target databases and tables
+      if (isTargetTable(database, table)) {
+
+        LOG.info(String.format("Maxwell source processor starts process table : %s.%s", database, table));
+
+        ObjectNode result = (ObjectNode) inputJson.get(DATA);
+        String type = inputJson.get(OPERATION_TYPE).textValue();
+
+        // insert or update
+        if (INSERT.equals(type) || UPDATE.equals(type)) {
+          // tag this record not delete.
+          result.put(HoodieRecord.HOODIE_IS_DELETED, false);
+          return result.toString();
+
+          // delete
+        } else if (DELETE.equals(type)) {
+          // tag this record as delete.
+          result.put(HoodieRecord.HOODIE_IS_DELETED, true);

Review comment:
       Can delete logic be put into a method?




-- 
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 removed a comment on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889",
       "triggerID" : "1066079239",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * 05858e09bcdb7381be01f3fe9d213089316eddd2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889) 
   * fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d 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 #4987: [HUDI-3547] [WIP] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae 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 #4987: [HUDI-3547] [WIP] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 482fe9ef58c3473eac8a6a4e485f7d2f8eea1046 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709) 
   * 1077705483682eca8c063671fcacdf73740dacdb Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753) 
   
   <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 removed a comment on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * f8502b48c2e61446dd01b9fafb0995909ac10313 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872) 
   * 05858e09bcdb7381be01f3fe9d213089316eddd2 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875) 
   
   <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 #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 1077705483682eca8c063671fcacdf73740dacdb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837) 
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * f8502b48c2e61446dd01b9fafb0995909ac10313 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872) 
   
   <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 #4987: [HUDI-3547] [WIP] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 482fe9ef58c3473eac8a6a4e485f7d2f8eea1046 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709) 
   * 1077705483682eca8c063671fcacdf73740dacdb 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 removed a comment on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889",
       "triggerID" : "1066079239",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956",
       "triggerID" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6959",
       "triggerID" : "1067666960",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6959) 
   
   <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 removed a comment on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889",
       "triggerID" : "1066079239",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956",
       "triggerID" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6959",
       "triggerID" : "1067666960",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6961",
       "triggerID" : "1067771034",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6959) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6961) 
   
   <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 #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 1077705483682eca8c063671fcacdf73740dacdb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837) 
   
   <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 #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889",
       "triggerID" : "1066079239",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * 05858e09bcdb7381be01f3fe9d213089316eddd2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889) 
   
   <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] wangxianghu commented on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   @hudi-bot run azure


-- 
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] XuQianJin-Stars commented on a change in pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

Posted by GitBox <gi...@apache.org>.
XuQianJin-Stars commented on a change in pull request #4987:
URL: https://github.com/apache/hudi/pull/4987#discussion_r826520719



##########
File path: hudi-utilities/src/test/java/org/apache/hudi/utilities/sources/TestJsonKafkaSourcePostProcessor.java
##########
@@ -120,6 +132,124 @@ public void testChainedJsonKafkaSourcePostProcessor() {
     assertEquals(0, fetch1.getBatch().get().count());
   }
 
+  @Test
+  public void testMaxwellJsonKafkaSourcePostProcessor() throws IOException {
+    // ------------------------------------------------------------------------
+    //  Maxwell data
+    // ------------------------------------------------------------------------
+
+    // database hudi, table hudi_maxwell_01 (insert, update and delete)
+    String hudiMaxwell01Insert = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"insert\","
+        + "\"ts\":1647074402,\"xid\":6233,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":18,\"insert_time\":\"2022-03-12 08:40:02\","
+        + "\"update_time\":\"2022-03-12 08:40:02\"}}";
+
+    String hudiMaxwell01Update = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"update\","
+        + "\"ts\":1647074482,\"xid\":6440,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":20,\"insert_time\":\"2022-03-12 04:40:02\",\"update_time\":\"2022-03-12 04:42:25\"},"
+        + "\"old\":{\"age\":18,\"insert_time\":\"2022-03-12 08:40:02\",\"update_time\":\"2022-03-12 08:40:02\"}}";
+
+    String hudiMaxwell01Delete = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"delete\","
+        + "\"ts\":1647074555,\"xid\":6631,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":20,\"insert_time\":\"2022-03-12 04:40:02\",\"update_time\":\"2022-03-12 04:42:25\"}}";
+
+    String hudiMaxwell01Ddl = "{\"type\":\"table-alter\",\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\","
+        + "\"old\":{\"database\":\"hudi\",\"charset\":\"utf8\",\"table\":\"hudi_maxwell_01\","
+        + "\"primary-key\":[\"id\"],\"columns\":[{\"type\":\"varchar\",\"name\":\"id\",\"charset\":\"utf8\"},"
+        + "{\"type\":\"varchar\",\"name\":\"name\",\"charset\":\"utf8\"},{\"type\":\"int\",\"name\":\"age\","
+        + "\"signed\":true},{\"type\":\"timestamp\",\"name\":\"insert_time\",\"column-length\":0},"
+        + "{\"type\":\"timestamp\",\"name\":\"update_time\",\"column-length\":0}]},\"def\":{\"database\":\"hudi\","
+        + "\"charset\":\"utf8\",\"table\":\"hudi_maxwell_01\",\"primary-key\":[\"id\"],"
+        + "\"columns\":[{\"type\":\"varchar\",\"name\":\"id\",\"charset\":\"utf8\"},{\"type\":\"varchar\","
+        + "\"name\":\"name\",\"charset\":\"utf8\"},{\"type\":\"int\",\"name\":\"age\",\"signed\":true},"
+        + "{\"type\":\"timestamp\",\"name\":\"insert_time\",\"column-length\":0},{\"type\":\"timestamp\","
+        + "\"name\":\"update_time\",\"column-length\":0}]},\"ts\":1647072305000,\"sql\":\"/* ApplicationName=DBeaver "
+        + "21.0.4 - Main */ ALTER TABLE hudi.hudi_maxwell_01 MODIFY COLUMN age int(3) NULL\"}";
+
+    // database hudi, table hudi_maxwell_010, insert
+    String hudiMaxwell010Insert = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_010\",\"type\":\"insert\","
+        + "\"ts\":1647073982,\"xid\":5164,\"commit\":true,\"data\":{\"id\":\"f3eaf4cdf7534e47a88cdf93d19b2ee6\","
+        + "\"name\":\"wangxianghu\",\"age\":18,\"insert_time\":\"2022-03-12 08:33:02\","
+        + "\"update_time\":\"2022-03-12 08:33:02\"}}";
+
+    // database hudi_02, table hudi_maxwell_02, insert
+    String hudi02Maxwell02Insert = "{\"database\":\"hudi_02\",\"table\":\"hudi_maxwell_02\",\"type\":\"insert\","
+        + "\"ts\":1647073916,\"xid\":4990,\"commit\":true,\"data\":{\"id\":\"9bb17f316ee8488cb107621ddf0f3cb0\","
+        + "\"name\":\"andy\",\"age\":17,\"insert_time\":\"2022-03-12 08:31:56\","
+        + "\"update_time\":\"2022-03-12 08:31:56\"}}";
+
+    // ------------------------------------------------------------------------
+    //  Tests
+    // ------------------------------------------------------------------------
+
+    ObjectMapper mapper = new ObjectMapper();
+    TypedProperties props = new TypedProperties();
+    props.setProperty(MaxwellJsonKafkaSourcePostProcessor.Config.DATABASE_NAME_REGEX_PROP.key(), "hudi(_)?[0-9]{0,2}");
+    props.setProperty(MaxwellJsonKafkaSourcePostProcessor.Config.TABLE_NAME_REGEX_PROP.key(), "hudi_maxwell(_)?[0-9]{0,2}");
+
+    // test insert and update
+    JavaRDD<String> inputInsertAndUpdate = jsc().parallelize(Arrays.asList(hudiMaxwell01Insert, hudiMaxwell01Update));
+    MaxwellJsonKafkaSourcePostProcessor processor = new MaxwellJsonKafkaSourcePostProcessor(props);
+    processor.process(inputInsertAndUpdate).map(mapper::readTree).foreach(record -> {
+      // database name should be null
+      JsonNode database = record.get("database");
+      // insert and update records should be tagged as no delete
+      boolean isDelete = record.get(HoodieRecord.HOODIE_IS_DELETED).booleanValue();
+
+      assertFalse(isDelete);
+      assertNull(database);

Review comment:
       Why is the database null?




-- 
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 #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889",
       "triggerID" : "1066079239",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * 05858e09bcdb7381be01f3fe9d213089316eddd2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889) 
   * fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d 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] wangxianghu commented on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   @hudi-bot run azure


-- 
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 #4987: [HUDI-3547] [WIP] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 482fe9ef58c3473eac8a6a4e485f7d2f8eea1046 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709) 
   
   <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 removed a comment on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 1077705483682eca8c063671fcacdf73740dacdb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837) 
   
   <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 #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 1077705483682eca8c063671fcacdf73740dacdb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837) 
   
   <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] XuQianJin-Stars commented on a change in pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

Posted by GitBox <gi...@apache.org>.
XuQianJin-Stars commented on a change in pull request #4987:
URL: https://github.com/apache/hudi/pull/4987#discussion_r826520822



##########
File path: hudi-utilities/src/test/java/org/apache/hudi/utilities/sources/TestJsonKafkaSourcePostProcessor.java
##########
@@ -120,6 +132,124 @@ public void testChainedJsonKafkaSourcePostProcessor() {
     assertEquals(0, fetch1.getBatch().get().count());
   }
 
+  @Test
+  public void testMaxwellJsonKafkaSourcePostProcessor() throws IOException {
+    // ------------------------------------------------------------------------
+    //  Maxwell data
+    // ------------------------------------------------------------------------
+
+    // database hudi, table hudi_maxwell_01 (insert, update and delete)
+    String hudiMaxwell01Insert = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"insert\","
+        + "\"ts\":1647074402,\"xid\":6233,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":18,\"insert_time\":\"2022-03-12 08:40:02\","
+        + "\"update_time\":\"2022-03-12 08:40:02\"}}";
+
+    String hudiMaxwell01Update = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"update\","
+        + "\"ts\":1647074482,\"xid\":6440,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":20,\"insert_time\":\"2022-03-12 04:40:02\",\"update_time\":\"2022-03-12 04:42:25\"},"
+        + "\"old\":{\"age\":18,\"insert_time\":\"2022-03-12 08:40:02\",\"update_time\":\"2022-03-12 08:40:02\"}}";
+
+    String hudiMaxwell01Delete = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"delete\","
+        + "\"ts\":1647074555,\"xid\":6631,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":20,\"insert_time\":\"2022-03-12 04:40:02\",\"update_time\":\"2022-03-12 04:42:25\"}}";
+
+    String hudiMaxwell01Ddl = "{\"type\":\"table-alter\",\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\","
+        + "\"old\":{\"database\":\"hudi\",\"charset\":\"utf8\",\"table\":\"hudi_maxwell_01\","
+        + "\"primary-key\":[\"id\"],\"columns\":[{\"type\":\"varchar\",\"name\":\"id\",\"charset\":\"utf8\"},"
+        + "{\"type\":\"varchar\",\"name\":\"name\",\"charset\":\"utf8\"},{\"type\":\"int\",\"name\":\"age\","
+        + "\"signed\":true},{\"type\":\"timestamp\",\"name\":\"insert_time\",\"column-length\":0},"
+        + "{\"type\":\"timestamp\",\"name\":\"update_time\",\"column-length\":0}]},\"def\":{\"database\":\"hudi\","
+        + "\"charset\":\"utf8\",\"table\":\"hudi_maxwell_01\",\"primary-key\":[\"id\"],"
+        + "\"columns\":[{\"type\":\"varchar\",\"name\":\"id\",\"charset\":\"utf8\"},{\"type\":\"varchar\","
+        + "\"name\":\"name\",\"charset\":\"utf8\"},{\"type\":\"int\",\"name\":\"age\",\"signed\":true},"
+        + "{\"type\":\"timestamp\",\"name\":\"insert_time\",\"column-length\":0},{\"type\":\"timestamp\","
+        + "\"name\":\"update_time\",\"column-length\":0}]},\"ts\":1647072305000,\"sql\":\"/* ApplicationName=DBeaver "
+        + "21.0.4 - Main */ ALTER TABLE hudi.hudi_maxwell_01 MODIFY COLUMN age int(3) NULL\"}";
+
+    // database hudi, table hudi_maxwell_010, insert
+    String hudiMaxwell010Insert = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_010\",\"type\":\"insert\","
+        + "\"ts\":1647073982,\"xid\":5164,\"commit\":true,\"data\":{\"id\":\"f3eaf4cdf7534e47a88cdf93d19b2ee6\","
+        + "\"name\":\"wangxianghu\",\"age\":18,\"insert_time\":\"2022-03-12 08:33:02\","
+        + "\"update_time\":\"2022-03-12 08:33:02\"}}";
+
+    // database hudi_02, table hudi_maxwell_02, insert
+    String hudi02Maxwell02Insert = "{\"database\":\"hudi_02\",\"table\":\"hudi_maxwell_02\",\"type\":\"insert\","
+        + "\"ts\":1647073916,\"xid\":4990,\"commit\":true,\"data\":{\"id\":\"9bb17f316ee8488cb107621ddf0f3cb0\","
+        + "\"name\":\"andy\",\"age\":17,\"insert_time\":\"2022-03-12 08:31:56\","
+        + "\"update_time\":\"2022-03-12 08:31:56\"}}";
+
+    // ------------------------------------------------------------------------
+    //  Tests
+    // ------------------------------------------------------------------------
+
+    ObjectMapper mapper = new ObjectMapper();
+    TypedProperties props = new TypedProperties();
+    props.setProperty(MaxwellJsonKafkaSourcePostProcessor.Config.DATABASE_NAME_REGEX_PROP.key(), "hudi(_)?[0-9]{0,2}");
+    props.setProperty(MaxwellJsonKafkaSourcePostProcessor.Config.TABLE_NAME_REGEX_PROP.key(), "hudi_maxwell(_)?[0-9]{0,2}");
+
+    // test insert and update
+    JavaRDD<String> inputInsertAndUpdate = jsc().parallelize(Arrays.asList(hudiMaxwell01Insert, hudiMaxwell01Update));
+    MaxwellJsonKafkaSourcePostProcessor processor = new MaxwellJsonKafkaSourcePostProcessor(props);
+    processor.process(inputInsertAndUpdate).map(mapper::readTree).foreach(record -> {
+      // database name should be null
+      JsonNode database = record.get("database");
+      // insert and update records should be tagged as no delete
+      boolean isDelete = record.get(HoodieRecord.HOODIE_IS_DELETED).booleanValue();
+
+      assertFalse(isDelete);
+      assertNull(database);

Review comment:
       Why is the database null?




-- 
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] wangxianghu commented on a change in pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

Posted by GitBox <gi...@apache.org>.
wangxianghu commented on a change in pull request #4987:
URL: https://github.com/apache/hudi/pull/4987#discussion_r826610169



##########
File path: hudi-utilities/src/test/java/org/apache/hudi/utilities/sources/TestJsonKafkaSourcePostProcessor.java
##########
@@ -120,6 +132,124 @@ public void testChainedJsonKafkaSourcePostProcessor() {
     assertEquals(0, fetch1.getBatch().get().count());
   }
 
+  @Test
+  public void testMaxwellJsonKafkaSourcePostProcessor() throws IOException {
+    // ------------------------------------------------------------------------
+    //  Maxwell data
+    // ------------------------------------------------------------------------
+
+    // database hudi, table hudi_maxwell_01 (insert, update and delete)
+    String hudiMaxwell01Insert = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"insert\","
+        + "\"ts\":1647074402,\"xid\":6233,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":18,\"insert_time\":\"2022-03-12 08:40:02\","
+        + "\"update_time\":\"2022-03-12 08:40:02\"}}";
+
+    String hudiMaxwell01Update = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"update\","
+        + "\"ts\":1647074482,\"xid\":6440,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":20,\"insert_time\":\"2022-03-12 04:40:02\",\"update_time\":\"2022-03-12 04:42:25\"},"
+        + "\"old\":{\"age\":18,\"insert_time\":\"2022-03-12 08:40:02\",\"update_time\":\"2022-03-12 08:40:02\"}}";
+
+    String hudiMaxwell01Delete = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"delete\","
+        + "\"ts\":1647074555,\"xid\":6631,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":20,\"insert_time\":\"2022-03-12 04:40:02\",\"update_time\":\"2022-03-12 04:42:25\"}}";
+
+    String hudiMaxwell01Ddl = "{\"type\":\"table-alter\",\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\","
+        + "\"old\":{\"database\":\"hudi\",\"charset\":\"utf8\",\"table\":\"hudi_maxwell_01\","
+        + "\"primary-key\":[\"id\"],\"columns\":[{\"type\":\"varchar\",\"name\":\"id\",\"charset\":\"utf8\"},"
+        + "{\"type\":\"varchar\",\"name\":\"name\",\"charset\":\"utf8\"},{\"type\":\"int\",\"name\":\"age\","
+        + "\"signed\":true},{\"type\":\"timestamp\",\"name\":\"insert_time\",\"column-length\":0},"
+        + "{\"type\":\"timestamp\",\"name\":\"update_time\",\"column-length\":0}]},\"def\":{\"database\":\"hudi\","
+        + "\"charset\":\"utf8\",\"table\":\"hudi_maxwell_01\",\"primary-key\":[\"id\"],"
+        + "\"columns\":[{\"type\":\"varchar\",\"name\":\"id\",\"charset\":\"utf8\"},{\"type\":\"varchar\","
+        + "\"name\":\"name\",\"charset\":\"utf8\"},{\"type\":\"int\",\"name\":\"age\",\"signed\":true},"
+        + "{\"type\":\"timestamp\",\"name\":\"insert_time\",\"column-length\":0},{\"type\":\"timestamp\","
+        + "\"name\":\"update_time\",\"column-length\":0}]},\"ts\":1647072305000,\"sql\":\"/* ApplicationName=DBeaver "
+        + "21.0.4 - Main */ ALTER TABLE hudi.hudi_maxwell_01 MODIFY COLUMN age int(3) NULL\"}";
+
+    // database hudi, table hudi_maxwell_010, insert
+    String hudiMaxwell010Insert = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_010\",\"type\":\"insert\","
+        + "\"ts\":1647073982,\"xid\":5164,\"commit\":true,\"data\":{\"id\":\"f3eaf4cdf7534e47a88cdf93d19b2ee6\","
+        + "\"name\":\"wangxianghu\",\"age\":18,\"insert_time\":\"2022-03-12 08:33:02\","
+        + "\"update_time\":\"2022-03-12 08:33:02\"}}";
+
+    // database hudi_02, table hudi_maxwell_02, insert
+    String hudi02Maxwell02Insert = "{\"database\":\"hudi_02\",\"table\":\"hudi_maxwell_02\",\"type\":\"insert\","
+        + "\"ts\":1647073916,\"xid\":4990,\"commit\":true,\"data\":{\"id\":\"9bb17f316ee8488cb107621ddf0f3cb0\","
+        + "\"name\":\"andy\",\"age\":17,\"insert_time\":\"2022-03-12 08:31:56\","
+        + "\"update_time\":\"2022-03-12 08:31:56\"}}";
+
+    // ------------------------------------------------------------------------
+    //  Tests
+    // ------------------------------------------------------------------------
+
+    ObjectMapper mapper = new ObjectMapper();
+    TypedProperties props = new TypedProperties();
+    props.setProperty(MaxwellJsonKafkaSourcePostProcessor.Config.DATABASE_NAME_REGEX_PROP.key(), "hudi(_)?[0-9]{0,2}");
+    props.setProperty(MaxwellJsonKafkaSourcePostProcessor.Config.TABLE_NAME_REGEX_PROP.key(), "hudi_maxwell(_)?[0-9]{0,2}");
+
+    // test insert and update
+    JavaRDD<String> inputInsertAndUpdate = jsc().parallelize(Arrays.asList(hudiMaxwell01Insert, hudiMaxwell01Update));
+    MaxwellJsonKafkaSourcePostProcessor processor = new MaxwellJsonKafkaSourcePostProcessor(props);
+    processor.process(inputInsertAndUpdate).map(mapper::readTree).foreach(record -> {
+      // database name should be null
+      JsonNode database = record.get("database");
+      // insert and update records should be tagged as no delete
+      boolean isDelete = record.get(HoodieRecord.HOODIE_IS_DELETED).booleanValue();
+
+      assertFalse(isDelete);
+      assertNull(database);

Review comment:
       > Why is the database null?
   
   Because the processor have extract the content of `data` field as the result, field `database` doesn't belong to `data` 




-- 
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 #4987: [HUDI-3547] [WIP] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 482fe9ef58c3473eac8a6a4e485f7d2f8eea1046 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 #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889",
       "triggerID" : "1066079239",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956",
       "triggerID" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * 05858e09bcdb7381be01f3fe9d213089316eddd2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889) 
   * fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956) 
   
   <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 removed a comment on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889",
       "triggerID" : "1066079239",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956",
       "triggerID" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956) 
   
   <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 #4987: [HUDI-3547] [WIP] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 482fe9ef58c3473eac8a6a4e485f7d2f8eea1046 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709) 
   
   <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 removed a comment on pull request #4987: [HUDI-3547] [WIP] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 482fe9ef58c3473eac8a6a4e485f7d2f8eea1046 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 #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * f8502b48c2e61446dd01b9fafb0995909ac10313 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872) 
   * 05858e09bcdb7381be01f3fe9d213089316eddd2 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 removed a comment on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 1077705483682eca8c063671fcacdf73740dacdb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837) 
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * f8502b48c2e61446dd01b9fafb0995909ac10313 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872) 
   
   <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 #4987: [HUDI-3547] [WIP] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 1077705483682eca8c063671fcacdf73740dacdb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753) 
   
   <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] wangxianghu commented on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   hi @XuQianJin-Stars, can you help review this ?


-- 
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 #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889",
       "triggerID" : "1066079239",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956",
       "triggerID" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6959",
       "triggerID" : "1067666960",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6961",
       "triggerID" : "1067771034",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6959) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6961) 
   
   <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] wangxianghu commented on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   @hudi-bot run azure


-- 
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 removed a comment on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * f8502b48c2e61446dd01b9fafb0995909ac10313 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872) 
   * 05858e09bcdb7381be01f3fe9d213089316eddd2 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 #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889",
       "triggerID" : "1066079239",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * 05858e09bcdb7381be01f3fe9d213089316eddd2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889) 
   
   <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 removed a comment on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 1077705483682eca8c063671fcacdf73740dacdb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753) 
   
   <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 removed a comment on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 1077705483682eca8c063671fcacdf73740dacdb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837) 
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * f8502b48c2e61446dd01b9fafb0995909ac10313 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 #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 1077705483682eca8c063671fcacdf73740dacdb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837) 
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * f8502b48c2e61446dd01b9fafb0995909ac10313 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872) 
   * 05858e09bcdb7381be01f3fe9d213089316eddd2 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] XuQianJin-Stars commented on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

Posted by GitBox <gi...@apache.org>.
XuQianJin-Stars commented on pull request #4987:
URL: https://github.com/apache/hudi/pull/4987#issuecomment-1067490161


   This PR is very good overall.


-- 
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] wangxianghu commented on a change in pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

Posted by GitBox <gi...@apache.org>.
wangxianghu commented on a change in pull request #4987:
URL: https://github.com/apache/hudi/pull/4987#discussion_r826611663



##########
File path: hudi-utilities/src/main/java/org/apache/hudi/utilities/sources/processor/maxwell/MaxwellJsonKafkaSourcePostProcessor.java
##########
@@ -0,0 +1,186 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hudi.utilities.sources.processor.maxwell;
+
+import org.apache.hudi.common.config.ConfigProperty;
+import org.apache.hudi.common.config.TypedProperties;
+import org.apache.hudi.common.model.HoodieRecord;
+import org.apache.hudi.common.util.DateTimeUtils;
+import org.apache.hudi.config.HoodieWriteConfig;
+import org.apache.hudi.utilities.exception.HoodieSourcePostProcessException;
+import org.apache.hudi.utilities.sources.processor.JsonKafkaSourcePostProcessor;
+
+import com.fasterxml.jackson.databind.JsonNode;
+import com.fasterxml.jackson.databind.ObjectMapper;
+import com.fasterxml.jackson.databind.node.ObjectNode;
+import org.apache.log4j.LogManager;
+import org.apache.log4j.Logger;
+import org.apache.spark.api.java.JavaRDD;
+
+import java.util.Locale;
+import java.util.Objects;
+import java.util.regex.Pattern;
+
+import static org.apache.hudi.utilities.sources.processor.maxwell.PreCombineFieldType.DATE_STRING;
+import static org.apache.hudi.utilities.sources.processor.maxwell.PreCombineFieldType.EPOCHMILLISECONDS;
+import static org.apache.hudi.utilities.sources.processor.maxwell.PreCombineFieldType.NON_TIMESTAMP;
+import static org.apache.hudi.utilities.sources.processor.maxwell.PreCombineFieldType.UNIX_TIMESTAMP;
+import static org.apache.hudi.utilities.sources.processor.maxwell.PreCombineFieldType.valueOf;
+
+/**
+ * A {@link JsonKafkaSourcePostProcessor} help to extract fresh data from maxwell json string and tag the record as
+ * delete or not.
+ */
+public class MaxwellJsonKafkaSourcePostProcessor extends JsonKafkaSourcePostProcessor {
+
+  private static final Logger LOG = LogManager.getLogger(MaxwellJsonKafkaSourcePostProcessor.class);
+
+  private static final ObjectMapper MAPPER = new ObjectMapper();
+
+  public MaxwellJsonKafkaSourcePostProcessor(TypedProperties props) {
+    super(props);
+  }
+
+  // ------------------------------------------------------------------------
+  //  Partial fields in maxwell json string
+  // ------------------------------------------------------------------------
+
+  private static final String DATABASE = "database";
+  private static final String TABLE = "table";
+  private static final String DATA = "data";
+  private static final String OPERATION_TYPE = "type";
+  private static final String TS = "ts";
+
+  // ------------------------------------------------------------------------
+  //  Operation types
+  // ------------------------------------------------------------------------
+
+  private static final String INSERT = "insert";
+  private static final String UPDATE = "update";
+  private static final String DELETE = "delete";
+
+  /**
+   * Configs to be passed for this processor.
+   */
+  public static class Config {
+    public static final ConfigProperty<String> DATABASE_NAME_REGEX_PROP = ConfigProperty
+        .key("hoodie.deltastreamer.source.json.kafka.post.processor.maxwell.database.regex")
+        .noDefaultValue()
+        .withDocumentation("Database name regex.");
+
+    public static final ConfigProperty<String> TABLE_NAME_REGEX_PROP = ConfigProperty
+        .key("hoodie.deltastreamer.source.json.kafka.post.processor.maxwell.table.regex")
+        .noDefaultValue()
+        .withDocumentation("Table name regex.");
+
+    public static final ConfigProperty<String> PRECOMBINE_FIELD_TYPE_PROP = ConfigProperty
+        .key("hoodie.deltastreamer.source.json.kafka.post.processor.maxwell.precombine.field.type")
+        .defaultValue("DATA_STRING")
+        .withDocumentation("Data type of the preCombine field. could be NON_TIMESTAMP, DATE_STRING,"
+            + "UNIX_TIMESTAMP or EPOCHMILLISECONDS. DATA_STRING by default ");
+
+    public static final ConfigProperty<String> PRECOMBINE_FIELD_FORMAT_PROP = ConfigProperty
+        .key("hoodie.deltastreamer.source.json.kafka.post.processor.maxwell.precombine.field.format")
+        .defaultValue("yyyy-MM-dd HH:mm:ss")
+        .withDocumentation("When the preCombine filed is in DATE_STRING format, use should tell hoodie"
+            + "what format it is. 'yyyy-MM-dd HH:mm:ss' by default");
+  }
+
+  @Override
+  public JavaRDD<String> process(JavaRDD<String> maxwellJsonRecords) {
+    return maxwellJsonRecords.map(record -> {
+      JsonNode inputJson = MAPPER.readTree(record);
+      String database = inputJson.get(DATABASE).textValue();
+      String table = inputJson.get(TABLE).textValue();
+
+      // filter out target databases and tables
+      if (isTargetTable(database, table)) {
+
+        LOG.info(String.format("Maxwell source processor starts process table : %s.%s", database, table));
+
+        ObjectNode result = (ObjectNode) inputJson.get(DATA);
+        String type = inputJson.get(OPERATION_TYPE).textValue();
+
+        // insert or update
+        if (INSERT.equals(type) || UPDATE.equals(type)) {
+          // tag this record not delete.
+          result.put(HoodieRecord.HOODIE_IS_DELETED, false);
+          return result.toString();
+
+          // delete
+        } else if (DELETE.equals(type)) {
+          // tag this record as delete.
+          result.put(HoodieRecord.HOODIE_IS_DELETED, true);

Review comment:
       > Can delete logic be put into a method?
   
   done
   




-- 
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] XuQianJin-Stars commented on a change in pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

Posted by GitBox <gi...@apache.org>.
XuQianJin-Stars commented on a change in pull request #4987:
URL: https://github.com/apache/hudi/pull/4987#discussion_r826615061



##########
File path: hudi-utilities/src/test/java/org/apache/hudi/utilities/sources/TestJsonKafkaSourcePostProcessor.java
##########
@@ -120,6 +132,124 @@ public void testChainedJsonKafkaSourcePostProcessor() {
     assertEquals(0, fetch1.getBatch().get().count());
   }
 
+  @Test
+  public void testMaxwellJsonKafkaSourcePostProcessor() throws IOException {
+    // ------------------------------------------------------------------------
+    //  Maxwell data
+    // ------------------------------------------------------------------------
+
+    // database hudi, table hudi_maxwell_01 (insert, update and delete)
+    String hudiMaxwell01Insert = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"insert\","
+        + "\"ts\":1647074402,\"xid\":6233,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":18,\"insert_time\":\"2022-03-12 08:40:02\","
+        + "\"update_time\":\"2022-03-12 08:40:02\"}}";
+
+    String hudiMaxwell01Update = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"update\","
+        + "\"ts\":1647074482,\"xid\":6440,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":20,\"insert_time\":\"2022-03-12 04:40:02\",\"update_time\":\"2022-03-12 04:42:25\"},"
+        + "\"old\":{\"age\":18,\"insert_time\":\"2022-03-12 08:40:02\",\"update_time\":\"2022-03-12 08:40:02\"}}";
+
+    String hudiMaxwell01Delete = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"delete\","
+        + "\"ts\":1647074555,\"xid\":6631,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":20,\"insert_time\":\"2022-03-12 04:40:02\",\"update_time\":\"2022-03-12 04:42:25\"}}";
+
+    String hudiMaxwell01Ddl = "{\"type\":\"table-alter\",\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\","
+        + "\"old\":{\"database\":\"hudi\",\"charset\":\"utf8\",\"table\":\"hudi_maxwell_01\","
+        + "\"primary-key\":[\"id\"],\"columns\":[{\"type\":\"varchar\",\"name\":\"id\",\"charset\":\"utf8\"},"
+        + "{\"type\":\"varchar\",\"name\":\"name\",\"charset\":\"utf8\"},{\"type\":\"int\",\"name\":\"age\","
+        + "\"signed\":true},{\"type\":\"timestamp\",\"name\":\"insert_time\",\"column-length\":0},"
+        + "{\"type\":\"timestamp\",\"name\":\"update_time\",\"column-length\":0}]},\"def\":{\"database\":\"hudi\","
+        + "\"charset\":\"utf8\",\"table\":\"hudi_maxwell_01\",\"primary-key\":[\"id\"],"
+        + "\"columns\":[{\"type\":\"varchar\",\"name\":\"id\",\"charset\":\"utf8\"},{\"type\":\"varchar\","
+        + "\"name\":\"name\",\"charset\":\"utf8\"},{\"type\":\"int\",\"name\":\"age\",\"signed\":true},"
+        + "{\"type\":\"timestamp\",\"name\":\"insert_time\",\"column-length\":0},{\"type\":\"timestamp\","
+        + "\"name\":\"update_time\",\"column-length\":0}]},\"ts\":1647072305000,\"sql\":\"/* ApplicationName=DBeaver "
+        + "21.0.4 - Main */ ALTER TABLE hudi.hudi_maxwell_01 MODIFY COLUMN age int(3) NULL\"}";
+
+    // database hudi, table hudi_maxwell_010, insert
+    String hudiMaxwell010Insert = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_010\",\"type\":\"insert\","
+        + "\"ts\":1647073982,\"xid\":5164,\"commit\":true,\"data\":{\"id\":\"f3eaf4cdf7534e47a88cdf93d19b2ee6\","
+        + "\"name\":\"wangxianghu\",\"age\":18,\"insert_time\":\"2022-03-12 08:33:02\","
+        + "\"update_time\":\"2022-03-12 08:33:02\"}}";
+
+    // database hudi_02, table hudi_maxwell_02, insert
+    String hudi02Maxwell02Insert = "{\"database\":\"hudi_02\",\"table\":\"hudi_maxwell_02\",\"type\":\"insert\","
+        + "\"ts\":1647073916,\"xid\":4990,\"commit\":true,\"data\":{\"id\":\"9bb17f316ee8488cb107621ddf0f3cb0\","
+        + "\"name\":\"andy\",\"age\":17,\"insert_time\":\"2022-03-12 08:31:56\","
+        + "\"update_time\":\"2022-03-12 08:31:56\"}}";
+
+    // ------------------------------------------------------------------------
+    //  Tests
+    // ------------------------------------------------------------------------
+
+    ObjectMapper mapper = new ObjectMapper();
+    TypedProperties props = new TypedProperties();
+    props.setProperty(MaxwellJsonKafkaSourcePostProcessor.Config.DATABASE_NAME_REGEX_PROP.key(), "hudi(_)?[0-9]{0,2}");
+    props.setProperty(MaxwellJsonKafkaSourcePostProcessor.Config.TABLE_NAME_REGEX_PROP.key(), "hudi_maxwell(_)?[0-9]{0,2}");
+
+    // test insert and update
+    JavaRDD<String> inputInsertAndUpdate = jsc().parallelize(Arrays.asList(hudiMaxwell01Insert, hudiMaxwell01Update));
+    MaxwellJsonKafkaSourcePostProcessor processor = new MaxwellJsonKafkaSourcePostProcessor(props);
+    processor.process(inputInsertAndUpdate).map(mapper::readTree).foreach(record -> {
+      // database name should be null
+      JsonNode database = record.get("database");
+      // insert and update records should be tagged as no delete
+      boolean isDelete = record.get(HoodieRecord.HOODIE_IS_DELETED).booleanValue();
+
+      assertFalse(isDelete);
+      assertNull(database);

Review comment:
       > > Why is the database null?
   > 
   > Because the processor have extract the content of `data` field as the result, field `database` doesn't belong to `data`
   
   There is a problem. If Maxwell is used to parse multiple tables in the same database at the same time, how can we distinguish between database and table if it is not parsed in record?




-- 
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] wangxianghu commented on a change in pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

Posted by GitBox <gi...@apache.org>.
wangxianghu commented on a change in pull request #4987:
URL: https://github.com/apache/hudi/pull/4987#discussion_r826617046



##########
File path: hudi-utilities/src/test/java/org/apache/hudi/utilities/sources/TestJsonKafkaSourcePostProcessor.java
##########
@@ -120,6 +132,124 @@ public void testChainedJsonKafkaSourcePostProcessor() {
     assertEquals(0, fetch1.getBatch().get().count());
   }
 
+  @Test
+  public void testMaxwellJsonKafkaSourcePostProcessor() throws IOException {
+    // ------------------------------------------------------------------------
+    //  Maxwell data
+    // ------------------------------------------------------------------------
+
+    // database hudi, table hudi_maxwell_01 (insert, update and delete)
+    String hudiMaxwell01Insert = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"insert\","
+        + "\"ts\":1647074402,\"xid\":6233,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":18,\"insert_time\":\"2022-03-12 08:40:02\","
+        + "\"update_time\":\"2022-03-12 08:40:02\"}}";
+
+    String hudiMaxwell01Update = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"update\","
+        + "\"ts\":1647074482,\"xid\":6440,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":20,\"insert_time\":\"2022-03-12 04:40:02\",\"update_time\":\"2022-03-12 04:42:25\"},"
+        + "\"old\":{\"age\":18,\"insert_time\":\"2022-03-12 08:40:02\",\"update_time\":\"2022-03-12 08:40:02\"}}";
+
+    String hudiMaxwell01Delete = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\",\"type\":\"delete\","
+        + "\"ts\":1647074555,\"xid\":6631,\"commit\":true,\"data\":{\"id\":\"6018220e39e74477b45c7cf42f66bdc0\","
+        + "\"name\":\"mathieu\",\"age\":20,\"insert_time\":\"2022-03-12 04:40:02\",\"update_time\":\"2022-03-12 04:42:25\"}}";
+
+    String hudiMaxwell01Ddl = "{\"type\":\"table-alter\",\"database\":\"hudi\",\"table\":\"hudi_maxwell_01\","
+        + "\"old\":{\"database\":\"hudi\",\"charset\":\"utf8\",\"table\":\"hudi_maxwell_01\","
+        + "\"primary-key\":[\"id\"],\"columns\":[{\"type\":\"varchar\",\"name\":\"id\",\"charset\":\"utf8\"},"
+        + "{\"type\":\"varchar\",\"name\":\"name\",\"charset\":\"utf8\"},{\"type\":\"int\",\"name\":\"age\","
+        + "\"signed\":true},{\"type\":\"timestamp\",\"name\":\"insert_time\",\"column-length\":0},"
+        + "{\"type\":\"timestamp\",\"name\":\"update_time\",\"column-length\":0}]},\"def\":{\"database\":\"hudi\","
+        + "\"charset\":\"utf8\",\"table\":\"hudi_maxwell_01\",\"primary-key\":[\"id\"],"
+        + "\"columns\":[{\"type\":\"varchar\",\"name\":\"id\",\"charset\":\"utf8\"},{\"type\":\"varchar\","
+        + "\"name\":\"name\",\"charset\":\"utf8\"},{\"type\":\"int\",\"name\":\"age\",\"signed\":true},"
+        + "{\"type\":\"timestamp\",\"name\":\"insert_time\",\"column-length\":0},{\"type\":\"timestamp\","
+        + "\"name\":\"update_time\",\"column-length\":0}]},\"ts\":1647072305000,\"sql\":\"/* ApplicationName=DBeaver "
+        + "21.0.4 - Main */ ALTER TABLE hudi.hudi_maxwell_01 MODIFY COLUMN age int(3) NULL\"}";
+
+    // database hudi, table hudi_maxwell_010, insert
+    String hudiMaxwell010Insert = "{\"database\":\"hudi\",\"table\":\"hudi_maxwell_010\",\"type\":\"insert\","
+        + "\"ts\":1647073982,\"xid\":5164,\"commit\":true,\"data\":{\"id\":\"f3eaf4cdf7534e47a88cdf93d19b2ee6\","
+        + "\"name\":\"wangxianghu\",\"age\":18,\"insert_time\":\"2022-03-12 08:33:02\","
+        + "\"update_time\":\"2022-03-12 08:33:02\"}}";
+
+    // database hudi_02, table hudi_maxwell_02, insert
+    String hudi02Maxwell02Insert = "{\"database\":\"hudi_02\",\"table\":\"hudi_maxwell_02\",\"type\":\"insert\","
+        + "\"ts\":1647073916,\"xid\":4990,\"commit\":true,\"data\":{\"id\":\"9bb17f316ee8488cb107621ddf0f3cb0\","
+        + "\"name\":\"andy\",\"age\":17,\"insert_time\":\"2022-03-12 08:31:56\","
+        + "\"update_time\":\"2022-03-12 08:31:56\"}}";
+
+    // ------------------------------------------------------------------------
+    //  Tests
+    // ------------------------------------------------------------------------
+
+    ObjectMapper mapper = new ObjectMapper();
+    TypedProperties props = new TypedProperties();
+    props.setProperty(MaxwellJsonKafkaSourcePostProcessor.Config.DATABASE_NAME_REGEX_PROP.key(), "hudi(_)?[0-9]{0,2}");
+    props.setProperty(MaxwellJsonKafkaSourcePostProcessor.Config.TABLE_NAME_REGEX_PROP.key(), "hudi_maxwell(_)?[0-9]{0,2}");
+
+    // test insert and update
+    JavaRDD<String> inputInsertAndUpdate = jsc().parallelize(Arrays.asList(hudiMaxwell01Insert, hudiMaxwell01Update));
+    MaxwellJsonKafkaSourcePostProcessor processor = new MaxwellJsonKafkaSourcePostProcessor(props);
+    processor.process(inputInsertAndUpdate).map(mapper::readTree).foreach(record -> {
+      // database name should be null
+      JsonNode database = record.get("database");
+      // insert and update records should be tagged as no delete
+      boolean isDelete = record.get(HoodieRecord.HOODIE_IS_DELETED).booleanValue();
+
+      assertFalse(isDelete);
+      assertNull(database);

Review comment:
       > 
   
   we can config `hoodie.deltastreamer.source.json.kafka.post.processor.maxwell.database.regex` and `hoodie.deltastreamer.source.json.kafka.post.processor.maxwell.table.regex` to filter out the right database and table




-- 
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 #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * 05858e09bcdb7381be01f3fe9d213089316eddd2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875) 
   
   <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 #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * f8502b48c2e61446dd01b9fafb0995909ac10313 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872) 
   * 05858e09bcdb7381be01f3fe9d213089316eddd2 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875) 
   
   <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] wangxianghu commented on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   @hudi-bot run azure


-- 
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 removed a comment on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * 05858e09bcdb7381be01f3fe9d213089316eddd2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875) 
   
   <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 removed a comment on pull request #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889",
       "triggerID" : "1066079239",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956",
       "triggerID" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * 05858e09bcdb7381be01f3fe9d213089316eddd2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889) 
   * fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956) 
   
   <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 #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889",
       "triggerID" : "1066079239",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956",
       "triggerID" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6959",
       "triggerID" : "1067666960",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6959) 
   
   <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 #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6872",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6875",
       "triggerID" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "05858e09bcdb7381be01f3fe9d213089316eddd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6889",
       "triggerID" : "1066079239",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956",
       "triggerID" : "fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * fe5eb55a4a5a840b49a6bd209ac3e84f4245b72d Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6956) 
   
   <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 #4987: [HUDI-3547] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753",
       "triggerID" : "1077705483682eca8c063671fcacdf73740dacdb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1077705483682eca8c063671fcacdf73740dacdb",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837",
       "triggerID" : "1064986515",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f8502b48c2e61446dd01b9fafb0995909ac10313",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 1077705483682eca8c063671fcacdf73740dacdb Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6753) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6837) 
   * e44cfa5367f2c0b43246aa0cdd6b3fe83f22fc7f UNKNOWN
   * f8502b48c2e61446dd01b9fafb0995909ac10313 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 removed a comment on pull request #4987: [HUDI-3547] [WIP] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 482fe9ef58c3473eac8a6a4e485f7d2f8eea1046 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709) 
   
   <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 removed a comment on pull request #4987: [HUDI-3547] [WIP] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84d9028db0242b31b9fcee5cc27a361bd3c987ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709",
       "triggerID" : "482fe9ef58c3473eac8a6a4e485f7d2f8eea1046",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84d9028db0242b31b9fcee5cc27a361bd3c987ae UNKNOWN
   * 482fe9ef58c3473eac8a6a4e485f7d2f8eea1046 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6709) 
   
   <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 removed a comment on pull request #4987: [HUDI-3547] [WIP] Introduce MaxwellSourcePostProcessor to extract data from Maxwell json string

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


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