You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Giljae Joo (JIRA)" <ji...@apache.org> on 2016/08/17 09:46:20 UTC

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

Giljae Joo created IGNITE-3703:
----------------------------------

             Summary: 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)