Hello,

did client.conf properties change between 1.10 and 2.x? I saw lot of 
documentation on it and trying to use it so that i can use shell commands from 
script

My current client.conf has

instance.name=xxxx
instance.zookeeeper=xxx:2181,yyy:2181
auth.type=PasswordToken
auth.principal=auser
auth.token=<token text generated suing create-token command - oblt text after 
PasswordToken: from the token file>

when I run accumulo shell --config-file <path and file name of client.conf'

It still asks me password. Shouldn't this work? Am I missing anything?

Thanks

-S

Reply via email to