[GitHub] [hudi] hudi-bot commented on pull request #4291: [HUDI-2990] Sync to HMS when deleting partitions

2021-12-13 Thread GitBox
hudi-bot commented on pull request #4291: URL: https://github.com/apache/hudi/pull/4291#issuecomment-992202872 ## CI report: * ac71c00df089f959f3178eeb0c6db689f66c5737 UNKNOWN * cb41d556852651b47c2971a79f26b12e61ebcaed UNKNOWN * f5602d4c7e622973626effc61b831b36125234fd UNKNO

[GitHub] [hudi] hudi-bot removed a comment on pull request #4291: [HUDI-2990] Sync to HMS when deleting partitions

2021-12-13 Thread GitBox
hudi-bot removed a comment on pull request #4291: URL: https://github.com/apache/hudi/pull/4291#issuecomment-992199532 ## CI report: * ac71c00df089f959f3178eeb0c6db689f66c5737 UNKNOWN * cb41d556852651b47c2971a79f26b12e61ebcaed UNKNOWN * f5602d4c7e622973626effc61b831b36125234

[jira] [Updated] (HUDI-2995) Enable metadata table by default

2021-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-2995: - Labels: pull-request-available (was: ) > Enable metadata table by default > -

[GitHub] [hudi] manojpec commented on a change in pull request #4259: [HUDI-2962] Local process lock provider to guard single writer process with async table operations

2021-12-13 Thread GitBox
manojpec commented on a change in pull request #4259: URL: https://github.com/apache/hudi/pull/4259#discussion_r767486991 ## File path: hudi-common/src/main/java/org/apache/hudi/common/config/HoodieMetadataConfig.java ## @@ -44,7 +43,7 @@ // Enable the internal Metadata Tab

[GitHub] [hudi] hudi-bot removed a comment on pull request #4291: [HUDI-2990] Sync to HMS when deleting partitions

2021-12-13 Thread GitBox
hudi-bot removed a comment on pull request #4291: URL: https://github.com/apache/hudi/pull/4291#issuecomment-992202872 ## CI report: * ac71c00df089f959f3178eeb0c6db689f66c5737 UNKNOWN * cb41d556852651b47c2971a79f26b12e61ebcaed UNKNOWN * f5602d4c7e622973626effc61b831b36125234

[GitHub] [hudi] manojpec opened a new pull request #4295: [HUDI-2995] Enabling metadata table by default

2021-12-13 Thread GitBox
manojpec opened a new pull request #4295: URL: https://github.com/apache/hudi/pull/4295 ## What is the purpose of the pull request Enabling metadata table by default. Note: https://github.com/apache/hudi/pull/4259 is needed before turning on metadata table by default. More de

[GitHub] [hudi] hudi-bot commented on pull request #4291: [HUDI-2990] Sync to HMS when deleting partitions

2021-12-13 Thread GitBox
hudi-bot commented on pull request #4291: URL: https://github.com/apache/hudi/pull/4291#issuecomment-992204895 ## CI report: * ac71c00df089f959f3178eeb0c6db689f66c5737 UNKNOWN * cb41d556852651b47c2971a79f26b12e61ebcaed UNKNOWN * f5602d4c7e622973626effc61b831b36125234fd UNKNO

[GitHub] [hudi] hudi-bot commented on pull request #4291: [HUDI-2990] Sync to HMS when deleting partitions

2021-12-13 Thread GitBox
hudi-bot commented on pull request #4291: URL: https://github.com/apache/hudi/pull/4291#issuecomment-992206932 ## CI report: * ac71c00df089f959f3178eeb0c6db689f66c5737 UNKNOWN * cb41d556852651b47c2971a79f26b12e61ebcaed UNKNOWN * f5602d4c7e622973626effc61b831b36125234fd UNKNO

[GitHub] [hudi] hudi-bot removed a comment on pull request #4291: [HUDI-2990] Sync to HMS when deleting partitions

2021-12-13 Thread GitBox
hudi-bot removed a comment on pull request #4291: URL: https://github.com/apache/hudi/pull/4291#issuecomment-992204895 ## CI report: * ac71c00df089f959f3178eeb0c6db689f66c5737 UNKNOWN * cb41d556852651b47c2971a79f26b12e61ebcaed UNKNOWN * f5602d4c7e622973626effc61b831b36125234

[GitHub] [hudi] hudi-bot commented on pull request #4295: [HUDI-2995] Enabling metadata table by default

2021-12-13 Thread GitBox
hudi-bot commented on pull request #4295: URL: https://github.com/apache/hudi/pull/4295#issuecomment-992207002 ## CI report: * 774e98c8a46110d3d9a99ae0516bc94996eacefb UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` r

[GitHub] [hudi] danny0405 commented on issue #4204: [SUPPORT] FlinkSQL write to Hudi, throw InvalidAvroMagicException: Not an Avro data file

