Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 19 from 19 (0.481s).
Loading phrases to help you
refine your search...
Re: Access Hadoop Counters - MapReduce - [mail # user]
...Hi, Harsh   thanks for your reply,   yes, I'm modifying the source code of MR,   I have dig it out, just as jip.getMapCounters().getCounter(FileInputFormat.Counter.BYTES_READ)...
   Author: Nan Zhu, 2012-10-30, 15:51
Access Hadoop Counters - MapReduce - [mail # user]
...Hi, all   I noticed that in FileInputFormat and FileOutputFormat classes, there are counters(Counter's name?) for input and output data size,   my question is that given a JobInPro...
   Author: Nan Zhu, 2012-10-30, 03:49
Re: package org.kosmix.kosmosfs.access does not exist - MapReduce - [mail # user]
...Yes, I fix this issue manually by downloading kfs library and copy it to lib/, but immediately fall into another "package not found " issue   why maven didn't download those depended ja...
   Author: Nan Zhu, 2012-10-16, 21:35
package org.kosmix.kosmosfs.access does not exist - MapReduce - [mail # user]
...Hi, all  When I tried to compile Hadoop 1.0.3, it tells me that  src/core/org/apache/hadoop/fs/kfs/KFSImpl.java:30: package org.kosmix.kosmosfs.access does not exist   Can any...
   Author: Nan Zhu, 2012-10-16, 20:55
回复: compile hadoop failed, src/test/lib does not exist? - MapReduce - [mail # user]
...1.0.3 stable release    Nan Zhu School of Computer Science, McGill University    在 2012年10月13日星期六� ��下午12:34,Chen He 写道:   oop 0.21, there was no problem. Which vers...
   Author: Nan Zhu, 2012-10-13, 16:35
回复: compile hadoop failed, src/test/lib does not exist? - MapReduce - [mail # user]
...I just checked jar option    the only related part to web interface I modified is fairschedulerservlet , but in the passed days, I modified it for many times, no problem happen ed,...
   Author: Nan Zhu, 2012-10-13, 16:28
回复: compile hadoop failed, src/test/lib does not exist? - MapReduce - [mail # user]
...I build hadoop.jar    Nan Zhu School of Computer Science, McGill University    在 2012年10月13日星期六� ��下午12:15,Chen He 写道:   to:[EMAIL PROTECTED])> wrote: fs-classes:...
   Author: Nan Zhu, 2012-10-13, 16:16
回复: compile hadoop failed, src/test/lib does not exist? - MapReduce - [mail # user]
...I added that directory manually, but failed when compiling compile-hdfs-c lasses:    build.xml:556: java.lang.NoClassDefFoundError: javax/servlet/jsp/JspF actory  the jetty li...
   Author: Nan Zhu, 2012-10-13, 15:49
compile hadoop failed, src/test/lib does not exist? - MapReduce - [mail # user]
...Hi, all   I'm modifying the source code of hadoop, specifically, source code of FairScheduler  In last weeks, no problem during my development, but last night, when i add some code...
   Author: Nan Zhu, 2012-10-13, 15:36
Sort:
project
Hadoop (47)
MapReduce (19)
HDFS (1)
type
mail # user (16)
mail # dev (3)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (6)
last 9 months (19)
author
Harsh J (1036)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (282)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (174)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (146)
Tom White (138)
Aaron Kimball (131)
Nan Zhu