DomGarguilo commented on PR #134: URL: https://github.com/apache/accumulo-examples/pull/134#issuecomment-4634398446
For the combiner example, I'm actually not sure that we need that added line to set the jar as the classloader context. I think that is contained in the jar that we copy over into the `lib` dir as outline in the setup steps. For the combiner I ran through the example and things worked when I followed the doc with these exceptions: 1. I had to restart my accumulo instance so the jar was picked up by the tservers (maybe this could be pointed out in the description of this doc) 2. I did not do the `config -t examples.runners -s table.class.loader.context=` step -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
