Roobal Jindal

Results 15 comments of Roobal Jindal

@pratyakshsharma I think you are the best person to help :) Can you please check?

I upgraded to 0.11 release of hudi and simply used tragetUrl instead of targetUrlSuffix so it worked now I am not getting errors related to target and source registry urls...

I further checked and downloaded aws logs of the node and checked the exact exception. Do you have any idea about what's going wrong? @nsivabalan @pratyakshsharma **Stack trace** ``` 22/08/10...

@pratyakshsharma No, there is no such field. Even with same schema, it works with HoodieDeltaStreamer but not with HoodieMultiTableDeltaStreamer.

@pratyakshsharma We are not using any serializer in our custom class as it wasnt required. I believe it uses convertor that is being defined in kafka connect properties. We are...

@pratyakshsharma Yes, table has 1 record. I ran HoodieDeltaStreamer for same record and table, it worked but for same table/record with same serializers and registry, when I ran HoodieMultiTableDeltaStreamer, its...

[AWS debug console logs - commit rollback.txt](https://github.com/apache/hudi/files/9359053/AWS.debug.console.logs.-.commit.rollback.txt) @pratyakshsharma @nsivabalan enabled debug logs and attached, can you please check?

@rmahindra123 thanks, it worked. But I added 2 tables for ingestion but it is always picking first table mentioned in comma separated list. I have kept all other configs same...

@rmahindra123 @pratyakshsharma yes, it is working fine for me after removing continous tag but spark job ends after the job is done. I want it to be keep running and...

I am also facing the similar exception, using EMR on AWS with kafka. Even exception is not self explanatory if any config is missing or what is exactly wrong **Exception:**...