Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 64 (0.307s).
Loading phrases to help you
refine your search...
[HADOOP-9630] Remove IpcSerializationType - Hadoop - [issue]
...IpcSerializationType is assumed to be protobuf for the forseeable future. Not to be confused with RpcKind which still supports different RpcEngines. Let's remove the dead code, which can be ...
http://issues.apache.org/jira/browse/HADOOP-9630    Author: Luke Lu, 2013-06-18, 00:56
[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-06-17, 18:41
[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-05-22, 18:38
[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
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
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
Sort:
project
Hadoop (64)
MapReduce (58)
HBase (10)
HDFS (4)
type
issue (20)
mail # user (17)
mail # dev (14)
mail # general (13)
date
last 7 days (2)
last 30 days (3)
last 90 days (5)
last 6 months (15)
last 9 months (64)
author
Harsh J (1386)
Steve Loughran (941)
Owen O'Malley (816)
Todd Lipcon (759)
Arun C Murthy (577)
Eli Collins (516)
Allen Wittenauer (461)
Konstantin Boudnik (347)
Doug Cutting (344)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (304)
jason hadoop (279)
Luke Lu