ad1happy2go commented on issue #7452: URL: https://github.com/apache/hudi/issues/7452#issuecomment-1477851053
There is a related issue with Kafka source - https://github.com/apache/hudi/issues/7452. Either restarting the spark shell OR setting "spark.sql.filesourceTableRelationCacheSize=0" (as @alexeykudinkin suggested) will force spark shell not to cache the relation and always return the latest data. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
