Abhishek Rao created SPARK-30619: ------------------------------------ Summary: org.slf4j.Logger and org.apache.commons.collections classes not built as part of hadoop-provided profile Key: SPARK-30619 URL: https://issues.apache.org/jira/browse/SPARK-30619 Project: Spark Issue Type: Question Components: Build Affects Versions: 2.4.4, 2.4.2 Environment: Spark on kubernetes Reporter: Abhishek Rao
We're usingĀ spark-2.4.4-bin-without-hadoop.tgz and executing Java Word count (org.apache.spark.examples.JavaWordCount) example on local files. But we're seeing that it is expecting org.slf4j.Logger andĀ org.apache.commons.collections classes to be available for executing this. We expected the binary to work as it is for local files. Is there anything which we're missing? -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org