ashishmgofficial opened a new issue #2072:
URL: https://github.com/apache/hudi/issues/2072


   Hi Team,
   
   Would really appreciate if an example end to end pyspark application 
leveraging Hudi is put up. The already existing examples provided in the 
Documentation is fine and good . It works well in Pyspark Shell. 
   
   But I'm really confused on how to use Hudi in Pyspark End to End application 
on scenarios like 
   
   -  Rollback and Reset
   
   - Savepoint
   
   I had posted the query on Slack channel and got a Scala Example. In that we 
have to initialize a Hudi Write Client etc. Could you help me understand how to 
initialize a Hudi Write Client in Pyspark ? If somebody can help me with a 
sample code for rollback and reset on Pyspark , that would be great.
   
   Im mainly facing challenges in importing classes as we do in Scala or Java, 
but dont know how to do it in Pyspark when it comes to several arguments and 
utilities in Pyspark 
   
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to