garyli1019 commented on pull request #1848: URL: https://github.com/apache/hudi/pull/1848#issuecomment-666091024
@bvaradar I tested on Spark 2.4.0 cdh release with a small dataset, and found a broadcast configuration issue. Pushed a new commit with the fix. Now this work fine on my cluster. I will test a larger dataset tomorrow. I couldn't reproduce `java.lang.NoSuchMethodError: org.apache.spark.sql.execution.datasources.PartitionedFile`. Is this class somehow missing on aws release? Are you able to import from the spark-shell? ---------------------------------------------------------------- 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]
