There is a script called entrypoint.sh that the container calls after install. I'm trying to find if this container is defined open source somewhere (where the script lives)
I may be confused about this whole setup though
I figure somewhere lives the docker file
P.S. really appreciate the support. I would love to contribute
the docker can be run in different modes (i.e. tserver vs master) - you can run them all on a single host or across multiple hosts
gaurav chhabra
@gc5483_twitter
thanks @elahrvivaz for the help
_
feng-botian
@feng-botian
Hi everyone, can u please tell me how to start geoserver docker with internal access? Thanks , it worked for localhost:9090, but can't work for ip:9090
Emilio
@elahrvivaz
@feng-botian when i run cd geodocker-accumulo-geomesa; docker-compose up it binds to my host name, not just localhost
feng-botian
@feng-botian
@elahrvivaz thanks, image geoserver was used for this case , it can't access ip:port but work for localhost:port.
gaurav chhabra
@gc5483_twitter
HI everyone, I am facing this error "There are no tablet servers: check that zookeeper and accumulo are running" when I am running accumulo shell -u root -p GisPwd inside accumulo-master_1 docker. Please help.
All my dockers are running
James Hughes
@jnh5y
from the Accumulo docker, have you checked that all the Accumulo services are running?
There should be 5 processes: master, gc, tracer, tserver, and monitor (If I recall)
gaurav chhabra
@gc5483_twitter
yes - James Hughes @jnh5y
gaurav chhabra
@gc5483_twitter
@elahrvivaz - please help
Emilio
@elahrvivaz
@feng-botian are you saying that you are using a different docker image? what image are you using?
@gc5483_twitter check the docker accumulo/zookeeper/hdfs logs for errors - possibly there is a port conflict on the host machine
Ravi Teja Kankanala
@kraviteja
When i do an export and import in Accumulo shell for the tables I get the error
ERROR: org.apache.accumulo.core.client.AccumuloException: File F0000038.rf does not exist in import dir
How do I go about fixing it ?
This is for Geomesa 2.0.2 Accumulo 1.9.1
Another issue I have for the setup Geomesa 2.1.0 Accumulo 1.9.2 is When I try to run geomesa-accumulo version I get an error
Error: Could not find or load main class .usr.lib.zookeeper.zookeeper.jar