Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 16 (0.131s).
Loading phrases to help you
refine your search...
[HADOOP-7425] ReflectionUtils.setConf would configure anything Configurable twice - Hadoop - [issue]
...In  the setConf method of org.apache.hadoop.util.ReflectionUtils, any instance of Configurable would be configured twice.In 0.21.0, KeyFieldBasedPartitioner implements the Configurable ...
http://issues.apache.org/jira/browse/HADOOP-7425    Author: steven zhuang, 2012-11-05, 19:17
anyone upgrade from 0.21 to 0.22? - Hadoop - [mail # user]
...hello all, I have a running hadoop 0.21.0 cluster, since 0.22 is the stable version and we don't use Kerberos. just want to be sure, has anybody upgrade from hadoop 0.21 to 0.22 siccessfully...
   Author: steven zhuang, 2011-12-27, 03:12
Re: upgrade from Hadoop 0.21.0 to a newer version?? - Hadoop - [mail # user]
...thanks Allen, I really wish there wasn't such a version 0.21.0.  :)  On Mon, Aug 22, 2011 at 12:08 PM, Allen Wittenauer  wrote:            best w...
   Author: steven zhuang, 2011-08-22, 06:00
upgrade from Hadoop 0.21.0 to a newer version?? - Hadoop - [mail # user]
...         I updated my hadoop cluster from 0.20.2 to higher version 0.21.0 because of MAPREDUCE-1286, and now I have problem running a Hbase on it.     &nbs...
   Author: steven zhuang, 2011-08-19, 07:39
Re: ReflectionUtils.setConf would configure anything Configurable twice? - Hadoop - [mail # user]
...Anyone have the same partition problem using Streaming in 0.21.0?    On Fri, Jun 24, 2011 at 10:22 AM, steven zhuang wrote:            best wishes. &n...
   Author: steven zhuang, 2011-06-29, 07:05
ReflectionUtils.setConf would configure anything Configurable twice? - Hadoop - [mail # user]
...hello, list,                Recently I have upgraded our Hadoop cluster from 0.20.2 to 0.21.0, and I found there is something wrong introduced by the ...
   Author: steven zhuang, 2011-06-24, 02:22
Re: why DFSClient.BlockReader doesnot support seek(long) can I use skip() instead? - Hadoop - [mail # dev]
...thanks, man, these small files will be frequently accessed, our idea is that by caching data location from namenode, we may relieve  the load of NameNode and maybe also save sometime at...
   Author: steven zhuang, 2010-09-21, 02:08
why DFSClient.BlockReader doesnot support seek(long) can I use skip() instead? - Hadoop - [mail # dev]
...hi, all,        I have sent this mail in common user list before, duplicate it here to seek for more help from experts.         I am wondering why see...
   Author: steven zhuang, 2010-09-20, 02:57
HDFS.BlockReader cannot seek? - Hadoop - [mail # user]
...hi, all,         I am wondering why seek(long) is disabled in HDFS.BlockReader? Can I use skip(long) to replace this seek(long)?          I have ...
   Author: steven zhuang, 2010-09-20, 02:27
Re: Logging info in hadoop - Hadoop - [mail # user]
...hi, Nachiket, *          I think if you output something to stderr, you should be able to find it in the .out log. * *Just make sure you are checking the right .out ...
   Author: steven zhuang, 2010-04-06, 14:16
Sort:
project
HBase (55)
Hadoop (16)
type
mail # user (13)
mail # dev (2)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (16)
author
Harsh J (1372)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (512)
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)
steven zhuang