Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 63 (0.184s).
Loading phrases to help you
refine your search...
[HADOOP-8425] Upgrade commons-math version to 2.2 - Hadoop - [issue]
...From commons math 2.2 release note: "This is primarily a maintenance release, but it also includes new features and enhancements. Users of version 2.1 are encouraged to upgrade to 2.2, as th...
http://issues.apache.org/jira/browse/HADOOP-8425    Author: Luke Lu, 2013-05-14, 06:11
[HADOOP-9194] RPC Support for QoS - Hadoop - [issue]
...One of the next frontiers of Hadoop performance is QoS (Quality of Service). We need QoS support to fight the inevitable "buffer bloat" (including various queues, which are probably necessar...
http://issues.apache.org/jira/browse/HADOOP-9194    Author: Luke Lu, 2013-04-29, 23:39
Re: Heads up - 2.0.5-beta - Hadoop - [mail # dev]
...If protocol compatibility of v2 and v3 is a goal, HADOOP-8990 should be a blocker for v2.  __Luke  On Fri, Apr 26, 2013 at 12:07 PM, Eli Collins  wrote:  ...
   Author: Luke Lu, 2013-04-26, 20:37
[HADOOP-8515] Upgrade Jetty to the current Jetty 7 release - Hadoop - [issue]
...According to http://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00026.html, jetty-6 has been effectively EOL since January. Let's bump jetty to the 7 series. The current jetty 6.1.26 con...
http://issues.apache.org/jira/browse/HADOOP-8515    Author: Luke Lu, 2013-03-13, 12:49
Re: how to resolve conflicts with jar dependencies - Hadoop - [mail # user]
...The problem is resolved in the next release of hadoop (2.0.3-alpha cf. MAPREDUCE-1700)  For hadoop 1.x based releases/distributions, put -Dmapreduce.user.classpath.first=true on the had...
   Author: Luke Lu, 2013-03-12, 23:03
Re: Hadoop cluster hangs on big hive job - Hadoop - [mail # user]
...You mean HDFS-4479?  The log seems to indicate the infamous jetty hang issue (MAPREDUCE-2386) though.   On Mon, Mar 11, 2013 at 1:52 PM, Suresh Srinivas wrote:  ...
   Author: Luke Lu, 2013-03-11, 21:44
Re: [VOTE] Plan to create release candidate Monday 3/18 - Hadoop - [mail # dev]
...+1.   On Mon, Mar 11, 2013 at 11:52 AM, Colin McCabe wrote:  ...
   Author: Luke Lu, 2013-03-11, 21:21
[HADOOP-7601] Move common fs implementations to a hadoop-fs module - Hadoop - [issue]
...Much of the hadoop-common dependencies is from the fs implementations. We have more fs implementations on the way (ceph, lafs etc). I propose that we move all the fs implementations to a had...
http://issues.apache.org/jira/browse/HADOOP-7601    Author: Luke Lu, 2013-03-08, 20:56
[HADOOP-8419] GzipCodec NPE upon reset with IBM JDK - Hadoop - [issue]
...The GzipCodec will NPE upon reset after finish when the native zlib codec is not loaded. When the native zlib is loaded the codec creates a CompressorOutputStream that doesn't have the probl...
http://issues.apache.org/jira/browse/HADOOP-8419    Author: Luke Lu, 2013-03-06, 09:55
Re: [DISCUSS] stabilizing Hadoop releases wrt. downstream - Hadoop - [mail # general]
...Sympathize with the sentiment...  providing you with this kind of feedback.  What you can do is to improve and maintain our test-patch process to do sanity compatibility checks for...
   Author: Luke Lu, 2013-02-27, 19:03
Sort:
project
Hadoop (63)
MapReduce (58)
HBase (9)
HDFS (4)
type
issue (19)
mail # user (17)
mail # dev (14)
mail # general (13)
date
last 7 days (1)
last 30 days (3)
last 90 days (10)
last 6 months (20)
last 9 months (63)
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)
Luke Lu