mauropelucchi commented on issue #2564:
URL: https://github.com/apache/hudi/issues/2564#issuecomment-931364899
@nsivabalan Here the new issue https://github.com/apache/hudi/issues/3739
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
mauropelucchi commented on issue #2564:
URL: https://github.com/apache/hudi/issues/2564#issuecomment-931358701
> @mauropelucchi : curious as to your table type choice. I see you are
setting max delta commits to compact to 1. So, you might as well choose COW to
easier operability. wondering
mauropelucchi commented on issue #2564:
URL: https://github.com/apache/hudi/issues/2564#issuecomment-930774206
> @mauropelucchi : curious as to your table type choice. I see you are
setting max delta commits to compact to 1. So, you might as well choose COW to
easier operability. wondering
mauropelucchi commented on issue #2564:
URL: https://github.com/apache/hudi/issues/2564#issuecomment-864899684
Hello @vinothchandar @n3nash
We continue to have this type of issue
Let's me to share our situation, the configuration is the same for all the
tables in our environm
mauropelucchi commented on issue #2564:
URL: https://github.com/apache/hudi/issues/2564#issuecomment-864899684
Hello @vinothchandar @n3nash
We continue to have this type of issue
Let's me to share our situation, the configuration is the same for all the
tables in our environm
mauropelucchi commented on issue #2564:
URL: https://github.com/apache/hudi/issues/2564#issuecomment-778599406
Hi @baobaoyeye,
From the first folder, we have
![image](https://user-images.githubusercontent.com/16307145/107848201-c8e61580-6df1-11eb-9b49-d885010a6e34.png)
And
mauropelucchi commented on issue #2564:
URL: https://github.com/apache/hudi/issues/2564#issuecomment-778321055
@bvaradar We are running this conf for 2 separate locations:
hudi_options = {
'hoodie.table.name': table_name,
'hoodie.datasource.write.recordkey.field': 'key',
'