You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/08/07 07:24:50 UTC

[GitHub] [hudi] yuzhaojing opened a new pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

yuzhaojing opened a new pull request #3363:
URL: https://github.com/apache/hudi/pull/3363


   ## *Tips*
   - *Thank you very much for contributing to Apache Hudi.*
   - *Please review https://hudi.apache.org/contributing.html before opening a pull request.*
   
   ## What is the purpose of the pull request
   
   *(For example: This pull request adds quick-start document.)*
   
   ## Brief change log
   
   *(for example:)*
     - *Modify AnnotationLocation checkstyle rule in checkstyle.xml*
   
   ## Verify this pull request
   
   *(Please pick either of the following options)*
   
   This pull request is a trivial rework / code cleanup without any test coverage.
   
   *(or)*
   
   This pull request is already covered by existing tests, such as *(please describe tests)*.
   
   (or)
   
   This change added tests and can be verified as follows:
   
   *(example:)*
   
     - *Added integration tests for end-to-end.*
     - *Added HoodieClientWriteTest to verify the change.*
     - *Manually verified the change by running a job locally.*
   
   ## Committer checklist
   
    - [ ] Has a corresponding JIRA in PR title & commit
    
    - [ ] Commit message is descriptive of the change
    
    - [ ] CI is green
   
    - [ ] Necessary doc changes done or have another open PR
          
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220",
       "triggerID" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1221",
       "triggerID" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1312",
       "triggerID" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1318",
       "triggerID" : "ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a11300c477bbc23961d0f55cce8d7d54a589a12f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1323",
       "triggerID" : "a11300c477bbc23961d0f55cce8d7d54a589a12f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5d971095b96f3b960c0b958b52cb7633ae752cb5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "893969967",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "893969967",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5d971095b96f3b960c0b958b52cb7633ae752cb5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5d971095b96f3b960c0b958b52cb7633ae752cb5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   *  Unknown: [CANCELED](TBD) 
   * 5d971095b96f3b960c0b958b52cb7633ae752cb5 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] yuzhaojing closed pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] danny0405 commented on pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   @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 edited a comment on pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220",
       "triggerID" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1221",
       "triggerID" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1312",
       "triggerID" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d87265b4cb7ea7c346997d5491eccb5d840c0bd4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1312) 
   * ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot commented on pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 5ba7eb780eba7f75061aabb1e4d217ce1ca82298 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220",
       "triggerID" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1221",
       "triggerID" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1312",
       "triggerID" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1318",
       "triggerID" : "ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a11300c477bbc23961d0f55cce8d7d54a589a12f",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1323",
       "triggerID" : "a11300c477bbc23961d0f55cce8d7d54a589a12f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a11300c477bbc23961d0f55cce8d7d54a589a12f Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1323) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] yuzhaojing commented on a change in pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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



##########
File path: hudi-flink/src/main/java/org/apache/hudi/sink/partitioner/profile/WriteProfiles.java
##########
@@ -131,7 +133,7 @@ public static void clean(String path) {
         })
         // filter out crushed files
         .filter(Objects::nonNull)
-        .filter(fileStatus -> fileStatus.getLen() > 0)
+        .filter(fileStatus -> fileStatus.getLen() > MAGIC.length)
         .collect(Collectors.toList());

Review comment:
       Sorry, I will fix 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 edited a comment on pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220",
       "triggerID" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1221",
       "triggerID" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1312",
       "triggerID" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1318",
       "triggerID" : "ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a11300c477bbc23961d0f55cce8d7d54a589a12f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1323",
       "triggerID" : "a11300c477bbc23961d0f55cce8d7d54a589a12f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "893969967",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5d971095b96f3b960c0b958b52cb7633ae752cb5",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1421",
       "triggerID" : "893969967",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5d971095b96f3b960c0b958b52cb7633ae752cb5",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1421",
       "triggerID" : "5d971095b96f3b960c0b958b52cb7633ae752cb5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   *  Unknown: [CANCELED](TBD) 
   * 5d971095b96f3b960c0b958b52cb7633ae752cb5 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1421) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] danny0405 commented on a change in pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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



##########
File path: hudi-flink/src/main/java/org/apache/hudi/sink/partitioner/profile/WriteProfiles.java
##########
@@ -131,7 +133,7 @@ public static void clean(String path) {
         })
         // filter out crushed files
         .filter(Objects::nonNull)
-        .filter(fileStatus -> fileStatus.getLen() > 0)
+        .filter(fileStatus -> fileStatus.getLen() > MAGIC.length)
         .collect(Collectors.toList());

Review comment:
       What if the file is a log file ?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220",
       "triggerID" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1221",
       "triggerID" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1312",
       "triggerID" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1318",
       "triggerID" : "ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a11300c477bbc23961d0f55cce8d7d54a589a12f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a11300c477bbc23961d0f55cce8d7d54a589a12f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1318) 
   * a11300c477bbc23961d0f55cce8d7d54a589a12f UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220",
       "triggerID" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 5ba7eb780eba7f75061aabb1e4d217ce1ca82298 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220) 
   * 3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220",
       "triggerID" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1221",
       "triggerID" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1221) 
   * d87265b4cb7ea7c346997d5491eccb5d840c0bd4 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220",
       "triggerID" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1221",
       "triggerID" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1312",
       "triggerID" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d87265b4cb7ea7c346997d5491eccb5d840c0bd4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1312) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] yuzhaojing commented on a change in pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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



