Github user steveloughran commented on the issue:
https://github.com/apache/spark/pull/17342
Hmmm.[SPARK-21697](https://issues.apache.org/jira/browse/SPARK-21697) has a
lot of the CP, but the problem in that one is some recursive loading of
artifacts off HDFS, the can for commons-logging.properties being the
troublespot.
@rajeshcode , what you have seems more that a classic "class not found"
problem, where one class is loading, but a dependency isn't being found. And as
HDFS has moved its stuff around in a split from one hadoop-hdfs JAR into split
client and server, that may be the cause.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]