Re: HDFS from non-hadoop Program

2008-11-07 Thread Sagar Naik
Can u make sure the files in hadoop conf dir is in the classpath of the java program -Sagar Wasim Bari wrote: Hello, I am trying to access HDFS from a non-hadoop program using java. When I try to get Configuration file, it shows exception both in DEBUG mode and normal one: org.apach

HDFS from non-hadoop Program

2008-11-07 Thread Wasim Bari
Hello, I am trying to access HDFS from a non-hadoop program using java. When I try to get Configuration file, it shows exception both in DEBUG mode and normal one: org.apache.hadoop.conf.Configuration: java.io.IOException: config()at org.apache.hadoop.conf.Configuration.(Configuration.