##########
File path: hudi-flink/src/main/java/org/apache/hudi/sink/partitioner/profile/WriteProfiles.java
##########
@@ -131,7 +133,7 @@ public static void clean(String path) {
         })
         // filter out crushed files
         .filter(Objects::nonNull)
-        .filter(fileStatus -> fileStatus.getLen() > 0)
+        .filter(fileStatus -> fileStatus.getLen() > MAGIC.length)
         .collect(Collectors.toList());

Review comment:
       This only filter parquet file that footer not written, log file still filter by fileSize > 0 because we can't predict problems by file size.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220",
       "triggerID" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1221",
       "triggerID" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1312",
       "triggerID" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1318",
       "triggerID" : "ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d87265b4cb7ea7c346997d5491eccb5d840c0bd4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1312) 
   * ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1318) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220",
       "triggerID" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1221",
       "triggerID" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1312",
       "triggerID" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1221) 
   * d87265b4cb7ea7c346997d5491eccb5d840c0bd4 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1312) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] yuzhaojing closed pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] danny0405 merged pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220",
       "triggerID" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 5ba7eb780eba7f75061aabb1e4d217ce1ca82298 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220) 
   * 3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] danny0405 commented on a change in pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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



##########
File path: hudi-flink/src/main/java/org/apache/hudi/sink/partitioner/profile/WriteProfiles.java
##########
@@ -131,7 +133,7 @@ public static void clean(String path) {
         })
         // filter out crushed files
         .filter(Objects::nonNull)
-        .filter(fileStatus -> fileStatus.getLen() > 0)
+        .filter(fileStatus -> fileStatus.getLen() > MAGIC.length)
         .collect(Collectors.toList());

Review comment:
       The committed file can be a log file, what do you mean by `log file still filter by fileSize > 0` ?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220",
       "triggerID" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 5ba7eb780eba7f75061aabb1e4d217ce1ca82298 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220",
       "triggerID" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1221",
       "triggerID" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 5ba7eb780eba7f75061aabb1e4d217ce1ca82298 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220) 
   * 3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1221) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220",
       "triggerID" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1221",
       "triggerID" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1312",
       "triggerID" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1318",
       "triggerID" : "ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a11300c477bbc23961d0f55cce8d7d54a589a12f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1323",
       "triggerID" : "a11300c477bbc23961d0f55cce8d7d54a589a12f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1318) 
   * a11300c477bbc23961d0f55cce8d7d54a589a12f Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1323) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220",
       "triggerID" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1221",
       "triggerID" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1221) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220",
       "triggerID" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1221",
       "triggerID" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1312",
       "triggerID" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1318",
       "triggerID" : "ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a11300c477bbc23961d0f55cce8d7d54a589a12f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1323",
       "triggerID" : "a11300c477bbc23961d0f55cce8d7d54a589a12f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5d971095b96f3b960c0b958b52cb7633ae752cb5",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1421",
       "triggerID" : "893969967",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5d971095b96f3b960c0b958b52cb7633ae752cb5",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1421",
       "triggerID" : "5d971095b96f3b960c0b958b52cb7633ae752cb5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "893969967",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 5d971095b96f3b960c0b958b52cb7633ae752cb5 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1421) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220",
       "triggerID" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1221",
       "triggerID" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1312",
       "triggerID" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1318",
       "triggerID" : "ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a11300c477bbc23961d0f55cce8d7d54a589a12f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a11300c477bbc23961d0f55cce8d7d54a589a12f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d87265b4cb7ea7c346997d5491eccb5d840c0bd4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1312) 
   * ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1318) 
   * a11300c477bbc23961d0f55cce8d7d54a589a12f UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3363: [HUDI-2247] Filter file where length less than parquet MAGIC length

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1220",
       "triggerID" : "5ba7eb780eba7f75061aabb1e4d217ce1ca82298",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1221",
       "triggerID" : "3aaac96fc79ce3e927c5f7e85d4c79e6ab3c83c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1312",
       "triggerID" : "d87265b4cb7ea7c346997d5491eccb5d840c0bd4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1318",
       "triggerID" : "ff1d2349feb77b776abaa7c7bcaa4bf2b0cdec61",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a11300c477bbc23961d0f55cce8d7d54a589a12f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1323",
       "triggerID" : "a11300c477bbc23961d0f55cce8d7d54a589a12f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5d971095b96f3b960c0b958b52cb7633ae752cb5",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1421",
       "triggerID" : "893969967",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5d971095b96f3b960c0b958b52cb7633ae752cb5",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1421",
       "triggerID" : "5d971095b96f3b960c0b958b52cb7633ae752cb5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "893969967",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 5d971095b96f3b960c0b958b52cb7633ae752cb5 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1421) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org