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/10/22 22:48:00 UTC

[GitHub] [accumulo-website] milleruntime commented on issue #153: Update Accumulo Tour for version 2.0.0

milleruntime commented on issue #153: Update Accumulo Tour for version 2.0.0
URL: https://github.com/apache/accumulo-website/issues/153#issuecomment-545188295
 
 
   > In 2.0.0-SNAPSHOT, the tour runs but throws an exception when trying to start Zookeeper.
   > 
   > `MiniAccumuloCluster mac = new MiniAccumuloCluster(tempDir.toFile(), "tourguide"); mac.start();`
   > 
   > Throws the exception:
   > `An exception occured while executing the Java class. null: InvocationTargetException: Zookeeper did not start within 20 seconds.`
   
   Was looking at this issue and discovered this is due to a change in the way Accumulo is resolving the classpath between 1.9 and 2.0.  I am looking into how we can fix this for the tour.

----------------------------------------------------------------
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