Http 404 Error while viewing tasktracker in Browser

2009-10-31 Thread Abhilaash
Hi all, I have downloaded hadoop and configured it in my local system.I have run the wordcount program with some files as dataset .It run successfully but when I opened the browser to see GUI for tasktracker and job tracker , it shows me the following error: HTTP ERROR: 404 /jobtracker.j

[jira] Created: (HADOOP-6351) CSV Grammer should have } as disallowed in buffer

2009-10-31 Thread Paul Tarjan (JIRA)
CSV Grammer should have } as disallowed in buffer - Key: HADOOP-6351 URL: https://issues.apache.org/jira/browse/HADOOP-6351 Project: Hadoop Common Issue Type: Bug Components: record

Re: What if an XML file cross boundary of HDFS chunks?

2009-10-31 Thread Oliver B. Fischer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Jeff, does it means, that there is no programmatic possibility to define where a logical file will be splitted independent of the distribution of it blocks in the HDFS? Regards Oliver Jeff Zhang schrieb: > Hi Steve, > > When you want to read

Re: What if an XML file cross boundary of HDFS chunks?

2009-10-31 Thread Jason Venner
I use the StreamXMLRecordReader out of the streaming contrib package, it works very well. Your key becomes the stanza you are looking for. On Sat, Oct 31, 2009 at 7:38 AM, Oliver B. Fischer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello Jeff, > > does it means, that there is