lakeFS
lakeFS copied to clipboard
Wrap Spark client API calls to detect version mismatches
Typical bad installations of the Spark clients (both lakeFSFS and metadata) have mismatched versions that cause methods and classes not to be found. Wrap all calls with some layer that analyzes relevant exceptions, reports the version(s) with which this client is known to work, suggests using other versions.
Related to #2801, which could/might help here too.
This issue is now marked as stale after 90 days of inactivity, and will be closed soon. To keep it, mark it with the "no stale" label.
Closing this issue because it has been stale for 7 days with no activity.
Still needed, this is recurs.