yoav.morag wrote:
hi all -
I'm a new (would be) user ,yet I already have a question... it is probably
pretty silly, but I couldn't find anything in the FAQ.
Wen trying to run the unit tests for 0.2.0 I get the following error
:java.io.FileNotFoundException:
file:/home/yoav/workspace/hbase-0.2.0/bin/webapps/dfs
What is your operating system? What is your JVM? Did you do 'ant clean
jar test'?
I have notices in the build.xml a comment saying it may have to do with jar
ordering. when I run my own tests, I get an
java.lang.ExceptionInInitializerError after calling HBaseConfiguration(),
which I guess has something to do with available native libraries / jars too
Can I see the full stacktrace?
Thanks,
St.Ack