milleruntime commented on issue #12: Update Accumulo version in Dockerfile & README.md URL: https://github.com/apache/accumulo-docker/pull/12#issuecomment-611040873 @karthick-rn I am not sure how you are setting the classpath but here is what I am seeing: ``` ~/workspace/accumulo-docker$ docker run accumulo classpath /opt/accumulo/conf:/opt/accumulo/lib/*:/opt/hadoop/etc/hadoop:/opt/zookeeper/*:/opt/hadoop/share/hadoop/client/* ``` Then any other command throws the error: ``` ~/workspace/accumulo-docker$ docker run accumulo --help 2020-04-08 15:53:55,004 [start.Main] ERROR: Uncaught exception ... ```
---------------------------------------------------------------- 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
