basedir must be absolute: ?/.ivy2/local
问题 I'm writing here in a full desperation state... I have 2 users: 1 local user, created in Linux. Works 100% fine, word count works perfectly. Kerberized Cluster. Valid ticket. 1 Active Directory user, can login, but pyspark instruction (same word count) fails. Same kdc ticket as the one above. Exception in thread "main" java.lang.IllegalArgumentException: basedir must be absolute: ?/.ivy2/local at org.apache.ivy.util.Checks.checkAbsolute(Checks.java:48) at org.apache.ivy.plugins.repository