2021-12-13 Thread GitBox
danny0405 commented on issue #4204: URL: https://github.com/apache/hudi/issues/4204#issuecomment-992208857 I would fire a fix then ~ -- 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] hudi-bot commented on pull request #4295: [HUDI-2995] Enabling metadata table by default

2021-12-13 Thread GitBox
hudi-bot commented on pull request #4295: URL: https://github.com/apache/hudi/pull/4295#issuecomment-992209236 ## CI report: * 774e98c8a46110d3d9a99ae0516bc94996eacefb Azure: [PENDING](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 #4295: [HUDI-2995] Enabling metadata table by default

2021-12-13 Thread GitBox
hudi-bot removed a comment on pull request #4295: URL: https://github.com/apache/hudi/pull/4295#issuecomment-992207002 ## CI report: * 774e98c8a46110d3d9a99ae0516bc94996eacefb UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run

[GitHub] [hudi] danny0405 commented on issue #4249: [SUPPORT]FLINK CDC WRITE HUDI, restart job get exception:org.apache.hudi.org.apache.avro.InvalidAvroMagicException: Not an Avro data file

2021-12-13 Thread GitBox
danny0405 commented on issue #4249: URL: https://github.com/apache/hudi/issues/4249#issuecomment-992209900 Then it is not fixed yet. Would fire a fix then ~ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [hudi] yihua commented on issue #4230: [SUPPORT] org.apache.hudi.exception.HoodieRemoteException: Failed to create marker file

2021-12-13 Thread GitBox
yihua commented on issue #4230: URL: https://github.com/apache/hudi/issues/4230#issuecomment-992211057 @BenjMaq I'm not able to reproduce this problem on Spark2/3 with local FS or S3 on the 0.10.0 release. It would be great if you could run the steps again on 0.10.0 release and check if t

[GitHub] [hudi] danny0405 commented on a change in pull request #4294: [HUDI-2994] Add judgement to existed partitionPath in the catch code block for HU…

2021-12-13 Thread GitBox
danny0405 commented on a change in pull request #4294: URL: https://github.com/apache/hudi/pull/4294#discussion_r767493008 ## File path: hudi-common/src/main/java/org/apache/hudi/common/table/view/AbstractTableFileSystemView.java ## @@ -336,9 +336,10 @@ private void ensurePart

[GitHub] [hudi] danny0405 commented on a change in pull request #4294: [HUDI-2994] Add judgement to existed partitionPath in the catch code block for HU…

2021-12-13 Thread GitBox
danny0405 commented on a change in pull request #4294: URL: https://github.com/apache/hudi/pull/4294#discussion_r767494176 ## File path: hudi-common/src/main/java/org/apache/hudi/common/table/view/AbstractTableFileSystemView.java ## @@ -336,9 +336,10 @@ private void ensurePart

[GitHub] [hudi] hudi-bot removed a comment on pull request #4253: [HUDI-2958] Automatically set spark.sql.parquet.writelegacyformat, when using bulkinsert to insert data which contains decimalType

2021-12-13 Thread GitBox
hudi-bot removed a comment on pull request #4253: URL: https://github.com/apache/hudi/pull/4253#issuecomment-992165710 ## CI report: * 893fe09af34779c0ef98b732a418c9ba941a2bfc 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 #4253: [HUDI-2958] Automatically set spark.sql.parquet.writelegacyformat, when using bulkinsert to insert data which contains decimalType

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

[jira] [Created] (HUDI-2997) Skip the corrupt meta file for rollback action

2021-12-13 Thread Danny Chen (Jira)
Danny Chen created HUDI-2997: Summary: Skip the corrupt meta file for rollback action Key: HUDI-2997 URL: https://issues.apache.org/jira/browse/HUDI-2997 Project: Apache Hudi Issue Type: Bug

[jira] [Updated] (HUDI-2997) Skip the corrupt meta file for pending rollback action

