metsy opened a new issue #1836:
URL: https://github.com/apache/accumulo/issues/1836


   I tried to run this example 
   `bin/tool.sh lib/accumulo-examples-simple.jar 
org.apache.accumulo.examples.simple.mapreduce.RegexExample -u root -p 1 -i 
project -t rya_po --rowRegex 'Prot.*' --output output`
   
   but I got this Exception 
   Exception in thread "main" java.lang.NoClassDefFoundError: 
org/apache/commons/configuration/CompositeConfiguration
   
   I use this versions:
   accumulo-1.9.3, hadoop-3.1.2, zookeeper-3.4.14
   
   and I added the Hadoop class paths to accumulo-site.xml
   
   any suggestions please?
   I've to use those versions because I'm using Apache Rya with'em
   
   


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


Reply via email to