You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/06/20 04:48:44 UTC

[GitHub] [accumulo-examples] ctubbsii commented on issue #54: Make sure to copy accumulo-examples.jar

ctubbsii commented on issue #54: Make sure to copy accumulo-examples.jar 
URL: https://github.com/apache/accumulo-examples/pull/54#issuecomment-503854096
 
 
   For what it's worth, the example's instruction to copy to the `lib/ext` directory is a bit outdated with 2.0. The tarball no longer creates a `lib/ext` directory out of the box (you'd have to create it), and the dynamic class loader that used to pick up stuff in this directory no longer does so by default.
   
   I'm not sure the full context around this particular set of instructions (I only saw the diff in this PR), but thought I should mention that, in case it warrants a more significant change to the instructions.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services