I am working through setting up my local accumulo.  I have my accumulo build 
working and I configured fluo to use my local build.  I am working on a ticket 
to fix a command line param.  As part of the testing, I am trying to set an 
iterator, but I am getting the following error:

root@uno> setshelliter -class 
org.apache.accumulo.core.iterators.SortedKeyValueIterator.class -p 100 -pn count

2019-04-27 11:04:18,031 [shell.Shell] ERROR: 
org.apache.accumulo.shell.ShellCommandException: Command could not be 
initialized (Unable to load 
org.apache.accumulo.core.iterators.SortedKeyValueIterator.class; class not 
found.)
root@uno>
any ideas?
Thanks,
Don Resnik

Reply via email to