[jira] [Updated] (HUDI-4193) Fail to compile in osx aarch_64 environment

2022-06-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-4193: - Labels: pull-request-available (was: ) > Fail to compile in osx aarch_64 environment >

[GitHub] [hudi] jerryshao opened a new pull request, #5757: [HUDI-4193] bump protoc version to support Apple M1 chip

2022-06-05 Thread GitBox
jerryshao opened a new pull request, #5757: URL: https://github.com/apache/hudi/pull/5757 ## What is the purpose of the pull request Bump the protoc version to support osx aarch_64 architecture by Apple. ## Brief change log - Modify `pom.xml` ## Verify this pull

[jira] [Commented] (HUDI-4184) Creating external table in Spark SQL modifies "hoodie.properties"

2022-06-05 Thread Sagar Sumit (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17550305#comment-17550305 ] Sagar Sumit commented on HUDI-4184: --- It happens when HoodieCatalogTable initializes an existing Hudi

[jira] [Updated] (HUDI-4193) Fail to compile in osx aarch_64 environment

2022-06-05 Thread Saisai Shao (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saisai Shao updated HUDI-4193: -- Affects Version/s: 0.12.0 > Fail to compile in osx aarch_64 environment >

[GitHub] [hudi] hudi-bot commented on pull request #5756: [HUDI-4191] docker failure

2022-06-05 Thread GitBox
hudi-bot commented on PR #5756: URL: https://github.com/apache/hudi/pull/5756#issuecomment-1147032522 ## CI report: * b140b34c4008acca26bd3792cfb054006e647d90 Azure:

[GitHub] [hudi] hudi-bot commented on pull request #5756: [HUDI-4191] docker failure

2022-06-05 Thread GitBox
hudi-bot commented on PR #5756: URL: https://github.com/apache/hudi/pull/5756#issuecomment-1147030074 ## CI report: * b140b34c4008acca26bd3792cfb054006e647d90 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[GitHub] [hudi] hudi-bot commented on pull request #5723: [HUDI-4173] Fix wrong results if the user read no base files hudi table by glob paths

2022-06-05 Thread GitBox
hudi-bot commented on PR #5723: URL: https://github.com/apache/hudi/pull/5723#issuecomment-1147026876 ## CI report: * d67e7a8ddac236c3af0724a08c23e493d0d9e969 Azure:

[jira] [Created] (HUDI-4193) Fail to compile in osx aarch_64 environment

2022-06-05 Thread Saisai Shao (Jira)
Saisai Shao created HUDI-4193: - Summary: Fail to compile in osx aarch_64 environment Key: HUDI-4193 URL: https://issues.apache.org/jira/browse/HUDI-4193 Project: Apache Hudi Issue Type: Bug

[jira] [Updated] (HUDI-4188) Fix flaky ITTestDataSTreamWrite.testWriteCopyOnWrite

2022-06-05 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen updated HUDI-4188: - Fix Version/s: 0.11.1 > Fix flaky ITTestDataSTreamWrite.testWriteCopyOnWrite >

[jira] [Commented] (HUDI-4188) Fix flaky ITTestDataSTreamWrite.testWriteCopyOnWrite

2022-06-05 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17550285#comment-17550285 ] Danny Chen commented on HUDI-4188: -- Fixed via master branch: 22c45a7704cf4d5ec6fb56ee7cc1bf17d826315d >

[jira] [Resolved] (HUDI-4188) Fix flaky ITTestDataSTreamWrite.testWriteCopyOnWrite

2022-06-05 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen resolved HUDI-4188. -- > Fix flaky ITTestDataSTreamWrite.testWriteCopyOnWrite >

[hudi] branch master updated: [HUDI-4188] Fix flaky ITTestDataSTreamWrite.testWriteCopyOnWrite (#5749)

2022-06-05 Thread danny0405
This is an automated email from the ASF dual-hosted git repository. danny0405 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 22c45a7704 [HUDI-4188] Fix flaky

[GitHub] [hudi] danny0405 merged pull request #5749: [HUDI-4188] Fix flaky ITTestDataSTreamWrite.testWriteCopyOnWrite

2022-06-05 Thread GitBox
danny0405 merged PR #5749: URL: https://github.com/apache/hudi/pull/5749 -- 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:

[hudi] branch master updated: [HUDI-4192] HoodieHFileReader scan top cells after bottom cells throw NullPointerException (#5755)

2022-06-05 Thread mengtao
This is an automated email from the ASF dual-hosted git repository. mengtao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 73b0be3c96 [HUDI-4192] HoodieHFileReader scan

[GitHub] [hudi] xiarixiaoyao merged pull request #5755: [HUDI-4192] HoodieHFileReader scan top cells after bottom cells throw…

2022-06-05 Thread GitBox
xiarixiaoyao merged PR #5755: URL: https://github.com/apache/hudi/pull/5755 -- 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:

[GitHub] [hudi] victorxiang30 opened a new pull request, #5756: [HUDI-4191] docker failure

2022-06-05 Thread GitBox
victorxiang30 opened a new pull request, #5756: URL: https://github.com/apache/hudi/pull/5756 ## *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

[jira] [Updated] (HUDI-4191) Fix psql docker image on apple silicon machine

2022-06-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-4191: - Labels: pull-request-available (was: ) > Fix psql docker image on apple silicon machine >

[GitHub] [hudi] codope commented on a diff in pull request #3391: [HUDI-83] Fix Timestamp/Date type read by Hive3

2022-06-05 Thread GitBox
codope commented on code in PR #3391: URL: https://github.com/apache/hudi/pull/3391#discussion_r889798278 ## hudi-hadoop-mr/src/main/java/org/apache/hudi/hadoop/avro/HoodieAvroParquetInputFormat.java: ## @@ -0,0 +1,40 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [hudi] codope commented on a diff in pull request #3391: [HUDI-83] Fix Timestamp/Date type read by Hive3

2022-06-05 Thread GitBox
codope commented on code in PR #3391: URL: https://github.com/apache/hudi/pull/3391#discussion_r889798278 ## hudi-hadoop-mr/src/main/java/org/apache/hudi/hadoop/avro/HoodieAvroParquetInputFormat.java: ## @@ -0,0 +1,40 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [hudi] hudi-bot commented on pull request #5749: [HUDI-4188] Fix flaky ITTestDataSTreamWrite.testWriteCopyOnWrite

2022-06-05 Thread GitBox
hudi-bot commented on PR #5749: URL: https://github.com/apache/hudi/pull/5749#issuecomment-1146994059 ## CI report: * b9a865bcebdcbd82df18dac53e6a1e7ec4908706 Azure:

[GitHub] [hudi] hudi-bot commented on pull request #5723: [HUDI-4173] Fix wrong results if the user read no base files hudi table by glob paths

2022-06-05 Thread GitBox
hudi-bot commented on PR #5723: URL: https://github.com/apache/hudi/pull/5723#issuecomment-1146994018 ## CI report: * 3baf9d12d91a1375f37f679cd2f9b6205ff349cf Azure:

[GitHub] [hudi] fengjian428 commented on pull request #5549: [Hudi 4065] Implement a self-releasing FileLock for multiple writers scenario

2022-06-05 Thread GitBox
fengjian428 commented on PR #5549: URL: https://github.com/apache/hudi/pull/5549#issuecomment-1146978654 @nsivabalan hello, anyone can help to review this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [hudi] XuQianJin-Stars commented on pull request #5416: [HUDI-3963] Use Lock-Free Message Queue Disruptor Improving Hoodie Writing Efficiency

2022-06-05 Thread GitBox
XuQianJin-Stars commented on PR #5416: URL: https://github.com/apache/hudi/pull/5416#issuecomment-1146978291 hi @zhangyue19921010 rebase this pr? -- 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

[GitHub] [hudi] hudi-bot commented on pull request #5749: [HUDI-4188] Fix flaky ITTestDataSTreamWrite.testWriteCopyOnWrite

2022-06-05 Thread GitBox
hudi-bot commented on PR #5749: URL: https://github.com/apache/hudi/pull/5749#issuecomment-1146976749 ## CI report: * b9a865bcebdcbd82df18dac53e6a1e7ec4908706 Azure:

[GitHub] [hudi] hudi-bot commented on pull request #5723: [HUDI-4173] Fix wrong results if the user read no base files hudi table by glob paths

2022-06-05 Thread GitBox
hudi-bot commented on PR #5723: URL: https://github.com/apache/hudi/pull/5723#issuecomment-1146976700 ## CI report: * 3baf9d12d91a1375f37f679cd2f9b6205ff349cf Azure:

[GitHub] [hudi] hudi-bot commented on pull request #5755: [HUDI-4192] HoodieHFileReader scan top cells after bottom cells throw…

2022-06-05 Thread GitBox
hudi-bot commented on PR #5755: URL: https://github.com/apache/hudi/pull/5755#issuecomment-1146968099 ## CI report: * 4e00782c50886c354fe420da9bdf6c193b43a1f7 Azure:

[jira] [Assigned] (HUDI-4187) Glue sync partition fields order mismatch

2022-06-05 Thread Raymond Xu (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Xu reassigned HUDI-4187: Assignee: nicolas paris > Glue sync partition fields order mismatch >

[GitHub] [hudi] cuibo01 commented on pull request #5755: [HUDI-4192] HoodieHFileReader scan top cells after bottom cells throw…

2022-06-05 Thread GitBox
cuibo01 commented on PR #5755: URL: https://github.com/apache/hudi/pull/5755#issuecomment-1146939477 LGTM -- 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,

[GitHub] [hudi] bkosuru commented on issue #5752: Bulk Insert failed in hudi 0.11.0 with partition containing <>

2022-06-05 Thread GitBox
bkosuru commented on issue #5752: URL: https://github.com/apache/hudi/issues/5752#issuecomment-1146935647 Thank you @parisni I will give this a try -- 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] marchpure commented on pull request #5755: [HUDI-4192] HoodieHFileReader scan top cells after bottom cells throw…

2022-06-05 Thread GitBox
marchpure commented on PR #5755: URL: https://github.com/apache/hudi/pull/5755#issuecomment-1146933744 > hi @marchpure One thing I dont understand is that minRecordKey and maxRecordKey are taken from the fileinfo of the hfile, not from scanning the hfile. Why do minRecordKey and

[GitHub] [hudi] cuibo01 commented on pull request #5755: [HUDI-4192] HoodieHFileReader scan top cells after bottom cells throw…

2022-06-05 Thread GitBox
cuibo01 commented on PR #5755: URL: https://github.com/apache/hudi/pull/5755#issuecomment-1146926477 hi @marchpure One thing I dont understand is that minRecordKey and maxRecordKey are taken from the fileinfo of the hfile, not from scanning the hfile. -- This is an automated message

[hudi] branch master updated (bd26d633d7 -> 5d18b80343)

2022-06-05 Thread xushiyan
This is an automated email from the ASF dual-hosted git repository. xushiyan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from bd26d633d7 [HUDI-4168] Add Call Procedure for marker deletion (#5738) add 5d18b80343 [HUDI-4190] Include

[GitHub] [hudi] xushiyan merged pull request #5750: [HUDI-4190] Include hbase-protocol for shading in the bundles

2022-06-05 Thread GitBox
xushiyan merged PR #5750: URL: https://github.com/apache/hudi/pull/5750 -- 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:

[GitHub] [hudi] xushiyan closed issue #5496: [SUPPORT] java.lang.ClassNotFoundException: org.apache.hudi.org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos$TokenIdentifier

2022-06-05 Thread GitBox
xushiyan closed issue #5496: [SUPPORT] java.lang.ClassNotFoundException: org.apache.hudi.org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos$TokenIdentifier URL: https://github.com/apache/hudi/issues/5496 -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [hudi] xushiyan commented on pull request #5750: [HUDI-4190] Include hbase-protocol for shading in the bundles

2022-06-05 Thread GitBox
xushiyan commented on PR #5750: URL: https://github.com/apache/hudi/pull/5750#issuecomment-1146922088 https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9078 CI passed -- This is an automated message from the Apache Git Service. To

[GitHub] [hudi] hudi-bot commented on pull request #5755: [HUDI-4192] HoodieHFileReader scan top cells after bottom cells throw…

2022-06-05 Thread GitBox
hudi-bot commented on PR #5755: URL: https://github.com/apache/hudi/pull/5755#issuecomment-1146918328 ## CI report: * 6f4b59997c516024d980b18c4d75321622c3e159 Azure:

[GitHub] [hudi] hudi-bot commented on pull request #5755: [HUDI-4192] HoodieHFileReader scan top cells after bottom cells throw…

2022-06-05 Thread GitBox
hudi-bot commented on PR #5755: URL: https://github.com/apache/hudi/pull/5755#issuecomment-1146917301 ## CI report: * 6f4b59997c516024d980b18c4d75321622c3e159 Azure:

[GitHub] [hudi] parisni commented on issue #5752: Bulk Insert failed in hudi 0.11.0 with partition containing <>

2022-06-05 Thread GitBox
parisni commented on issue #5752: URL: https://github.com/apache/hudi/issues/5752#issuecomment-1146898048 hi you might try ``` {"hoodie.datasource.write.row.writer.enable", "false"}, ``` which use the legacy bulk insert mode -- This is an automated

[GitHub] [hudi] parisni commented on issue #5751: [SUPPORT] Bulk insert + OCC = NullPointerException

2022-06-05 Thread GitBox
parisni commented on issue #5751: URL: https://github.com/apache/hudi/issues/5751#issuecomment-1146897023 As a workaround, I am able to use both bulk-insert and OCC but turning: ``` {"hoodie.datasource.write.row.writer.enable", "false"}, ``` from the code, there is

[GitHub] [hudi] hudi-bot commented on pull request #5755: [HUDI-4192] HoodieHFileReader scan top cells after bottom cells throw…

2022-06-05 Thread GitBox
hudi-bot commented on PR #5755: URL: https://github.com/apache/hudi/pull/5755#issuecomment-1146885302 ## CI report: * 6f4b59997c516024d980b18c4d75321622c3e159 Azure:

[GitHub] [hudi] parisni commented on issue #5730: [SUPPORT] AWSGlueCatalogSyncClient partition order bug when multiple partition columns

2022-06-05 Thread GitBox
parisni commented on issue #5730: URL: https://github.com/apache/hudi/issues/5730#issuecomment-1146871798 > do you happen to have apache JIRA id? parisni on apache's jira -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [hudi] hudi-bot commented on pull request #5755: [HUDI-4192] HoodieHFileReader scan top cells after bottom cells throw…

2022-06-05 Thread GitBox
hudi-bot commented on PR #5755: URL: https://github.com/apache/hudi/pull/5755#issuecomment-1146869475 ## CI report: * 6f4b59997c516024d980b18c4d75321622c3e159 Azure:

[GitHub] [hudi] hudi-bot commented on pull request #5755: [HUDI-4192] HoodieHFileReader scan top cells after bottom cells throw…

2022-06-05 Thread GitBox
hudi-bot commented on PR #5755: URL: https://github.com/apache/hudi/pull/5755#issuecomment-1146868971 ## CI report: * 6f4b59997c516024d980b18c4d75321622c3e159 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[jira] [Updated] (HUDI-4192) HoodieHFileReader scan top cells after bottom cells throw NullPointerException

2022-06-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-4192: - Labels: pull-request-available (was: ) > HoodieHFileReader scan top cells after bottom cells

[GitHub] [hudi] marchpure opened a new pull request, #5755: [HUDI-4192] HoodieHFileReader scan top cells after bottom cells throw…

2022-06-05 Thread GitBox
marchpure opened a new pull request, #5755: URL: https://github.com/apache/hudi/pull/5755 … NullPointerException ## What is the purpose of the pull request This PR addresses the NullPointerException when HoodieHFileReader scan top cells after bottom cells. reported by

[jira] [Resolved] (HUDI-4192) HoodieHFileReader scan top cells after bottom cells throw NullPointerException

2022-06-05 Thread Hao (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao resolved HUDI-4192. --- > HoodieHFileReader scan top cells after bottom cells throw NullPointerException >

[jira] [Reopened] (HUDI-4192) HoodieHFileReader scan top cells after bottom cells throw NullPointerException

2022-06-05 Thread Hao (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao reopened HUDI-4192: --- > HoodieHFileReader scan top cells after bottom cells throw NullPointerException >

[jira] [Updated] (HUDI-4192) HoodieHFileReader scan top cells after bottom cells throw NullPointerException

2022-06-05 Thread Hao (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao updated HUDI-4192: -- Summary: HoodieHFileReader scan top cells after bottom cells throw NullPointerException (was: HoodieHFileReader scan

[jira] [Updated] (HUDI-4192) HoodieHFileReader scan the header cells after the bottom cells throw NullPointerException

2022-06-05 Thread Hao (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao updated HUDI-4192: -- Summary: HoodieHFileReader scan the header cells after the bottom cells throw NullPointerException (was:

[jira] [Updated] (HUDI-3730) Improve hive/meta sync class design and hierachies

2022-06-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-3730: - Labels: pull-request-available (was: ) > Improve hive/meta sync class design and hierachies >

[GitHub] [hudi] fengjian428 opened a new pull request, #5754: [WIP][HUDI-3730] Improve hive/meta sync class design and hierachies

2022-06-05 Thread GitBox
fengjian428 opened a new pull request, #5754: URL: https://github.com/apache/hudi/pull/5754 ## *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

[jira] [Commented] (HUDI-4192) HoodieHFileReader scan the cells of Header IndexColumn throw NullPointerException

2022-06-05 Thread Hao (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17550233#comment-17550233 ] Hao commented on HUDI-4192: --- The recurrence steps are as follows: In the HFile of attachment, including indexes

[jira] [Updated] (HUDI-4192) HoodieHFileReader scan the cells of Header IndexColumn throw NullPointerException

2022-06-05 Thread Hao (Jira)
[ https://issues.apache.org/jira/browse/HUDI-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao updated HUDI-4192: -- Attachment: col-stats-0097_86-717-560846_20220605111639266001.hfile > HoodieHFileReader scan the cells of Header

[jira] [Created] (HUDI-4192) HoodieHFileReader scan the cells of Header IndexColumn throw NullPointerException

2022-06-05 Thread Hao (Jira)
Hao created HUDI-4192: - Summary: HoodieHFileReader scan the cells of Header IndexColumn throw NullPointerException Key: HUDI-4192 URL: https://issues.apache.org/jira/browse/HUDI-4192 Project: Apache Hudi

[GitHub] [hudi] codope commented on a diff in pull request #3391: [HUDI-83] Fix Timestamp/Date type read by Hive3

2022-06-05 Thread GitBox
codope commented on code in PR #3391: URL: https://github.com/apache/hudi/pull/3391#discussion_r889703023 ## hudi-hadoop-mr/src/main/java/org/apache/hudi/hadoop/avro/HoodieAvroParquetReader.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[jira] [Created] (HUDI-4191) Fix psql docker image on apple silicon machine

2022-06-05 Thread victor (Jira)
victor created HUDI-4191: Summary: Fix psql docker image on apple silicon machine Key: HUDI-4191 URL: https://issues.apache.org/jira/browse/HUDI-4191 Project: Apache Hudi Issue Type: Task

[GitHub] [hudi] Clcanny commented on pull request #5712: [HUDI-4189] Support custom filesystem schema

2022-06-05 Thread GitBox
Clcanny commented on PR #5712: URL: https://github.com/apache/hudi/pull/5712#issuecomment-1146811933 https://issues.apache.org/jira/projects/HUDI/issues/HUDI-4189?filter=allopenissues -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [hudi] melin opened a new issue, #5753: [SUPPORT]Custom AbstractHiveSyncHoodieClient impl

2022-06-05 Thread GitBox
melin opened a new issue, #5753: URL: https://github.com/apache/hudi/issues/5753 Consider the reuse of different engines, HoodieHiveClient create a new HMS client. The spark engine can be directly replaced by SparkSession.active.sharedState.externalCatalog, and it is hoped to provide a

[GitHub] [hudi] bkosuru opened a new issue, #5752: Bulk Insert failed in hudi 0.11.0 with partition containing <>

2022-06-05 Thread GitBox
bkosuru opened a new issue, #5752: URL: https://github.com/apache/hudi/issues/5752 Hello, Bulk Insert failed in hudi 0.11.0 with partition containing <>. (see stacktrace below) This is hdfs based hudi table We are not able to upgrade to hudi 0.11.0 See related issues

[GitHub] [hudi] parisni opened a new issue, #5751: [SUPPORT] Bulk insert + OCC = NullPointerException

2022-06-05 Thread GitBox
parisni opened a new issue, #5751: URL: https://github.com/apache/hudi/issues/5751 I am running hudi 0.11.0 on spark 3.2.1 When running a bulk insert operation on an existing hudi table, I get the below NPE. I also tried to create a new table from scratch : - the first bulk

[GitHub] [hudi] hudi-bot commented on pull request #5750: [HUDI-4190] Include hbase-protocol for shading in the bundles

2022-06-05 Thread GitBox
hudi-bot commented on PR #5750: URL: https://github.com/apache/hudi/pull/5750#issuecomment-1146785131 ## CI report: * 35a3b934c200191b46eba0dd278032b7ad27958d Azure:

[GitHub] [hudi] hudi-bot commented on pull request #5750: [HUDI-4190] Include hbase-protocol for shading in the bundles

2022-06-05 Thread GitBox
hudi-bot commented on PR #5750: URL: https://github.com/apache/hudi/pull/5750#issuecomment-1146778305 ## CI report: * 35a3b934c200191b46eba0dd278032b7ad27958d Azure:

[GitHub] [hudi] hudi-bot commented on pull request #5750: [HUDI-4190] Include hbase-protocol for shading in the bundles

2022-06-05 Thread GitBox
hudi-bot commented on PR #5750: URL: https://github.com/apache/hudi/pull/5750#issuecomment-114659 ## CI report: * 35a3b934c200191b46eba0dd278032b7ad27958d UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[GitHub] [hudi] xushiyan closed issue #5692: Hudi time-travel query provides incorrect result when using table path with /*

2022-06-05 Thread GitBox
xushiyan closed issue #5692: Hudi time-travel query provides incorrect result when using table path with /* URL: https://github.com/apache/hudi/issues/5692 -- 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

[GitHub] [hudi] xushiyan commented on issue #5692: Hudi time-travel query provides incorrect result when using table path with /*

2022-06-05 Thread GitBox
xushiyan commented on issue #5692: URL: https://github.com/apache/hudi/issues/5692#issuecomment-1146777209 @alexey-chumakov thanks for the scripts; helped a lot in verifying the issue. I ran your code with Hudi 0.11.0 and spark 3.1.2 / 3.2.1 and it works as expected. So this is most likely

[GitHub] [hudi] hudi-bot commented on pull request #4676: [HUDI-3304] support partial update on mor table

2022-06-05 Thread GitBox
hudi-bot commented on PR #4676: URL: https://github.com/apache/hudi/pull/4676#issuecomment-1146762629 ## CI report: * e7e16a239220f67ef90a0ecd59dbba27ad695d4d Azure:

[GitHub] [hudi] hudi-bot commented on pull request #4676: [HUDI-3304] support partial update on mor table

2022-06-05 Thread GitBox
hudi-bot commented on PR #4676: URL: https://github.com/apache/hudi/pull/4676#issuecomment-1146762054 ## CI report: * e7e16a239220f67ef90a0ecd59dbba27ad695d4d Azure:

[GitHub] [hudi] XuQianJin-Stars commented on pull request #4676: [HUDI-3304] support partial update on mor table

2022-06-05 Thread GitBox
XuQianJin-Stars commented on PR #4676: URL: https://github.com/apache/hudi/pull/4676#issuecomment-1146761518 @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

[GitHub] [hudi] hudi-bot commented on pull request #5750: [HUDI-4190] Include hbase-protocol for shading in the bundles

2022-06-05 Thread GitBox
hudi-bot commented on PR #5750: URL: https://github.com/apache/hudi/pull/5750#issuecomment-1146754015 ## CI report: * 35a3b934c200191b46eba0dd278032b7ad27958d Azure:

[GitHub] [hudi] hudi-bot commented on pull request #5750: [HUDI-4190] Include hbase-protocol for shading in the bundles

2022-06-05 Thread GitBox
hudi-bot commented on PR #5750: URL: https://github.com/apache/hudi/pull/5750#issuecomment-1146749226 ## CI report: * 35a3b934c200191b46eba0dd278032b7ad27958d Azure:

[GitHub] [hudi] hudi-bot commented on pull request #5750: [HUDI-4190] Include hbase-protocol for shading in the bundles

2022-06-05 Thread GitBox
hudi-bot commented on PR #5750: URL: https://github.com/apache/hudi/pull/5750#issuecomment-1146748863 ## CI report: * 35a3b934c200191b46eba0dd278032b7ad27958d UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the