Hi Jim,
Thanks for your elaborate instruction. It definitely took me further then where I was before.
I DO see the Accumulo data store in the stores section but when I apply the proper credentials it gets stuck saying
09 Jan 18:34:54 WARN [org.apache.accumulo.core.client.impl.ServerClient] - Failed to find an available server in the list of servers: [cloudera2ne:10011 (120000), cloudera3ne:10011 (120000), cloudera1ne:10011 (120000)]
NB: I tried both IP and FQDN with the same result.
Am I still missing some jars or any steps?
My list is given below
#accumulo specific#
- accumulo-trace.jar
- accumulo-fate.jar
- accumulo-core.jar
#As per instruction replaced commons lang 2.1 with 2.4 and commons-configuration
- commons-lang-2.4.jar
- commons-configuration-1.6.jar
#hadoop specific jars from my cloudera servers.
- hadoop-auth-2.5.0-cdh5.3.0.jar
- hadoop-common-2.5.0-cdh5.3.0.jar
- hadoop-hdfs-2.5.0-cdh5.3.0.jar
- hadoop-mapreduce-client-app-2.5.0-cdh5.3.0.jar
- hadoop-mapreduce-client-common-2.5.0-cdh5.3.0.jar
- hadoop-yarn-client-2.5.0-cdh5.3.0.jar
- hadoop-mapreduce-client-shuffle-2.5.0-cdh5.3.0.jar
- hadoop-mapreduce-client-jobclient-2.5.0-cdh5.3.0.jar
- hadoop-mapreduce-client-core-2.5.0-cdh5.3.0.jar
- hadoop-yarn-client.jar
Question: It is the hadoop client for MR2. Do I need to use one for MR1 instead?
#xookeeper jar
- zookeeper-3.4.5-cdh5.3.0.jar
# plugin(the name says it is 1.5 but it is built with 1.6)
geomesa-distributed-runtime-accumulo1.5-1.0.0-rc.3-SNAPSHOT.jar
#wps jars
- gs-web-wps-2.5.2.jar
- gt-xsd-wps-11.2.jar
- gt-process-geometry-11.2.jar
- gs-wps-core-2.5.2.jar
- serializer-2.7.1.jar
- net.opengis.wps-11.2.jar
Appreciate any help...
Manas