Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleScala 2.10 and Geomesa 1.3

GeoMesa 1.3 series supports cross compile against Scala 2.10 and Scala 2.11 out of the box. See 1.3.0-m0 release notes.


NB: In GeoMesa 1.3, the 'geomesa-compute' module has been moved under the 'geomesa-accumulo' one and renamed to 'geomesa-accumulo-compute'.

Step-by-step guide

  1. Compile sfcurve-0.1.3 for scala 2.10
  2. Compile geomesa-compute for scala 2.10

...