I believe you will have to restart after removing it from lib and placing it in lib/ext though.
John On Fri, Jul 27, 2012 at 1:25 PM, Marc Parisi <[email protected]> wrote: > Bob, the jars will be dynamically reloaded if you put them into lib/ext. > remove the jar from the general classpath, then only put it into /lib/ext > and yous should be able to redeploy > > > On Fri, Jul 27, 2012 at 1:15 PM, <[email protected]> wrote: > >> I have a jar file with some custom iterator that I include in the >> accumulo-site.xml configuration under the general.classpaths property. >> The only way I've been able to re-deploy that jar file during >> development and testing is to restart accumulo. Is that the only way? >> >> >> Bob Thorman >> Engineering Fellow >> L-3 Communications, ComCept >> 1700 Science Place >> Rockwall, TX 75032 >> (972) 772-7501 work >> [email protected] >> [email protected] >> >> >> >
