Re: Accumulo Shell logging WARN : Found no client.conf in default paths. need suggestion.

2015-12-24 Thread Josh Elser
Make sure you're using the right configuration files (ACCUMULO_HOME and/or ACCUMULO_CONF_DIR environment variables). If the monitor says that there are tabletservers running, your client is likely trying to connect to an instance which isn't running (they're not looking at the same place) A m

Accumulo Shell logging WARN : Found no client.conf in default paths. need suggestion.

2015-12-24 Thread Ziaur Rahman
Hi, Accumulo dev, My accumulo-1.7.0 starts well with hadoop-2,7.1 and zookeeper-3.4.6 in 1GB conf native-standalone/standalone mode. But when I go to start shell it shows error like- "zia@zia-Aspire-V5-473:~$ /home/zia/Installs/dbe/accumulo-1.7.0/bin/accumulo shell -u root -p asdfghjk 2015-12-24

Re: Mutation Rejected exception with server Error 1

2015-12-24 Thread mohit.kaushik
@ Eric: yes I have notices 3GB to 5GB swap uses out of 32GB on servers. And if I will resend the mutations rejected explicitly then this may create a loop for mutations getting rejected again and again. Then how can I handle it? How did you? Am i getting it right? @ Josh: For one of the zookeep