hi, i use netbeans 8.2 and i have imported apache ignite 2.7 to it. when i want to run example in this path /examples/src/main/spark/org/apache/ignite/examples/spark/SharedRDDExamples.java i have some error in import section related to bellow import: import org.apache.ignite.spark.JavaIgniteContext; import org.apache.ignite.spark.JavaIgniteRDD;
on the top of code two above import have underlined with red color. i have imported package from dependency and find the org.apache.ignite:ignite-spark and select 2.7.jar. but after importing the same error has remained. why? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
