[GitHub] [hudi] yihua commented on a change in pull request #4107: [HUDI-2825] - Docs for markers

2021-11-26 Thread GitBox
yihua commented on a change in pull request #4107: URL: https://github.com/apache/hudi/pull/4107#discussion_r757293491 ## File path: website/docs/markers.md ## @@ -0,0 +1,90 @@ +--- +title: Write Markers +toc: true +--- + +## Purpose of Markers +A write operation can fail befor

[GitHub] [hudi] hudi-bot removed a comment on pull request #4129: [HUDI-2864] Fix README and scripts with current limitations of hive sync

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4129: URL: https://github.com/apache/hudi/pull/4129#issuecomment-979758946 ## CI report: * cb6932255d5e9439f521362c343d0eee863c837d Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4129: [HUDI-2864] Fix README and scripts with current limitations of hive sync

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4129: URL: https://github.com/apache/hudi/pull/4129#issuecomment-979768397 ## CI report: * cb6932255d5e9439f521362c343d0eee863c837d Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] hudi-bot removed a comment on pull request #4129: [HUDI-2864] Fix README and scripts with current limitations of hive sync

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4129: URL: https://github.com/apache/hudi/pull/4129#issuecomment-979768397 ## CI report: * cb6932255d5e9439f521362c343d0eee863c837d Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4129: [HUDI-2864] Fix README and scripts with current limitations of hive sync

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4129: URL: https://github.com/apache/hudi/pull/4129#issuecomment-979769983 ## CI report: * cb6932255d5e9439f521362c343d0eee863c837d Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] xushiyan commented on a change in pull request #4080: [HUDI-2757] Extend the hive sync tool to enable AWS Glue meta sync

2021-11-26 Thread GitBox
xushiyan commented on a change in pull request #4080: URL: https://github.com/apache/hudi/pull/4080#discussion_r757304720 ## File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/GlueDataCatalogClient.java ## @@ -0,0 +1,483 @@ +/* + * Licensed to the Apache So

[GitHub] [hudi] danny0405 merged pull request #4117: [HUDI-2852] Table metadata returns empty for non-exist partition

2021-11-26 Thread GitBox
danny0405 merged pull request #4117: URL: https://github.com/apache/hudi/pull/4117 -- 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-unsubsc

[hudi] branch master updated (f5da9b5 -> e554c7f)

