harsha2010 / magellan

Geo Spatial Data Analytics on Spark
Apache License 2.0
533 stars 149 forks source link

Missing coordinates #187

Closed mithdrann closed 6 years ago

mithdrann commented 6 years ago

Hi, I'm trying to link the project but the coordinates provided by README.md seem to be missing:

groupId: harsha2010 artifactId: magellan version: 1.0.5-s_2.11

Could you check it?

CharmLynn commented 6 years ago

which project? plz give the project url

At 2017-12-04 20:17:33, "mithdrann" notifications@github.com wrote:

Hi, I'm trying to link the project but the coordinates provided by README.md seem to be missing:

groupId: harsha2010 artifactId: magellan version: 1.0.5-s_2.11

Could you check it?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

mithdrann commented 6 years ago

Hi, maybe I didn't explain myself in a proper way. I mean, I cannot link against the latest release of Magellan (https://github.com/harsha2010/magellan) using the coordinates within README.md

mithdrann commented 6 years ago

Solved. As stated in issue #103, Magellan is not available as a maven package yet, only as a spark package. Adding the following repository to the pom.xml solves the problem.

SparkPackagesRepo http://dl.bintray.com/spark-packages/maven