hi, Harsh
Sorry, I should have done that in the first place.
This is all I have on console output
DEBUG Configuration - java.io.IOException: config()
at org.apache.hadoop.conf.Configuration.(Configuration.java:226)
at org.apache.hadoop.conf.Configuration.(Configuration.java:213)
Hi Ruby,
Can you share the exact error message / stacktrace?
On Fri, Sep 23, 2011 at 1:36 PM, Ruby Stevenson wrote:
> hi all
>
> I am trying to leverage Hadoop's abstract filesystem API and
> experiment something new. This is built against hadoop-core-0.20.204
> jar
>
> I have a customized core-
hi all
I am trying to leverage Hadoop's abstract filesystem API and
experiment something new. This is built against hadoop-core-0.20.204
jar
I have a customized core-site.xml in my classpath
However when I do
c = new Configuration()
I ran into IOException in debug mode, I can't get passed even