2021-11-26 Thread danny0405
This is an automated email from the ASF dual-hosted git repository. danny0405 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git. from f5da9b5 [MINOR] Include hudi-aws in flink bundle jar (#4127) add e554c7f [HUDI-2852] Table metadata returns e

[jira] [Resolved] (HUDI-2852) Table metadata returns empty for non-exist partition

2021-11-26 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen resolved HUDI-2852. -- > Table metadata returns empty for non-exist partition > ---

[jira] [Commented] (HUDI-2852) Table metadata returns empty for non-exist partition

2021-11-26 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17449461#comment-17449461 ] Danny Chen commented on HUDI-2852: -- Fixed via master branch: e554c7f468950a47df49fd3e9519

[GitHub] [hudi] hudi-bot removed a comment on pull request #4128: [HUDI-2863] Rename option 'hoodie.parquet.page.size' to 'write.parque…

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4128: URL: https://github.com/apache/hudi/pull/4128#issuecomment-979756582 ## CI report: * 4421f327ea16a88d367ebeaf73edd67c9ecfc581 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #4128: [HUDI-2863] Rename option 'hoodie.parquet.page.size' to 'write.parque…

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4128: URL: https://github.com/apache/hudi/pull/4128#issuecomment-979785067 ## CI report: * e04b9c2f69359d8923f97e4fa0726f5a46e59ecc Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] rmahindra123 commented on a change in pull request #4080: [HUDI-2757] Extend the hive sync tool to enable AWS Glue meta sync

2021-11-26 Thread GitBox
rmahindra123 commented on a change in pull request #4080: URL: https://github.com/apache/hudi/pull/4080#discussion_r757314139 ## File path: hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/GlueDataCatalogClient.java ## @@ -0,0 +1,483 @@ +/* + * Licensed to the Apach

[GitHub] [hudi] dongkelun opened a new pull request #4130: [MINOR] Fix typo,rename 'getUrlEncodePartitoning' to 'getUrlEncodePartitioning'

2021-11-26 Thread GitBox
dongkelun opened a new pull request #4130: URL: https://github.com/apache/hudi/pull/4130 ## *Tips* - *Thank you very much for contributing to Apache Hudi.* - *Please review https://hudi.apache.org/contribute/how-to-contribute before opening a pull request.* ## What is the purpo

[hudi] branch master updated (e554c7f -> e9efbdb)

2021-11-26 Thread danny0405
This is an automated email from the ASF dual-hosted git repository. danny0405 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git. from e554c7f [HUDI-2852] Table metadata returns empty for non-exist partition (#4117) add e9efbdb [HUDI-2863] Ren

[GitHub] [hudi] danny0405 merged pull request #4128: [HUDI-2863] Rename option 'hoodie.parquet.page.size' to 'write.parque…

2021-11-26 Thread GitBox
danny0405 merged pull request #4128: URL: https://github.com/apache/hudi/pull/4128 -- 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-unsubsc

[jira] [Commented] (HUDI-2863) Rename option 'hoodie.parquet.page.size' to 'write.parquet.page.size'

2021-11-26 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17449469#comment-17449469 ] Danny Chen commented on HUDI-2863: -- Fixed via master branch: e9efbdb63c95d2971ac67576783e

[GitHub] [hudi] hudi-bot commented on pull request #4130: [MINOR] Fix typo,rename 'getUrlEncodePartitoning' to 'getUrlEncodePartitioning'

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4130: URL: https://github.com/apache/hudi/pull/4130#issuecomment-979789533 ## CI report: * 58a2f93c9c8848d18d0d1919bb03faaa8a6c486a UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` r

[jira] [Resolved] (HUDI-2863) Rename option 'hoodie.parquet.page.size' to 'write.parquet.page.size'

2021-11-26 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen resolved HUDI-2863. -- > Rename option 'hoodie.parquet.page.size' to 'write.parquet.page.size' > --

[GitHub] [hudi] hudi-bot removed a comment on pull request #4130: [MINOR] Fix typo,rename 'getUrlEncodePartitoning' to 'getUrlEncodePartitioning'

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4130: URL: https://github.com/apache/hudi/pull/4130#issuecomment-979789533 ## CI report: * 58a2f93c9c8848d18d0d1919bb03faaa8a6c486a UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run

[GitHub] [hudi] hudi-bot commented on pull request #4130: [MINOR] Fix typo,rename 'getUrlEncodePartitoning' to 'getUrlEncodePartitioning'

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4130: URL: https://github.com/apache/hudi/pull/4130#issuecomment-979790900 ## CI report: * 58a2f93c9c8848d18d0d1919bb03faaa8a6c486a Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] hudi-bot commented on pull request #4114: [WIP] [HUDI-2475] Metadata table creation and avoid bootstrapping race for write clients

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4114: URL: https://github.com/apache/hudi/pull/4114#issuecomment-979793802 ## CI report: * 2b401317edca07c55e0bf99e4066c052ea0582b0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] hudi-bot removed a comment on pull request #4114: [WIP] [HUDI-2475] Metadata table creation and avoid bootstrapping race for write clients

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4114: URL: https://github.com/apache/hudi/pull/4114#issuecomment-979586937 ## CI report: * 2b401317edca07c55e0bf99e4066c052ea0582b0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4114: [WIP] [HUDI-2475] Metadata table creation and avoid bootstrapping race for write clients

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4114: URL: https://github.com/apache/hudi/pull/4114#issuecomment-979795379 ## CI report: * 2b401317edca07c55e0bf99e4066c052ea0582b0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] hudi-bot removed a comment on pull request #4114: [WIP] [HUDI-2475] Metadata table creation and avoid bootstrapping race for write clients

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4114: URL: https://github.com/apache/hudi/pull/4114#issuecomment-979793802 ## CI report: * 2b401317edca07c55e0bf99e4066c052ea0582b0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4080: [HUDI-2757] Extend the hive sync tool to enable AWS Glue meta sync

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4080: URL: https://github.com/apache/hudi/pull/4080#issuecomment-979797035 ## CI report: * 6df7ea7431af699c71f6cdb81377a2633ebbcb15 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] hudi-bot removed a comment on pull request #4080: [HUDI-2757] Extend the hive sync tool to enable AWS Glue meta sync

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4080: URL: https://github.com/apache/hudi/pull/4080#issuecomment-979502354 ## CI report: * 6df7ea7431af699c71f6cdb81377a2633ebbcb15 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot removed a comment on pull request #4080: [HUDI-2757] Extend the hive sync tool to enable AWS Glue meta sync

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4080: URL: https://github.com/apache/hudi/pull/4080#issuecomment-979797035 ## CI report: * 6df7ea7431af699c71f6cdb81377a2633ebbcb15 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4080: [HUDI-2757] Extend the hive sync tool to enable AWS Glue meta sync

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4080: URL: https://github.com/apache/hudi/pull/4080#issuecomment-979798736 ## CI report: * 6df7ea7431af699c71f6cdb81377a2633ebbcb15 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] hudi-bot removed a comment on pull request #4125: [MINOR] Fix org.apache.hudi.HoodieSparkSqlWriterSuite

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4125: URL: https://github.com/apache/hudi/pull/4125#issuecomment-979645049 ## CI report: * fbb8b886d3fee950db78439e556205240d2198b2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4125: [MINOR] Fix org.apache.hudi.HoodieSparkSqlWriterSuite

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4125: URL: https://github.com/apache/hudi/pull/4125#issuecomment-979800411 ## CI report: * fbb8b886d3fee950db78439e556205240d2198b2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] hudi-bot removed a comment on pull request #4125: [MINOR] Fix org.apache.hudi.HoodieSparkSqlWriterSuite

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4125: URL: https://github.com/apache/hudi/pull/4125#issuecomment-979800411 ## CI report: * fbb8b886d3fee950db78439e556205240d2198b2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4125: [MINOR] Fix org.apache.hudi.HoodieSparkSqlWriterSuite

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4125: URL: https://github.com/apache/hudi/pull/4125#issuecomment-979802120 ## CI report: * fbb8b886d3fee950db78439e556205240d2198b2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] liujinhui1994 commented on issue #4027: [SUPPORT] Structured streaming Async clustering IndexOutOfBoundsException

2021-11-26 Thread GitBox
liujinhui1994 commented on issue #4027: URL: https://github.com/apache/hudi/issues/4027#issuecomment-979803519 ![微信图片_20211126170421](https://user-images.githubusercontent.com/25769285/143555243-c0f6ee49-8525-4933-9f4b-1e73a6ebe842.png) -- This is an automated message from the Apache

[GitHub] [hudi] liujinhui1994 commented on issue #4027: [SUPPORT] Structured streaming Async clustering IndexOutOfBoundsException

2021-11-26 Thread GitBox
liujinhui1994 commented on issue #4027: URL: https://github.com/apache/hudi/issues/4027#issuecomment-979804506 @xushiyan Sorry for the late reply. json is too long, I intercepted part of it -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [hudi] hudi-bot commented on pull request #4125: [MINOR] Fix org.apache.hudi.HoodieSparkSqlWriterSuite

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4125: URL: https://github.com/apache/hudi/pull/4125#issuecomment-979805763 ## CI report: * fbb8b886d3fee950db78439e556205240d2198b2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] hudi-bot removed a comment on pull request #4125: [MINOR] Fix org.apache.hudi.HoodieSparkSqlWriterSuite

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4125: URL: https://github.com/apache/hudi/pull/4125#issuecomment-979802120 ## CI report: * fbb8b886d3fee950db78439e556205240d2198b2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4125: [MINOR] Fix org.apache.hudi.HoodieSparkSqlWriterSuite

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4125: URL: https://github.com/apache/hudi/pull/4125#issuecomment-979807466 ## CI report: * 279d463a6dd4eedda200652c850fd6c2228f3144 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot removed a comment on pull request #4129: [HUDI-2864] Fix README and scripts with current limitations of hive sync

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4129: URL: https://github.com/apache/hudi/pull/4129#issuecomment-979769983 ## CI report: * cb6932255d5e9439f521362c343d0eee863c837d Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot removed a comment on pull request #4125: [MINOR] Fix org.apache.hudi.HoodieSparkSqlWriterSuite

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4125: URL: https://github.com/apache/hudi/pull/4125#issuecomment-979805763 ## CI report: * fbb8b886d3fee950db78439e556205240d2198b2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4129: [HUDI-2864] Fix README and scripts with current limitations of hive sync

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4129: URL: https://github.com/apache/hudi/pull/4129#issuecomment-979807500 ## CI report: * 987e69fa4cc0b82bab89a8b9d47c0a988bc75a41 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] hudi-bot removed a comment on pull request #4114: [WIP] [HUDI-2475] Metadata table creation and avoid bootstrapping race for write clients

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4114: URL: https://github.com/apache/hudi/pull/4114#issuecomment-979795379 ## CI report: * 2b401317edca07c55e0bf99e4066c052ea0582b0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4114: [WIP] [HUDI-2475] Metadata table creation and avoid bootstrapping race for write clients

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4114: URL: https://github.com/apache/hudi/pull/4114#issuecomment-979810979 ## CI report: * 2b401317edca07c55e0bf99e4066c052ea0582b0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] manojpec commented on pull request #4124: [WIP] [HUDI-2862] Table upgrade and metadata table bootstrap under the table lock

2021-11-26 Thread GitBox
manojpec commented on pull request #4124: URL: https://github.com/apache/hudi/pull/4124#issuecomment-979812715 @nsivabalan @vinothchandar : This PR is based off https://github.com/apache/hudi/pull/4114. The commit to review here is the last one only https://github.com/apache/hudi/pu

[GitHub] [hudi] hudi-bot removed a comment on pull request #4114: [WIP] [HUDI-2475] Metadata table creation and avoid bootstrapping race for write clients

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4114: URL: https://github.com/apache/hudi/pull/4114#issuecomment-979810979 ## CI report: * 2b401317edca07c55e0bf99e4066c052ea0582b0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4114: [WIP] [HUDI-2475] Metadata table creation and avoid bootstrapping race for write clients

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4114: URL: https://github.com/apache/hudi/pull/4114#issuecomment-979812908 ## CI report: * c6139303e8ddced4ec6853e2ebdbaf8f69f5b509 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot removed a comment on pull request #4124: [WIP] [HUDI-2862] Table upgrade and metadata table bootstrap under the table lock

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4124: URL: https://github.com/apache/hudi/pull/4124#issuecomment-979576634 ## CI report: * 8f6c03bd44ca5256ec658f87ce6739d24e801901 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4124: [WIP] [HUDI-2862] Table upgrade and metadata table bootstrap under the table lock

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4124: URL: https://github.com/apache/hudi/pull/4124#issuecomment-979812959 ## CI report: * 8f6c03bd44ca5256ec658f87ce6739d24e801901 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] hudi-bot commented on pull request #4124: [WIP] [HUDI-2862] Table upgrade and metadata table bootstrap under the table lock

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4124: URL: https://github.com/apache/hudi/pull/4124#issuecomment-979814757 ## CI report: * 8f6c03bd44ca5256ec658f87ce6739d24e801901 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] hudi-bot removed a comment on pull request #4124: [WIP] [HUDI-2862] Table upgrade and metadata table bootstrap under the table lock

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4124: URL: https://github.com/apache/hudi/pull/4124#issuecomment-979812959 ## CI report: * 8f6c03bd44ca5256ec658f87ce6739d24e801901 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] manojpec commented on pull request #4114: [HUDI-2475] Metadata table creation and avoid bootstrapping race for write clients

2021-11-26 Thread GitBox
manojpec commented on pull request #4114: URL: https://github.com/apache/hudi/pull/4114#issuecomment-979819485 @vinothchandar @nsivabalan Please take a look at the latest revision. My tests passed across inflight clustering and inflight commit actions. It is important to pass in the

[GitHub] [hudi] hudi-bot removed a comment on pull request #4130: [MINOR] Fix typo,rename 'getUrlEncodePartitoning' to 'getUrlEncodePartitioning'

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4130: URL: https://github.com/apache/hudi/pull/4130#issuecomment-979790900 ## CI report: * 58a2f93c9c8848d18d0d1919bb03faaa8a6c486a Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4130: [MINOR] Fix typo,rename 'getUrlEncodePartitoning' to 'getUrlEncodePartitioning'

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4130: URL: https://github.com/apache/hudi/pull/4130#issuecomment-979826910 ## CI report: * 58a2f93c9c8848d18d0d1919bb03faaa8a6c486a Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] manojpec commented on a change in pull request #4101: [HUDI-2850] Clustering CLI - schedule and run command fixes to avoid NumberFormatException

2021-11-26 Thread GitBox
manojpec commented on a change in pull request #4101: URL: https://github.com/apache/hudi/pull/4101#discussion_r757362263 ## File path: hudi-cli/src/main/java/org/apache/hudi/cli/commands/ClusteringCommand.java ## @@ -42,12 +42,12 @@ @CliCommand(value = "clustering schedu

[GitHub] [hudi] manojpec commented on a change in pull request #4101: [HUDI-2850] Clustering CLI - schedule and run command fixes to avoid NumberFormatException

2021-11-26 Thread GitBox
manojpec commented on a change in pull request #4101: URL: https://github.com/apache/hudi/pull/4101#discussion_r757362487 ## File path: hudi-utilities/src/main/java/org/apache/hudi/utilities/HoodieClusteringJob.java ## @@ -59,7 +59,7 @@ public HoodieClusteringJob(JavaSparkC

[GitHub] [hudi] manojpec commented on a change in pull request #4101: [HUDI-2850] Clustering CLI - schedule and run command fixes to avoid NumberFormatException

2021-11-26 Thread GitBox
manojpec commented on a change in pull request #4101: URL: https://github.com/apache/hudi/pull/4101#discussion_r757362723 ## File path: hudi-cli/src/main/java/org/apache/hudi/cli/commands/SparkMain.java ## @@ -159,33 +162,34 @@ public static void main(String[] args) throws Exce

[GitHub] [hudi] hudi-bot commented on pull request #4101: [HUDI-2850] Clustering CLI - schedule and run command fixes to avoid NumberFormatException

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4101: URL: https://github.com/apache/hudi/pull/4101#issuecomment-979833659 ## CI report: * 698b8813667130390579a89458a3ea8728201c76 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] hudi-bot removed a comment on pull request #4101: [HUDI-2850] Clustering CLI - schedule and run command fixes to avoid NumberFormatException

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4101: URL: https://github.com/apache/hudi/pull/4101#issuecomment-977725541 ## CI report: * 698b8813667130390579a89458a3ea8728201c76 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4101: [HUDI-2850] Clustering CLI - schedule and run command fixes to avoid NumberFormatException

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4101: URL: https://github.com/apache/hudi/pull/4101#issuecomment-979835396 ## CI report: * 698b8813667130390579a89458a3ea8728201c76 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] hudi-bot removed a comment on pull request #4114: [HUDI-2475] Metadata table creation and avoid bootstrapping race for write clients

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4114: URL: https://github.com/apache/hudi/pull/4114#issuecomment-979812908 ## CI report: * c6139303e8ddced4ec6853e2ebdbaf8f69f5b509 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot removed a comment on pull request #4101: [HUDI-2850] Clustering CLI - schedule and run command fixes to avoid NumberFormatException

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4101: URL: https://github.com/apache/hudi/pull/4101#issuecomment-979833659 ## CI report: * 698b8813667130390579a89458a3ea8728201c76 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4114: [HUDI-2475] Metadata table creation and avoid bootstrapping race for write clients

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4114: URL: https://github.com/apache/hudi/pull/4114#issuecomment-979835456 ## CI report: * c6139303e8ddced4ec6853e2ebdbaf8f69f5b509 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot commented on pull request #4125: [MINOR] Fix org.apache.hudi.HoodieSparkSqlWriterSuite

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4125: URL: https://github.com/apache/hudi/pull/4125#issuecomment-979842519 ## CI report: * 279d463a6dd4eedda200652c850fd6c2228f3144 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot removed a comment on pull request #4125: [MINOR] Fix org.apache.hudi.HoodieSparkSqlWriterSuite

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4125: URL: https://github.com/apache/hudi/pull/4125#issuecomment-979807466 ## CI report: * 279d463a6dd4eedda200652c850fd6c2228f3144 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] JoshuaZhuCN commented on issue #3981: [SUPPORT] If the HUDI table(MOR) contains only log files, the Spark Datasource cannot obtain data in snapshot mode

2021-11-26 Thread GitBox
JoshuaZhuCN commented on issue #3981: URL: https://github.com/apache/hudi/issues/3981#issuecomment-979846358 > @JoshuaZhuCN spark should support read pure log table. When you specify the load path, do not use wildcards, just specify the path to the table level。 load("hdfs://localhost:9000/

[GitHub] [hudi] hudi-bot commented on pull request #4080: [HUDI-2757] Extend the hive sync tool to enable AWS Glue meta sync

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4080: URL: https://github.com/apache/hudi/pull/4080#issuecomment-979851123 ## CI report: * c5d8f1f521a6cd7d3faffd79222e9e67e929f023 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] hudi-bot removed a comment on pull request #4080: [HUDI-2757] Extend the hive sync tool to enable AWS Glue meta sync

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4080: URL: https://github.com/apache/hudi/pull/4080#issuecomment-979798736 ## CI report: * 6df7ea7431af699c71f6cdb81377a2633ebbcb15 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot removed a comment on pull request #4125: [MINOR] Fix org.apache.hudi.HoodieSparkSqlWriterSuite

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4125: URL: https://github.com/apache/hudi/pull/4125#issuecomment-979842519 ## CI report: * 279d463a6dd4eedda200652c850fd6c2228f3144 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #4125: [MINOR] Fix org.apache.hudi.HoodieSparkSqlWriterSuite

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4125: URL: https://github.com/apache/hudi/pull/4125#issuecomment-979866021 ## CI report: * b48bfc3e22632f5b4fb0f5092a26264966491691 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] BenjMaq opened a new issue #4131: [SUPPORT] org.apache.hudi.exception.HoodieException: The value of can not be null

2021-11-26 Thread GitBox
BenjMaq opened a new issue #4131: URL: https://github.com/apache/hudi/issues/4131 **Describe the problem you faced** I'm running Hudi `0.9.0`, creating an external Hudi table on S3, and when trying to insert into this table using Spark SQL, it fails with exception `org.apache.hudi.e

[GitHub] [hudi] hudi-bot removed a comment on pull request #4124: [HUDI-2862] Table upgrade and metadata table bootstrap under the table lock

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4124: URL: https://github.com/apache/hudi/pull/4124#issuecomment-979814757 ## CI report: * 8f6c03bd44ca5256ec658f87ce6739d24e801901 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4124: [HUDI-2862] Table upgrade and metadata table bootstrap under the table lock

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4124: URL: https://github.com/apache/hudi/pull/4124#issuecomment-979877376 ## CI report: * bd1b6ab01d300762c806693b300c996d5f9ffa0e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] hudi-bot removed a comment on pull request #4101: [HUDI-2850] Clustering CLI - schedule and run command fixes to avoid NumberFormatException

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4101: URL: https://github.com/apache/hudi/pull/4101#issuecomment-979835396 ## CI report: * 698b8813667130390579a89458a3ea8728201c76 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4101: [HUDI-2850] Clustering CLI - schedule and run command fixes to avoid NumberFormatException

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4101: URL: https://github.com/apache/hudi/pull/4101#issuecomment-979886208 ## CI report: * 89112c783ff8dfa373fed8859695f1ecc6912c95 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] hudi-bot removed a comment on pull request #4114: [HUDI-2475] Metadata table creation and avoid bootstrapping race for write clients

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4114: URL: https://github.com/apache/hudi/pull/4114#issuecomment-979835456 ## CI report: * c6139303e8ddced4ec6853e2ebdbaf8f69f5b509 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #4114: [HUDI-2475] Metadata table creation and avoid bootstrapping race for write clients

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4114: URL: https://github.com/apache/hudi/pull/4114#issuecomment-979909439 ## CI report: * bdfc48e1d3215576604c0f140e3f350901d99d43 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] nsivabalan commented on a change in pull request #4114: [HUDI-2475] Metadata table creation and avoid bootstrapping race for write clients

2021-11-26 Thread GitBox
nsivabalan commented on a change in pull request #4114: URL: https://github.com/apache/hudi/pull/4114#discussion_r757446507 ## File path: hudi-client/hudi-spark-client/src/main/java/org/apache/hudi/table/HoodieSparkTable.java ## @@ -49,8 +48,7 @@ public abstract class HoodieS

[jira] [Created] (HUDI-2866) Fix Metadata table bootstrapping in Flink same as spark

2021-11-26 Thread sivabalan narayanan (Jira)
sivabalan narayanan created HUDI-2866: - Summary: Fix Metadata table bootstrapping in Flink same as spark Key: HUDI-2866 URL: https://issues.apache.org/jira/browse/HUDI-2866 Project: Apache Hudi

[jira] [Updated] (HUDI-2866) Fix Metadata table bootstrapping in Flink same as spark

2021-11-26 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-2866: -- Parent: HUDI-1292 Issue Type: Sub-task (was: Improvement) > Fix Metadata table

[jira] [Assigned] (HUDI-2866) Fix Metadata table bootstrapping in Flink same as spark

2021-11-26 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan reassigned HUDI-2866: - Assignee: Danny Chen > Fix Metadata table bootstrapping in Flink same as spark >

[jira] [Updated] (HUDI-2866) Fix Metadata table bootstrapping in Flink same as spark

2021-11-26 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-2866: -- Description: Please revisit flink code and ensure we are having parity with spark. Espe

[GitHub] [hudi] nsivabalan commented on a change in pull request #4114: [HUDI-2475] Metadata table creation and avoid bootstrapping race for write clients

2021-11-26 Thread GitBox
nsivabalan commented on a change in pull request #4114: URL: https://github.com/apache/hudi/pull/4114#discussion_r757452668 ## File path: hudi-client/hudi-flink-client/src/main/java/org/apache/hudi/client/HoodieFlinkWriteClient.java ## @@ -369,7 +369,8 @@ public void completeC

[jira] [Updated] (HUDI-2866) Get Metadata table bootstrapping in Flink in parity with spark

2021-11-26 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-2866: -- Summary: Get Metadata table bootstrapping in Flink in parity with spark (was: Fix Metad

[GitHub] [hudi] nsivabalan commented on pull request #4125: [MINOR] Fix org.apache.hudi.HoodieSparkSqlWriterSuite

2021-11-26 Thread GitBox
nsivabalan commented on pull request #4125: URL: https://github.com/apache/hudi/pull/4125#issuecomment-979936217 @hudi-bot azure run -- 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

[GitHub] [hudi] nsivabalan merged pull request #4101: [HUDI-2850] Clustering CLI - schedule and run command fixes to avoid NumberFormatException

2021-11-26 Thread GitBox
nsivabalan merged pull request #4101: URL: https://github.com/apache/hudi/pull/4101 -- 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-unsubs

[GitHub] [hudi] nsivabalan commented on pull request #4101: [HUDI-2850] Clustering CLI - schedule and run command fixes to avoid NumberFormatException

2021-11-26 Thread GitBox
nsivabalan commented on pull request #4101: URL: https://github.com/apache/hudi/pull/4101#issuecomment-979937279 Please file a tracking ticket. -- 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 th

[GitHub] [hudi] hudi-bot removed a comment on pull request #4123: [HUDI-2861] Re-use same rollback instant time for failed rollbacks

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4123: URL: https://github.com/apache/hudi/pull/4123#issuecomment-979592847 ## CI report: * bd0e1f46f461dff6e06dd99761c5f646a7e1143b Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4123: [HUDI-2861] Re-use same rollback instant time for failed rollbacks

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4123: URL: https://github.com/apache/hudi/pull/4123#issuecomment-979946458 ## CI report: * bd0e1f46f461dff6e06dd99761c5f646a7e1143b Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] hudi-bot removed a comment on pull request #4123: [HUDI-2861] Re-use same rollback instant time for failed rollbacks

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4123: URL: https://github.com/apache/hudi/pull/4123#issuecomment-979946458 ## CI report: * bd0e1f46f461dff6e06dd99761c5f646a7e1143b Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4123: [HUDI-2861] Re-use same rollback instant time for failed rollbacks

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4123: URL: https://github.com/apache/hudi/pull/4123#issuecomment-979947977 ## CI report: * bd0e1f46f461dff6e06dd99761c5f646a7e1143b Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] nsivabalan commented on a change in pull request #4123: [HUDI-2861] Re-use same rollback instant time for failed rollbacks

2021-11-26 Thread GitBox
nsivabalan commented on a change in pull request #4123: URL: https://github.com/apache/hudi/pull/4123#discussion_r757465479 ## File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/AbstractHoodieWriteClient.java ## @@ -608,7 +627,7 @@ public boolean ro

[GitHub] [hudi] hudi-bot removed a comment on pull request #4123: [HUDI-2861] Re-use same rollback instant time for failed rollbacks

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4123: URL: https://github.com/apache/hudi/pull/4123#issuecomment-979947977 ## CI report: * bd0e1f46f461dff6e06dd99761c5f646a7e1143b Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4123: [HUDI-2861] Re-use same rollback instant time for failed rollbacks

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4123: URL: https://github.com/apache/hudi/pull/4123#issuecomment-979960987 ## CI report: * bd0e1f46f461dff6e06dd99761c5f646a7e1143b Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] hudi-bot commented on pull request #4123: [HUDI-2861] Re-use same rollback instant time for failed rollbacks

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4123: URL: https://github.com/apache/hudi/pull/4123#issuecomment-979962465 ## CI report: * 5bafd9e1663264fd73fbcb91f3ee1ead72ab5cb8 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot removed a comment on pull request #4123: [HUDI-2861] Re-use same rollback instant time for failed rollbacks

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4123: URL: https://github.com/apache/hudi/pull/4123#issuecomment-979960987 ## CI report: * bd0e1f46f461dff6e06dd99761c5f646a7e1143b Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #4123: [HUDI-2861] Re-use same rollback instant time for failed rollbacks

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4123: URL: https://github.com/apache/hudi/pull/4123#issuecomment-979965723 ## CI report: * 5bafd9e1663264fd73fbcb91f3ee1ead72ab5cb8 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot removed a comment on pull request #4123: [HUDI-2861] Re-use same rollback instant time for failed rollbacks

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4123: URL: https://github.com/apache/hudi/pull/4123#issuecomment-979962465 ## CI report: * 5bafd9e1663264fd73fbcb91f3ee1ead72ab5cb8 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[hudi] branch master updated (e9efbdb -> 3d75aca)

2021-11-26 Thread sivabalan
This is an automated email from the ASF dual-hosted git repository. sivabalan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git. from e9efbdb [HUDI-2863] Rename option 'hoodie.parquet.page.size' to 'write.parquet.page.size' (#4128) add 3d75aca

[GitHub] [hudi] hudi-bot removed a comment on pull request #4123: [HUDI-2861] Re-use same rollback instant time for failed rollbacks

2021-11-26 Thread GitBox
hudi-bot removed a comment on pull request #4123: URL: https://github.com/apache/hudi/pull/4123#issuecomment-979965723 ## CI report: * 5bafd9e1663264fd73fbcb91f3ee1ead72ab5cb8 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #4123: [HUDI-2861] Re-use same rollback instant time for failed rollbacks

2021-11-26 Thread GitBox
hudi-bot commented on pull request #4123: URL: https://github.com/apache/hudi/pull/4123#issuecomment-979984439 ## CI report: * 5bafd9e1663264fd73fbcb91f3ee1ead72ab5cb8 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

  1   2   3   4   5   6   7   8   9   >