-
Notifications
You must be signed in to change notification settings - Fork 0
Accumulo
Derek Clemenzi edited this page Apr 1, 2019
·
6 revisions
- Using putty connect to VM
- su - hadoop
- qi-start
- Using putty connect to VM
- su - hadoop
- accumulo shell -u root
- Enter password
https://accumulo.apache.org/1.4/user_manual/Shell_Commands.html
droptable -f -p Coalesce.*
port 50095
bin/geomesa export -c CoalesceSearch -i oedl -u oe_user -f coalesce -a objectkey -q "objectkey='46e77615-1758-41e0-a1d2-e85e13682c0b'"
bin/geomesa export -c CoalesceSearch -i oedl -u oe_user -f coalesce-a objectkey -q "name='NGrams'" bin/geomesa export -c CoalesceSearch -i oedl -u oe_user -f ngramsrecordset -a objectkey -q "name='NGrams'"