Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 61 (0.126s).
Loading phrases to help you
refine your search...
[MAPREDUCE-4702] Rename o.a.h.security.token.Token.TrivialRenewer to UnmanagedRenewer for clarity - MapReduce - [issue]
...While browsing through the code, I came across the TrivialRenewer. It would definitely be easy to comprehend if we rename it to UnmanagedRenewer....
http://issues.apache.org/jira/browse/MAPREDUCE-4702    Author: Karthik Kambatla, 2012-10-03, 23:05
[MAPREDUCE-4679] Backport MAPREDUCE-1881 (Improve TaskTrackerInstrumentation) to branch-1 - MapReduce - [issue]
http://issues.apache.org/jira/browse/MAPREDUCE-4679    Author: Karthik Kambatla, 2012-09-24, 19:37
[MAPREDUCE-4629] Remove JobHistory.DEBUG_MODE - MapReduce - [issue]
...Remove JobHistory.DEBUG_MODE for the following reasons:1. No one seems to be using it - the config parameter corresponding to enabling it does not even exist in mapred-default.xml2. The logg...
http://issues.apache.org/jira/browse/MAPREDUCE-4629    Author: Karthik Kambatla, 2012-09-08, 15:00
[MAPREDUCE-4565] Backport MR-2855 to branch-1: ResourceBundle lookup during counter name resolution takes a lot of time - MapReduce - [issue]
...Loading a job status page in trunk takes a lot of time, and it seems like most of the time is spent resolving counter names. Looking through the JDK source, ResourceBundle.getBundle(String) ...
http://issues.apache.org/jira/browse/MAPREDUCE-4565    Author: Karthik Kambatla, 2012-08-22, 01:28
Re: Can Hadoop replace the use of MQ b/w processes? - MapReduce - [mail # user]
...Hi Robert  To add to Russell's answer:  If real-time processing of events is required, you might want to use a stream-processing system like Apache S4 or Twitter's Storm.  Kar...
   Author: Karthik Kambatla, 2012-08-19, 17:32
[MAPREDUCE-4515] Add test to check if userlogs are retained across TaskTracker restarts - MapReduce - [issue]
http://issues.apache.org/jira/browse/MAPREDUCE-4515    Author: Karthik Kambatla, 2012-08-16, 05:45
[MAPREDUCE-4518] FairScheduler: PoolSchedulable#updateDemand() - potential redundant aggregation - MapReduce - [issue]
...In FS, PoolSchedulable#updateDemand() limits the demand to maxTasks only after iterating though all the pools and computing the final demand. By checking if the demand has reached maxTasks i...
http://issues.apache.org/jira/browse/MAPREDUCE-4518    Author: Karthik Kambatla, 2012-08-14, 07:37
Re: Mailing list for YARN? - MapReduce - [mail # dev]
...Thanks Alejandro.  On Wed, Aug 8, 2012 at 10:22 AM, Alejandro Abdelnur wrote:  ...
   Author: Karthik Kambatla, 2012-08-08, 17:53
Mailing list for YARN? - MapReduce - [mail # dev]
...Hi  Now that YARN moved into a  separate sub-project, should we be signing up for a different yarn-dev, commits, issues mailing list? Or, is being on mapreduce lists sufficient? &n...
   Author: Karthik Kambatla, 2012-08-08, 17:09
[MAPREDUCE-4500] TestUlimit is failing locally - MapReduce - [issue]
...ant clean test -Dtestcase=TestUlimit -Dtest.output=yes fails locallyAttaching the dump...
http://issues.apache.org/jira/browse/MAPREDUCE-4500    Author: Karthik Kambatla, 2012-08-01, 00:22
Sort:
project
MapReduce (61)
Hadoop (41)
HBase (11)
HDFS (4)
type
issue (43)
mail # dev (9)
mail # user (9)
date
last 7 days (7)
last 30 days (16)
last 90 days (26)
last 6 months (35)
last 9 months (61)
author
Harsh J (1038)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Thomas Graves (175)
Mohammad Tariq (174)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (147)
Tom White (138)
Aaron Kimball (131)
Karthik Kambatla