You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2016/12/11 04:05:58 UTC

[jira] [Resolved] (IGNITE-3703) IgniteContext Logging class not found.

     [ https://issues.apache.org/jira/browse/IGNITE-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Magda resolved IGNITE-3703.
---------------------------------
    Resolution: Duplicate

Duplicate of IGNITE-3710

> IgniteContext Logging class not found.
> --------------------------------------
>
>                 Key: IGNITE-3703
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3703
>             Project: Ignite
>          Issue Type: Wish
>         Environment: Spark version 2.0.0
> Ignite version 1.7.0
>            Reporter: Giljae Joo
>            Priority: Minor
>
> Hello,
> I have a problem. "ClassNotFoundException: org.apache.spark.Logging".
> My environment is:
> Spark version 2.0.0
> Ignite-spark 1.7.0
> The org.apache.ignite.spark.IgniteContext class is import to Logging class such as below code.
> import org.apache.spark.{Logging, SparkContext}
> but spark 2.0.0 has not Logging class in the org.apache.spark package.
> The Logging class to org.apache.spark.internal.Logging.
> Could you advice to me? maybe, I using the spark 1.5.2 version. right?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)