You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Abhishek Rao (Jira)" <ji...@apache.org> on 2020/01/23 10:21:00 UTC

[jira] [Created] (SPARK-30619) org.slf4j.Logger and org.apache.commons.collections classes not built as part of hadoop-provided profile

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org