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: [email protected] With regards, Apache Git Services
