Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geomesa-users] Accumulo could not determine file type geomesa-runtime

Hi Milan,

It seems like Accumulo can't find your jar in HDFS. What version of Accumulo are you running on? The namespace configurations are only available on 1.6 and later. Also, what is the namenode of your hdfs setup? It it set to localhost in your error. Does that path work using the 'hadoop' command? e.g. hadoop fs -ls ' hdfs://localhost:54310/accumulo/classpath/geomesa/geomesa-accumulo-distributed-runtime-1.2.2.jar'. Also, ensure that the jar is actually there in HDFS.

Let us know if none of that works.

Thanks,

Emilio

On 06/14/2016 08:42 AM, Milan Muňko wrote:
Dear sir / madam,

We would like to evaluate geomesa as one of the most promising technologies in our company. I have a problem with right setup.

When I installed geomesa bin according to http://www.geomesa.org/documentation/user/installation_and_configuration.html

When I run Ingesting data example, I get this error message in Accumulo:

could not determine file type hdfs://localhost:54310/accumulo/classpath/geomesa/geomesa-accumulo-distributed-runtime-1.2.2.jar

I get the same error also when I run Accumulo quick start.

I would also like to ask, how should I set up GeoTools for Geoserver, What modules from geotools are needed for geoserver in order to be able to use geomesa datastore ?

Thank you,

Milan

--


Ing. Milan Muňko | Co-Founder

AI-MAPS s. r. o., Tallerova 4, 811 02 Bratislava Slovakia

Mobile: +421 944 912 592

Email: milan.munko@xxxxxxxxxxx

Web: www.ai-maps.com




_______________________________________________
geomesa-users mailing list
geomesa-users@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.locationtech.org/mailman/listinfo/geomesa-users


Back to the top