Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 63 (0.222s).
Loading phrases to help you
refine your search...
[HADOOP-7292] Metrics 2 TestSinkQueue is racy - Hadoop - [issue]
...The TestSinkQueue is racy (Thread.yield is not enough to guarantee other intended thread getting run), though it's the first time (from HADOOP-7289) I saw it manifested here....
http://issues.apache.org/jira/browse/HADOOP-7292    Author: Luke Lu, 2012-11-17, 04:07
[HADOOP-6918] Make metrics naming consistent - Hadoop - [issue]
...While working HADOOP-6728, I noticed that our metrics naming style is all over the place: Capitalized camel case: e.g., "FilesCreated" in namenode metrics and some rpc metrics uncapitalized ...
http://issues.apache.org/jira/browse/HADOOP-6918    Author: Luke Lu, 2012-09-22, 15:46
[HADOOP-7532] Hadoop web UI 2.0 - Hadoop - [issue]
...People have expressed interests of bringing Hadoop web UI up to date with the lightweight embedded web mvc framework used in MAPREDUCE-279 (cf. MAPREDUCE-2399). This is the umbrella jira for...
http://issues.apache.org/jira/browse/HADOOP-7532    Author: Luke Lu, 2012-09-22, 14:44
[HADOOP-7273] Move JMXGet from hdfs to common - Hadoop - [issue]
...JMXGet is generally useful especially for testing JMX attributes. Let's move it from o.a.h.hdfs.tools to o.a.h.tools....
http://issues.apache.org/jira/browse/HADOOP-7273    Author: Luke Lu, 2012-09-22, 14:37
[HADOOP-7368] Mechanism for providing version info of hadoop jars - Hadoop - [issue]
...In 0.20.x, only one jar (hadoop-core-*.jar) really matters. The o.a.h.util.VersionInfo combined with saveVersion.sh script (generating a package level annotation) served us well. For 0.23+, ...
http://issues.apache.org/jira/browse/HADOOP-7368    Author: Luke Lu, 2012-09-22, 10:50
[HADOOP-7600] Generalize HttpServer addServlet API - Hadoop - [issue]
...HttpServer is a wrapper for servlet containers (JSR-154), which jetty is the current implementation. HADOOP-7594 violates the abstraction by adding an implementation specific method addJerse...
http://issues.apache.org/jira/browse/HADOOP-7600    Author: Luke Lu, 2012-09-22, 10:43
[HADOOP-7266] Deprecate metrics v1 - Hadoop - [issue]
http://issues.apache.org/jira/browse/HADOOP-7266    Author: Luke Lu, 2012-09-22, 10:25
[HADOOP-7742] Evolve metrics2 in 0.23 and trunk to allow coexistence with 0.20-security releases - Hadoop - [issue]
...HADOOP-7734 expressed the desire to support downstream projects that depends on both 0.23+ and 0.20-security releases.In order to achieve that we need to evolve the 0.23/trunk API a little t...
http://issues.apache.org/jira/browse/HADOOP-7742    Author: Luke Lu, 2012-09-22, 09:43
Re: [DISCUSS] - YARN as a sub-project of Apache Hadoop - Hadoop - [mail # general]
...+1. Probably should've done so when we mavenized the whole thing :)  On Wed, Jul 25, 2012 at 6:40 PM, Arun C Murthy  wrote: e made several releases since.  externally) start t...
   Author: Luke Lu, 2012-07-26, 17:55
[HADOOP-8061] Back port trunk metrics2 changes to 1.x branch - Hadoop - [issue]
...For hysterical raisins, metrics2 code in hadoop 1.x branch and trunk diverged. It looks like HBase needs to support both 1.x and 0.23+ for a while, hence the more urgent need to clean up the...
http://issues.apache.org/jira/browse/HADOOP-8061    Author: Luke Lu, 2012-07-11, 20:47
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 (1373)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (512)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (335)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
Luke Lu