yes
On Thu, Feb 12, 2009 at 4:33 PM, Steve Loughran <ste...@apache.org> wrote: > Anum Ali wrote: > >> Iam working on Hadoop SVN version 0.21.0-dev. Having some problems , >> regarding running its examples/file from eclipse. >> >> >> It gives error for >> >> Exception in thread "main" java.lang.UnsupportedOperationException: This >> parser does not support specification "null" version "null" at >> >> javax.xml.parsers.DocumentBuilderFactory.setXIncludeAware(DocumentBuilderFactory.java:590) >> >> Can anyone reslove or give some idea about it. >> >> > > You are using Java6, correct? >