Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 112 (0.165s).
Loading phrases to help you
refine your search...
Re: Textoutputformat not outputting all keys in Hadoop 0.20? - Hadoop - [mail # user]
...Hello, The problem is rather odd. I installed the version you mentioned and still have the same problem. My HBBytesWritable has a toString method. Texouputformat calls this.  a) If my t...
   Author: Saptarshi Guha, 2009-09-07, 22:12
Outputformat with a header attached - Hadoop - [mail # user]
...Hello, Suppose I'd like to subclass TextOutputFormat(Hadoop 0.20) wherein the   first 12 bytes is an offset. The record writer does its thing and in the close method I write some inform...
   Author: Saptarshi Guha, 2009-09-07, 21:42
Textoutputformat not outputting all keys in Hadoop 0.20? - Hadoop - [mail # user]
...Hello, I'm using the the textoutputformat in mapreduce/lib/output with Hadoop   0.20 and it appears it is not writing all the keys to the output file   even though the the write me...
   Author: Saptarshi Guha, 2009-09-05, 19:22
Map update % - Hadoop - [mail # user]
...Hello, How does the 'map % complete' (web ui) get updated in Hadoop 0.20? i.e when run (in the Mapper class) calls map, does it update the % or does it update the % when my map does a contex...
   Author: Saptarshi Guha, 2009-09-02, 15:51
Re: Jobtracker still finding old task nodes - Hadoop - [mail # user]
...My mistake, i had assumed the trackers were not running on those machines. But they were ...  On Sun, Aug 16, 2009 at 2:19 AM, Saptarshi Guha wrote:  ...
   Author: Saptarshi Guha, 2009-08-16, 16:10
Re: 404 Error on Web UI - Hadoop - [mail # user]
...Well it works now, but after numerous starts/restarts and reinstallation(oh, and removing the classpath in bashrc, it appears HBASE once had this issue)  Regards Saptarshi  On Sun,...
   Author: Saptarshi Guha, 2009-08-16, 15:57
Jobtracker still finding old task nodes - Hadoop - [mail # user]
...Hello, After formatting the HDFS and removing several entries from the slaves file, when I start up $HADOOP/bin/start-all.sh (hadoop 0.20) I get this in jobtracker.log All the machines save ...
   Author: Saptarshi Guha, 2009-08-16, 06:19
404 Error on Web UI - Hadoop - [mail # user]
...Hello, I reformmated by hdfs system and ran Hadoop. The jobtrackers, namenodes are all running, i can go to namenode:50070 and get an opening webpage(via lynx)but when i click to go to http:...
   Author: Saptarshi Guha, 2009-08-16, 06:04
Re: InputSplits, Serializers in Hadoop 0.20 - Hadoop - [mail # user]
...Fixed. InputSplits in 0.20 should implement Writable  On Mon, Aug 10, 2009 at 11:49 AM, Saptarshi Guha wrote: onFactory.getSerializer(SerializationFactory.java:73) Splits(JobClient.java...
   Author: Saptarshi Guha, 2009-08-10, 16:10
InputSplits, Serializers in Hadoop 0.20 - Hadoop - [mail # user]
...Hello, In my custom inputformat written using the new Hadoop 0.20 API, I get rhe following error at org.apache.hadoop.io.serializer.SerializationFactory.getSerializer(SerializationFactory.j...
   Author: Saptarshi Guha, 2009-08-10, 15:49
Sort:
project
Hadoop (112)
HBase (19)
Avro (17)
Hive (8)
MapReduce (4)
Pig (3)
type
mail # user (112)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (3)
last 9 months (112)
author
Harsh J (1373)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Mark Kerzner (334)
Konstantin Boudnik (333)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
Saptarshi Guha