Sagar Sumit

Results 135 comments of Sagar Sumit

We need to upgrade parquet-avro once the above issues are fixed. Closing this as it is not related to Hudi. Created HUDI-4798 to track parquet upgrade.

``` Steps to reproduce the behavior: 1. using hudi 0.8 to create a hudi table and sync to hive metastore using hive jdbc sync mode 2. update hudi to 0.11...

@leesf @XuQianJin-Stars Can you please look into this issue? The gist is that spark-sql does not recognise the table as an external table and hence the `path` is not passed...

@Aalron @xushiyan I have built images for arm64 and pushed to our [docker hub](https://hub.docker.com/u/apachehudi). In the docker setup, before running `setup_demo.sh` script please apply this patch in `/docker/compose/docker-compose_hadoop284_hive233_spark244.yml` file: https://gist.github.com/codope/3dd986de5e54f0650dd74b6032e4456c...

Going to close this issue. We are tracking the support in HUDI-2786. ETA: Hudi version 0.13.0 (expected to release in early November).

@lanyu1hao Can you share more details to reproduce the scenario? Is this happening for single writer? What were the write configs? What was the timeline under `.hoodie` folder when this...

@BalaMahesh Do you have application logs? Do you see any of the following lines in the log? `Failed to create marker type file` `Failed to write marker type file` Hudi...

Also, you could try out the following patch #6266

Closing as patch is available and should be released in 0.12.1.

@uvplearn I am unable to reproduce the issue. I am using latest master of Hudi (with 0.7.0 i'm facing some other issue in my setup). Meanwhile, I would suggest to...