[GitHub] accumulo issue #113: ACCUMULO-4341: Preload classes

2016-06-13 Thread madrob
Github user madrob commented on the issue: https://github.com/apache/accumulo/pull/113 Can we add a test for this? I'm imagining a sequence like 1) Start HDFS, 2) Add a Jar (that includes a KeywordExecutable class?), 3) Run an Accumulo command? I still don't understand what i

[GitHub] accumulo issue #113: ACCUMULO-4341: Preload classes

2016-06-13 Thread madrob
Github user madrob commented on the issue: https://github.com/apache/accumulo/pull/113 Also looks like there is a findbugs failure. [INFO] --- findbugs-maven-plugin:3.0.3:check (run-findbugs) @ accumulo-start --- [INFO] BugInstance size is 1 [INFO] Error si

[GitHub] accumulo issue #113: ACCUMULO-4341: Preload classes

2016-06-13 Thread dlmarion
Github user dlmarion commented on the issue: https://github.com/apache/accumulo/pull/113 @madrob Here is what is basically what's happening: The ServiceLoader thread looks in the classpath for services files for classes implementing the KeywordExecutable interface. When it fin

[GitHub] accumulo issue #113: ACCUMULO-4341: Preload classes

2016-06-14 Thread dlmarion
Github user dlmarion commented on the issue: https://github.com/apache/accumulo/pull/113 Will apply this manually. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wis