bhasudha commented on issue #1775: URL: https://github.com/apache/hudi/issues/1775#issuecomment-653731236
@prashanthpdesai I was not able to reproduce this with Quickstart instructions. I tried against the jar from latest master. I noticed one thing though in your spark shell command, that you are not passing in the ```--packages org.apache.spark:spark-avro_2.11:2.4.4```. By default spark-shell does not include spark-avro. I am suspecting this is the issue. Could you try once including spark-avro in your spark-shell command? ---------------------------------------------------------------- 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]
