when i start spark-shell i now see

ls: cannot access /usr/local/lib/spark/lib_managed/jars/: No such file or
directory

we do not package a lib_managed with our spark build (never did). maybe the
logic in compute-classpath.sh that searches for datanucleus should check
for the existence of lib_managed before doing ls on it?

Reply via email to