[GitHub] [hudi] nsivabalan commented on issue #2787: [SUPPORT] Error upserting bucketType UPDATE for partition

2021-05-04 Thread GitBox
nsivabalan commented on issue #2787: URL: https://github.com/apache/hudi/issues/2787#issuecomment-831969176 If you happened to know both schemas(old and new), and if you can give it to me, I can run it locally to see schema incompatible issue. Or I can give you a patch that you can try it

[GitHub] [hudi] nsivabalan commented on issue #2787: [SUPPORT] Error upserting bucketType UPDATE for partition

2021-04-30 Thread GitBox
nsivabalan commented on issue #2787: URL: https://github.com/apache/hudi/issues/2787#issuecomment-830213357 sure, will look into it. for now, looks like you are interested in knowing detailed error msg on schema incompatability. is my understanding right ? -- This is an automated

[GitHub] [hudi] nsivabalan commented on issue #2787: [SUPPORT] Error upserting bucketType UPDATE for partition

2021-04-16 Thread GitBox
nsivabalan commented on issue #2787: URL: https://github.com/apache/hudi/issues/2787#issuecomment-821755784 Can you try enabling schema validation and we can go from there. ``` hoodie.avro.schema.validate ``` set this property to true. -- This is an automated message from

[GitHub] [hudi] nsivabalan commented on issue #2787: [SUPPORT] Error upserting bucketType UPDATE for partition

2021-04-08 Thread GitBox
nsivabalan commented on issue #2787: URL: https://github.com/apache/hudi/issues/2787#issuecomment-816416482 Can you give us the configs you used? is it failing at the beginning itself or after after few batch of writes? looks like this is the root cause. ``` Caused by: