lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

Wrap Spark client API calls to detect version mismatches

Open arielshaqed opened this issue 2 years ago • 4 comments

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.

arielshaqed avatar Mar 15 '22 10:03 arielshaqed