You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2015/02/27 16:50:04 UTC

[jira] [Created] (IGNITE-376) Scala examples should be runnable form sbt.

Alexey Kuznetsov created IGNITE-376:
---------------------------------------

             Summary: Scala examples should be runnable form sbt.
                 Key: IGNITE-376
                 URL: https://issues.apache.org/jira/browse/IGNITE-376
             Project: Ignite
          Issue Type: Task
            Reporter: Alexey Kuznetsov


>From dev-list:
I downloaded the latest version of apache-ignite and am trying to run the
scala examples in the examples/ subdir.

However, I am not sure what needs to be done for them to be run. I created
an sbt project, included the dependencies on the correct libraries like
ignite-core, ignite-scalar, ignite-examples, however this line keeps
failing from an example such as the Pi calculation:

import org.apache.ignite.scalar.scalar

If I look at the scala docs there is no scalar.scalar.

Are the examples simply too stale?




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