2021-12-13 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen updated HUDI-2997: - Summary: Skip the corrupt meta file for pending rollback action (was: Skip the corrupt meta file for roll

[GitHub] [hudi] danny0405 opened a new pull request #4296: [HUDI-2997] Skip the corrupt meta file for pending rollback action

2021-12-13 Thread GitBox
danny0405 opened a new pull request #4296: URL: https://github.com/apache/hudi/pull/4296 ## *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

[GitHub] [hudi] danny0405 commented on issue #4249: [SUPPORT]FLINK CDC WRITE HUDI, restart job get exception:org.apache.hudi.org.apache.avro.InvalidAvroMagicException: Not an Avro data file

2021-12-13 Thread GitBox
danny0405 commented on issue #4249: URL: https://github.com/apache/hudi/issues/4249#issuecomment-992224166 Fired a fix in https://github.com/apache/hudi/pull/4296 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[jira] [Updated] (HUDI-2997) Skip the corrupt meta file for pending rollback action

2021-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-2997: - Labels: pull-request-available (was: ) > Skip the corrupt meta file for pending rollback action >

[GitHub] [hudi] JoshuaZhuCN commented on issue #4275: [SUPPORT] How can I control the number of archive files

2021-12-13 Thread GitBox
JoshuaZhuCN commented on issue #4275: URL: https://github.com/apache/hudi/issues/4275#issuecomment-992224816 > Hi @JoshuaZhuCN , I also meet this issue when using S3. Maybe the storage you used is not support append action. So that each time archive will create a new archive file no matter

[GitHub] [hudi] hudi-bot commented on pull request #4296: [HUDI-2997] Skip the corrupt meta file for pending rollback action

2021-12-13 Thread GitBox
hudi-bot commented on pull request #4296: URL: https://github.com/apache/hudi/pull/4296#issuecomment-992225315 ## CI report: * 6aa8c346a73b5d4a81e81cdada171758cdcca2db UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` r

[GitHub] [hudi] hudi-bot removed a comment on pull request #4296: [HUDI-2997] Skip the corrupt meta file for pending rollback action

2021-12-13 Thread GitBox
hudi-bot removed a comment on pull request #4296: URL: https://github.com/apache/hudi/pull/4296#issuecomment-992225315 ## CI report: * 6aa8c346a73b5d4a81e81cdada171758cdcca2db UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run

[GitHub] [hudi] hudi-bot commented on pull request #4296: [HUDI-2997] Skip the corrupt meta file for pending rollback action

2021-12-13 Thread GitBox
hudi-bot commented on pull request #4296: URL: https://github.com/apache/hudi/pull/4296#issuecomment-992227670 ## CI report: * 6aa8c346a73b5d4a81e81cdada171758cdcca2db Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?bu

[GitHub] [hudi] xiarixiaoyao commented on pull request #4253: [HUDI-2958] Automatically set spark.sql.parquet.writelegacyformat, when using bulkinsert to insert data which contains decimalType

2021-12-13 Thread GitBox
xiarixiaoyao commented on pull request #4253: URL: https://github.com/apache/hudi/pull/4253#issuecomment-992232458 @nsivabalan @codope addressed all comments. The failure of UT has nothing to do with this pr. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [hudi] xiarixiaoyao edited a comment on pull request #4253: [HUDI-2958] Automatically set spark.sql.parquet.writelegacyformat, when using bulkinsert to insert data which contains decimalType

2021-12-13 Thread GitBox
xiarixiaoyao edited a comment on pull request #4253: URL: https://github.com/apache/hudi/pull/4253#issuecomment-992232458 @nsivabalan @codope addressed all comments. could you pls review again, thanks The failure of UT has nothing to do with this pr. -- This is an automated message

[GitHub] [hudi] waywtdcc commented on issue #4249: [SUPPORT]FLINK CDC WRITE HUDI, restart job get exception:org.apache.hudi.org.apache.avro.InvalidAvroMagicException: Not an Avro data file

2021-12-13 Thread GitBox
waywtdcc commented on issue #4249: URL: https://github.com/apache/hudi/issues/4249#issuecomment-992234729 > Then it is not fixed yet. Would fire a fix then ~ 'hoodie.fail.on.timeline.archiving': 'false' Can this setting avoid this error -- This is an automated message from the

[GitHub] [hudi] zhangyue19921010 commented on pull request #4078: [HUDI-2833] Clean up unused archive files instead of expanding indefinitely.

2021-12-13 Thread GitBox
zhangyue19921010 commented on pull request #4078: URL: https://github.com/apache/hudi/pull/4078#issuecomment-992236967 Hi @yihua Thanks a lot for your attention. I agree with your opinion, indeed deleting archived files will lose historical instants information and affect some hudi

[GitHub] [hudi] zhangyue19921010 edited a comment on pull request #4078: [HUDI-2833] Clean up unused archive files instead of expanding indefinitely.

2021-12-13 Thread GitBox
zhangyue19921010 edited a comment on pull request #4078: URL: https://github.com/apache/hudi/pull/4078#issuecomment-992236967 Hi @yihua Thanks a lot for your attention. I agree with your opinion, indeed deleting archived files will lose historical instants information and affect som

[GitHub] [hudi] zhangyue19921010 edited a comment on pull request #4078: [HUDI-2833] Clean up unused archive files instead of expanding indefinitely.

2021-12-13 Thread GitBox
zhangyue19921010 edited a comment on pull request #4078: URL: https://github.com/apache/hudi/pull/4078#issuecomment-992236967 Hi @yihua Thanks a lot for your attention. I agree with your opinion, indeed deleting archived files will lose historical instants information and affect som

[GitHub] [hudi] ngk2009 opened a new issue #4297: Flink SQL No FileSystem for scheme s3

2021-12-13 Thread GitBox
ngk2009 opened a new issue #4297: URL: https://github.com/apache/hudi/issues/4297 **_Tips before filing an issue_** - Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)? yes **Describe the problem you faced** I used the Hudi0.10 version on the flink1

[GitHub] [hudi] hudi-bot removed a comment on pull request #4295: [HUDI-2995] Enabling metadata table by default

2021-12-13 Thread GitBox
hudi-bot removed a comment on pull request #4295: URL: https://github.com/apache/hudi/pull/4295#issuecomment-992209236 ## CI report: * 774e98c8a46110d3d9a99ae0516bc94996eacefb 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 #4295: [HUDI-2995] Enabling metadata table by default

2021-12-13 Thread GitBox
hudi-bot commented on pull request #4295: URL: https://github.com/apache/hudi/pull/4295#issuecomment-992246042 ## CI report: * 774e98c8a46110d3d9a99ae0516bc94996eacefb 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 #4291: [HUDI-2990] Sync to HMS when deleting partitions

2021-12-13 Thread GitBox
hudi-bot removed a comment on pull request #4291: URL: https://github.com/apache/hudi/pull/4291#issuecomment-992206932 ## CI report: * ac71c00df089f959f3178eeb0c6db689f66c5737 UNKNOWN * cb41d556852651b47c2971a79f26b12e61ebcaed UNKNOWN * f5602d4c7e622973626effc61b831b36125234

[GitHub] [hudi] hudi-bot commented on pull request #4291: [HUDI-2990] Sync to HMS when deleting partitions

2021-12-13 Thread GitBox
hudi-bot commented on pull request #4291: URL: https://github.com/apache/hudi/pull/4291#issuecomment-992248491 ## CI report: * ac71c00df089f959f3178eeb0c6db689f66c5737 UNKNOWN * cb41d556852651b47c2971a79f26b12e61ebcaed UNKNOWN * f5602d4c7e622973626effc61b831b36125234fd UNKNO

[GitHub] [hudi] blxyct commented on issue #2104: [SUPPORT] MOR Hive sync - _rt table read issue

2021-12-13 Thread GitBox
blxyct commented on issue #2104: URL: https://github.com/apache/hudi/issues/2104#issuecomment-992256192 @ashishmgofficial Hello, I have encountered the same problem. How did you solve it -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [hudi] danny0405 commented on issue #4249: [SUPPORT]FLINK CDC WRITE HUDI, restart job get exception:org.apache.hudi.org.apache.avro.InvalidAvroMagicException: Not an Avro data file

2021-12-13 Thread GitBox
danny0405 commented on issue #4249: URL: https://github.com/apache/hudi/issues/4249#issuecomment-992261280 No, archiving and rollback is different action. -- 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

[GitHub] [hudi] danny0405 commented on issue #4297: [SUPPORT]Flink SQL No FileSystem for scheme s3

2021-12-13 Thread GitBox
danny0405 commented on issue #4297: URL: https://github.com/apache/hudi/issues/4297#issuecomment-992260632 you need to set up the s3 config in hadoop core-site file ? do you package the s3 package in the bundle jar ? -- This is an automated message from the Apache Git Service. To respond

[GitHub] [hudi] hudi-bot commented on pull request #4294: [HUDI-2994] Add judgement to existed partitionPath in the catch code block for HU…

2021-12-13 Thread GitBox
hudi-bot commented on pull request #4294: URL: https://github.com/apache/hudi/pull/4294#issuecomment-992270158 ## CI report: * bcc67932c21d90d73c2f85bc4bc08a35411ae6f6 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 #4294: [HUDI-2994] Add judgement to existed partitionPath in the catch code block for HU…

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

[GitHub] [hudi] ngk2009 commented on issue #4297: [SUPPORT]Flink SQL No FileSystem for scheme s3

2021-12-13 Thread GitBox
ngk2009 commented on issue #4297: URL: https://github.com/apache/hudi/issues/4297#issuecomment-992271565 Thank you for your reply, I did not find in the guide about flink setting core-site.xml, and I do not plan to use hadoop environment, just build data lake analysis based on S3 storage

[GitHub] [hudi] hudi-bot removed a comment on pull request #4294: [HUDI-2994] Add judgement to existed partitionPath in the catch code block for HU…

2021-12-13 Thread GitBox
hudi-bot removed a comment on pull request #4294: URL: https://github.com/apache/hudi/pull/4294#issuecomment-992270158 ## CI report: * bcc67932c21d90d73c2f85bc4bc08a35411ae6f6 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 #4294: [HUDI-2994] Add judgement to existed partitionPath in the catch code block for HU…

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

[GitHub] [hudi] ngk2009 removed a comment on issue #4297: [SUPPORT]Flink SQL No FileSystem for scheme s3

2021-12-13 Thread GitBox
ngk2009 removed a comment on issue #4297: URL: https://github.com/apache/hudi/issues/4297#issuecomment-992271565 Thank you for your reply, I did not find in the guide about flink setting core-site.xml, and I do not plan to use hadoop environment, just build data lake analysis based on S3 s

[GitHub] [hudi] hudi-bot commented on pull request #4294: [HUDI-2994] Add judgement to existed partitionPath in the catch code block for HU…

2021-12-13 Thread GitBox
hudi-bot commented on pull request #4294: URL: https://github.com/apache/hudi/pull/4294#issuecomment-992274266 ## CI report: * bcc67932c21d90d73c2f85bc4bc08a35411ae6f6 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 #4294: [HUDI-2994] Add judgement to existed partitionPath in the catch code block for HU…

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

[GitHub] [hudi] ngk2009 commented on issue #4297: [SUPPORT]Flink SQL No FileSystem for scheme s3

2021-12-13 Thread GitBox
ngk2009 commented on issue #4297: URL: https://github.com/apache/hudi/issues/4297#issuecomment-992274434 > you need to set up the s3 config in hadoop core-site file ? do you package the s3 package in the bundle jar ? Thank you for your reply, I did not find in the guide about flink s

[GitHub] [hudi] hudi-bot removed a comment on pull request #4296: [HUDI-2997] Skip the corrupt meta file for pending rollback action

2021-12-13 Thread GitBox
hudi-bot removed a comment on pull request #4296: URL: https://github.com/apache/hudi/pull/4296#issuecomment-992227670 ## CI report: * 6aa8c346a73b5d4a81e81cdada171758cdcca2db 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 #4296: [HUDI-2997] Skip the corrupt meta file for pending rollback action

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

[GitHub] [hudi] ngk2009 edited a comment on issue #4297: [SUPPORT]Flink SQL No FileSystem for scheme s3

2021-12-13 Thread GitBox
ngk2009 edited a comment on issue #4297: URL: https://github.com/apache/hudi/issues/4297#issuecomment-992274434 > you need to set up the s3 config in hadoop core-site file ? do you package the s3 package in the bundle jar ? Thank you for your reply, I did not find in the guide about

[GitHub] [hudi] danny0405 commented on issue #4227: [SUPPORT] java.lang.IllegalStateException: Duplicate key Option

2021-12-13 Thread GitBox
danny0405 commented on issue #4227: URL: https://github.com/apache/hudi/issues/4227#issuecomment-992279389 I have fixed it al-together in this PR: https://github.com/apache/hudi/pull/4296 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [hudi] hudi-bot removed a comment on pull request #4296: [HUDI-2997] Skip the corrupt meta file for pending rollback action

2021-12-13 Thread GitBox
hudi-bot removed a comment on pull request #4296: URL: https://github.com/apache/hudi/pull/4296#issuecomment-992276407 ## CI report: * 6aa8c346a73b5d4a81e81cdada171758cdcca2db 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 #4296: [HUDI-2997] Skip the corrupt meta file for pending rollback action

2021-12-13 Thread GitBox
hudi-bot commented on pull request #4296: URL: https://github.com/apache/hudi/pull/4296#issuecomment-992280939 ## CI report: * 6aa8c346a73b5d4a81e81cdada171758cdcca2db 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 #4296: [HUDI-2997] Skip the corrupt meta file for pending rollback action

2021-12-13 Thread GitBox
hudi-bot removed a comment on pull request #4296: URL: https://github.com/apache/hudi/pull/4296#issuecomment-992280939 ## CI report: * 6aa8c346a73b5d4a81e81cdada171758cdcca2db 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 #4296: [HUDI-2997] Skip the corrupt meta file for pending rollback action

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

[GitHub] [hudi] parisni commented on issue #3731: [SUPPORT] Concurrent write (OCC) on distinct partitions random errors

2021-12-13 Thread GitBox
parisni commented on issue #3731: URL: https://github.com/apache/hudi/issues/3731#issuecomment-992283484 with the 0.10.0, things looks better: I only get one kind of concurrency error. When running 4 concurrent writers into their own partition, I consistently get the bellow error for

[GitHub] [hudi] hudi-bot removed a comment on pull request #4296: [HUDI-2997] Skip the corrupt meta file for pending rollback action

2021-12-13 Thread GitBox
hudi-bot removed a comment on pull request #4296: URL: https://github.com/apache/hudi/pull/4296#issuecomment-992283390 ## CI report: * 6aa8c346a73b5d4a81e81cdada171758cdcca2db 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 #4296: [HUDI-2997] Skip the corrupt meta file for pending rollback action

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

[jira] [Created] (HUDI-2998) Claim RFC number for RFC for Consistent Hashing Index

2021-12-13 Thread Yuwei Xiao (Jira)
Yuwei Xiao created HUDI-2998: Summary: Claim RFC number for RFC for Consistent Hashing Index Key: HUDI-2998 URL: https://issues.apache.org/jira/browse/HUDI-2998 Project: Apache Hudi Issue Type: T

[jira] [Created] (HUDI-2999) Consistent Hashing Index RFC

2021-12-13 Thread Yuwei Xiao (Jira)
Yuwei Xiao created HUDI-2999: Summary: Consistent Hashing Index RFC Key: HUDI-2999 URL: https://issues.apache.org/jira/browse/HUDI-2999 Project: Apache Hudi Issue Type: Task Reporter:

[GitHub] [hudi] hudi-bot removed a comment on pull request #4296: [HUDI-2997] Skip the corrupt meta file for pending rollback action

2021-12-13 Thread GitBox
hudi-bot removed a comment on pull request #4296: URL: https://github.com/apache/hudi/pull/4296#issuecomment-992285898 ## CI report: * 6aa8c346a73b5d4a81e81cdada171758cdcca2db 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 #4291: [HUDI-2990] Sync to HMS when deleting partitions

2021-12-13 Thread GitBox
hudi-bot commented on pull request #4291: URL: https://github.com/apache/hudi/pull/4291#issuecomment-992288414 ## CI report: * ac71c00df089f959f3178eeb0c6db689f66c5737 UNKNOWN * cb41d556852651b47c2971a79f26b12e61ebcaed UNKNOWN * f5602d4c7e622973626effc61b831b36125234fd UNKNO

[GitHub] [hudi] hudi-bot removed a comment on pull request #4291: [HUDI-2990] Sync to HMS when deleting partitions

2021-12-13 Thread GitBox
hudi-bot removed a comment on pull request #4291: URL: https://github.com/apache/hudi/pull/4291#issuecomment-992248491 ## CI report: * ac71c00df089f959f3178eeb0c6db689f66c5737 UNKNOWN * cb41d556852651b47c2971a79f26b12e61ebcaed UNKNOWN * f5602d4c7e622973626effc61b831b36125234

[GitHub] [hudi] hudi-bot commented on pull request #4296: [HUDI-2997] Skip the corrupt meta file for pending rollback action

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

[GitHub] [hudi] yanenze commented on issue #4227: [SUPPORT] java.lang.IllegalStateException: Duplicate key Option

2021-12-13 Thread GitBox
yanenze commented on issue #4227: URL: https://github.com/apache/hudi/issues/4227#issuecomment-992290789 > hi @yanenze , i also has this probloms,do you have push patch to github repository ? hi, this problem has been resolved in this PR: #4296 -- This is an automated message fr

[GitHub] [hudi] XuQianJin-Stars commented on pull request #4291: [HUDI-2990] Sync to HMS when deleting partitions

2021-12-13 Thread GitBox
XuQianJin-Stars commented on pull request #4291: URL: https://github.com/apache/hudi/pull/4291#issuecomment-992291674 @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 spec

[jira] [Created] (HUDI-3000) [UMBRELLA] Consistent Hashing Index

2021-12-13 Thread Yuwei Xiao (Jira)
Yuwei Xiao created HUDI-3000: Summary: [UMBRELLA] Consistent Hashing Index Key: HUDI-3000 URL: https://issues.apache.org/jira/browse/HUDI-3000 Project: Apache Hudi Issue Type: New Feature

[GitHub] [hudi] XuQianJin-Stars removed a comment on pull request #4291: [HUDI-2990] Sync to HMS when deleting partitions

2021-12-13 Thread GitBox
XuQianJin-Stars removed a comment on pull request #4291: URL: https://github.com/apache/hudi/pull/4291#issuecomment-992291674 @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

[jira] [Updated] (HUDI-2999) Consistent Hashing Index RFC

2021-12-13 Thread Yuwei Xiao (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuwei Xiao updated HUDI-2999: - Parent: HUDI-3000 Issue Type: Sub-task (was: Task) > Consistent Hashing Index RFC > -

[jira] [Updated] (HUDI-2998) Claim RFC number for RFC for Consistent Hashing Index

2021-12-13 Thread Yuwei Xiao (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuwei Xiao updated HUDI-2998: - Parent: HUDI-3000 Issue Type: Sub-task (was: Task) > Claim RFC number for RFC for Consistent Hash

[GitHub] [hudi] XuQianJin-Stars commented on pull request #4291: [HUDI-2990] Sync to HMS when deleting partitions

2021-12-13 Thread GitBox
XuQianJin-Stars commented on pull request #4291: URL: https://github.com/apache/hudi/pull/4291#issuecomment-992294565 @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

[GitHub] [hudi] XuQianJin-Stars removed a comment on pull request #4291: [HUDI-2990] Sync to HMS when deleting partitions

2021-12-13 Thread GitBox
XuQianJin-Stars removed a comment on pull request #4291: URL: https://github.com/apache/hudi/pull/4291#issuecomment-992294565 @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

[GitHub] [hudi] hudi-bot removed a comment on pull request #4291: [HUDI-2990] Sync to HMS when deleting partitions

2021-12-13 Thread GitBox
hudi-bot removed a comment on pull request #4291: URL: https://github.com/apache/hudi/pull/4291#issuecomment-992288414 ## CI report: * ac71c00df089f959f3178eeb0c6db689f66c5737 UNKNOWN * cb41d556852651b47c2971a79f26b12e61ebcaed UNKNOWN * f5602d4c7e622973626effc61b831b36125234

[GitHub] [hudi] hudi-bot commented on pull request #4291: [HUDI-2990] Sync to HMS when deleting partitions

2021-12-13 Thread GitBox
hudi-bot commented on pull request #4291: URL: https://github.com/apache/hudi/pull/4291#issuecomment-992294965 ## CI report: * ac71c00df089f959f3178eeb0c6db689f66c5737 UNKNOWN * cb41d556852651b47c2971a79f26b12e61ebcaed UNKNOWN * f5602d4c7e622973626effc61b831b36125234fd UNKNO

[GitHub] [hudi] hudi-bot removed a comment on pull request #4291: [HUDI-2990] Sync to HMS when deleting partitions

2021-12-13 Thread GitBox
hudi-bot removed a comment on pull request #4291: URL: https://github.com/apache/hudi/pull/4291#issuecomment-992294965 ## CI report: * ac71c00df089f959f3178eeb0c6db689f66c5737 UNKNOWN * cb41d556852651b47c2971a79f26b12e61ebcaed UNKNOWN * f5602d4c7e622973626effc61b831b36125234

[GitHub] [hudi] hudi-bot commented on pull request #4291: [HUDI-2990] Sync to HMS when deleting partitions

2021-12-13 Thread GitBox
hudi-bot commented on pull request #4291: URL: https://github.com/apache/hudi/pull/4291#issuecomment-992299742 ## CI report: * ac71c00df089f959f3178eeb0c6db689f66c5737 UNKNOWN * cb41d556852651b47c2971a79f26b12e61ebcaed UNKNOWN * f5602d4c7e622973626effc61b831b36125234fd UNKNO

[GitHub] [hudi] yanenze closed issue #4227: [SUPPORT] java.lang.IllegalStateException: Duplicate key Option

2021-12-13 Thread GitBox
yanenze closed issue #4227: URL: https://github.com/apache/hudi/issues/4227 -- 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-unsubscr...@hu

[GitHub] [hudi] zhangyue19921010 edited a comment on pull request #4078: [HUDI-2833] Clean up unused archive files instead of expanding indefinitely.

2021-12-13 Thread GitBox
zhangyue19921010 edited a comment on pull request #4078: URL: https://github.com/apache/hudi/pull/4078#issuecomment-992236967 Hi @yihua Thanks a lot for your attention. I agree with your opinion, indeed deleting archived files will lose historical instants information and affect som

[GitHub] [hudi] danny0405 commented on issue #4297: [SUPPORT]Flink SQL No FileSystem for scheme s3

2021-12-13 Thread GitBox
danny0405 commented on issue #4297: URL: https://github.com/apache/hudi/issues/4297#issuecomment-992312806 Flink use its own plugin to support filesystems other than HDFS. Hudi adapter to different DFS by extending the `FileSystem` interface directly. -- This is an automated message from

[GitHub] [hudi] hudi-bot commented on pull request #4294: [HUDI-2994] Add judgement to existed partitionPath in the catch code block for HU…

2021-12-13 Thread GitBox
hudi-bot commented on pull request #4294: URL: https://github.com/apache/hudi/pull/4294#issuecomment-992314782 ## CI report: * fcdfe250d344202f692aa3584c2914d27d3469a2 UNKNOWN * 08a07135cd9bb0eabb732553f53218477e3c9596 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/

[GitHub] [hudi] hudi-bot removed a comment on pull request #4294: [HUDI-2994] Add judgement to existed partitionPath in the catch code block for HU…

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

[GitHub] [hudi] Arun-kc edited a comment on issue #4267: [SUPPORT] Hudi partition values not getting reflected in Athena

2021-12-13 Thread GitBox
Arun-kc edited a comment on issue #4267: URL: https://github.com/apache/hudi/issues/4267#issuecomment-992131104 @Carl-Zhou-CN I tried `ALTER TABLE table_name RECOVER PARTITIONS;`, but its not working. ![image](https://user-images.githubusercontent.com/22231409/145756912-c82b44ee-

[GitHub] [hudi] hudi-bot removed a comment on pull request #4296: [HUDI-2997] Skip the corrupt meta file for pending rollback action

2021-12-13 Thread GitBox
hudi-bot removed a comment on pull request #4296: URL: https://github.com/apache/hudi/pull/4296#issuecomment-992288487 ## CI report: * 6c4e1a95ce514e9cda24aedcfb7aa758b37b477c 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 #4296: [HUDI-2997] Skip the corrupt meta file for pending rollback action

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

[GitHub] [hudi] BenjMaq commented on issue #4230: [SUPPORT] org.apache.hudi.exception.HoodieRemoteException: Failed to create marker file

2021-12-13 Thread GitBox
BenjMaq commented on issue #4230: URL: https://github.com/apache/hudi/issues/4230#issuecomment-992335137 @yihua , @nsivabalan Using `hoodie.write.markers.type=direct` worked for me. Interestingly, I did not need this config on 0.9.0. Did the default behavior change in `0.10.0`?

[GitHub] [hudi] BenjMaq edited a comment on issue #4230: [SUPPORT] org.apache.hudi.exception.HoodieRemoteException: Failed to create marker file

2021-12-13 Thread GitBox
BenjMaq edited a comment on issue #4230: URL: https://github.com/apache/hudi/issues/4230#issuecomment-992335137 @yihua , @nsivabalan Using `hoodie.write.markers.type=direct` worked for me. Interestingly, I did not need this config on `0.9.0`. Did the default behavior change in `0.10

[GitHub] [hudi] hudi-bot removed a comment on pull request #4291: [HUDI-2990] Sync to HMS when deleting partitions

2021-12-13 Thread GitBox
hudi-bot removed a comment on pull request #4291: URL: https://github.com/apache/hudi/pull/4291#issuecomment-992299742 ## CI report: * ac71c00df089f959f3178eeb0c6db689f66c5737 UNKNOWN * cb41d556852651b47c2971a79f26b12e61ebcaed UNKNOWN * f5602d4c7e622973626effc61b831b36125234

[GitHub] [hudi] hudi-bot commented on pull request #4291: [HUDI-2990] Sync to HMS when deleting partitions

2021-12-13 Thread GitBox
hudi-bot commented on pull request #4291: URL: https://github.com/apache/hudi/pull/4291#issuecomment-992338345 ## CI report: * ac71c00df089f959f3178eeb0c6db689f66c5737 UNKNOWN * cb41d556852651b47c2971a79f26b12e61ebcaed UNKNOWN * f5602d4c7e622973626effc61b831b36125234fd UNKNO

[GitHub] [hudi] BenjMaq commented on issue #4208: [SUPPORT] On Hudi 0.9.0 - Alter table throws java.lang.NoSuchMethodException: org.apache.hadoop.hive.ql.metadata.Hive.alterTable(java.lang.String, org

2021-12-13 Thread GitBox
BenjMaq commented on issue #4208: URL: https://github.com/apache/hudi/issues/4208#issuecomment-992339520 Still having this issue in `0.10.0`. I use `hive-exec` `2.3.8`, might be the cause...? Still trying to figure out which part of my environment is causing this problem -- This is an a

[jira] [Created] (HUDI-3001) clean up temp marker directory when finish bootstrap operation.

2021-12-13 Thread tao meng (Jira)
tao meng created HUDI-3001: -- Summary: clean up temp marker directory when finish bootstrap operation. Key: HUDI-3001 URL: https://issues.apache.org/jira/browse/HUDI-3001 Project: Apache Hudi Iss

[jira] [Commented] (HUDI-2189) Delete partition support in HoodieDeltaStreamer

2021-12-13 Thread Harshal Patil (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17458318#comment-17458318 ] Harshal Patil commented on HUDI-2189: - After looking into issue ,  we think that there

[GitHub] [hudi] hudi-bot removed a comment on pull request #4296: [HUDI-2997] Skip the corrupt meta file for pending rollback action

2021-12-13 Thread GitBox
hudi-bot removed a comment on pull request #4296: URL: https://github.com/apache/hudi/pull/4296#issuecomment-992334514 ## CI report: * 6c4e1a95ce514e9cda24aedcfb7aa758b37b477c 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 #4296: [HUDI-2997] Skip the corrupt meta file for pending rollback action

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

[GitHub] [hudi] xiarixiaoyao opened a new pull request #4298: [HUDI-3001]clean up the marker directory when finish bootstrap operat…

2021-12-13 Thread GitBox
xiarixiaoyao opened a new pull request #4298: URL: https://github.com/apache/hudi/pull/4298 …ion. ## *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.* clea

[jira] [Updated] (HUDI-3001) clean up temp marker directory when finish bootstrap operation.

2021-12-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-3001: - Labels: pull-request-available (was: ) > clean up temp marker directory when finish bootstrap

[GitHub] [hudi] hudi-bot commented on pull request #4298: [HUDI-3001]clean up the marker directory when finish bootstrap operat…

2021-12-13 Thread GitBox
hudi-bot commented on pull request #4298: URL: https://github.com/apache/hudi/pull/4298#issuecomment-992381397 ## CI report: * 8dd35055d6206b3a916775f9685b41f11d1c72f0 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` r

  1   2   3   4   5   6   7   >