Magicbeanbuyer commented on issue #2529:
URL: https://github.com/apache/hudi/issues/2529#issuecomment-773200157


   Hey there,
   
   how we worked around it is by running a [bootstrap action on 
EMR](https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-plan-bootstrap.html)
 installing the newest Hudi version. Later if you use `spark-submit`, you just 
need to pass the path of the downloaded Hudi jar as your application jar like 
[this](https://spark.apache.org/docs/latest/submitting-applications.html#launching-applications-with-spark-submit).


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