You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by "Craig E. Ward" <cr...@computer.org> on 2008/05/02 00:34:59 UTC

Workaround for Hadoop 0.16.3 org.xml.sax.SAXParseException on Mac OS X?

I successfully used Hadoop 0.15.3 on Mac OS X 10.4 with Java 5, but I get a 
strange error when trying to upgrade to 0.16.x:

$ hadoop jar hadoop-*examples.jar grep input output 'dfs[a-z.]+'
08/05/01 15:22:21 INFO mapred.FileInputFormat: Total input paths to process : 11
org.apache.hadoop.ipc.RemoteException: java.io.IOException: 
java.lang.RuntimeException: org.xml.sax.SAXParseException: Character reference 
"&#27" is an invalid XML character.

Is there a workaround for this error? Seems rather an odd thing to happen.

Thanks,

Craig
-- 
Craig.E.Ward@computer.org