ankur1603 commented on issue #2067: URL: https://github.com/apache/hudi/issues/2067#issuecomment-687584145
@bvaradar Thanks for your response. I do agree 0.5.0 is an old version but in my organization we are using spark 2.2.0 (upgrade to higher spark version is not possible as of now) and only 0.5.0 seems to be compatible with it. As any other version of Hudi requires `spark-avro` dependency of same version as spark [Setup Instructions](https://hudi.apache.org/docs/0.5.3-quick-start-guide.html#setup) and **there is no version of** `spark-avro_2.11_2.2.0` available on [Maven Repo](https://mvnrepository.com/artifact/org.apache.spark/spark-avro). I tried with oldest available version which is [2.4.0](https://mvnrepository.com/artifact/org.apache.spark/spark-avro_2.11/2.4.0) that also doesnt work. > Its a blocker for us. A workaround for this would be really appreciated. Thanks in Advance ---------------------------------------------------------------- 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]
