Open neontty opened 3 months ago
only for test-v2 command. pending discussion whether we should just put a better error if correct lib version is not detected.
enhance pbt so it takes the version of plibs from pbt_project.yml and attempts to use the correct version if it's in the M2 cache otherwise error out.
--driver-library-path
should take any of the following:
.m2
if correct plibs version is not found in any of those places, error out. accept the latest $SPARK_VERSION out of any libs that exist.
make --driver-library-path mandatory for python projects