karthick-rn commented on issue #12: Update Accumulo version in Dockerfile & 
README.md
URL: https://github.com/apache/accumulo-docker/pull/12#issuecomment-610625411
 
 
   @milleruntime Regarding the exception, can you add the `/lib` directory as 
shown below to the classpath & try running the same command. 
   <pre>
   
CLASSPATH="${CLASSPATH}:${lib}/*:${HADOOP_CONF_DIR}:${ZOOKEEPER_HOME}/*:${HADOOP_HOME}/share/hadoop/client/*<b>:${ZOOKEEPER_HOME}/lib/*</b>"
   </pre>

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

Reply via email to