geotrellis / geodocker-cluster

[NOT MAINTAINED] GeoDocker Cluster is a Docker environment with Apache Accumulo and Apache Spark environment.
https://github.com/geodocker/geodocker
Apache License 2.0
27 stars 18 forks source link

Error on running the run-test.sh script for geomesa #16

Closed algone closed 8 years ago

algone commented 8 years ago

So I updated my local repo and checked that am on master. Then I ran the install.sh script, which build successfully. However, invoking the test script brings up the following message:

Error: Could not find or load main class com.example.geomesa.accumulo.AccumuloQuickStart

That is weird !

algone commented 8 years ago

Finally was able to run the test script

pomadchin commented 8 years ago

@algone Sry, and what was wrong actually?

algone commented 8 years ago

@pomadchin The dependencies were actually not resolving. This time too, it first failed, then I repeated the execution of the script again and then it worked.