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
--
[EMAIL PROTECTED]

Reply via email to