Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 14 (0.147s).
Loading phrases to help you
refine your search...
Re: [VOTE] Release hadoop-2.0.3-alpha - MapReduce - [mail # dev]
...+1  Verified checksums. Built from source, deployed and ran a couple of jobs.   Kihwal  On 2/6/13 9:59 PM, "Arun C Murthy"  wrote:  ...
   Author: Kihwal Lee, 2013-02-12, 21:51
[MAPREDUCE-4470] Fix TestCombineFileInputFormat.testForEmptyFile - MapReduce - [issue]
...TestCombineFileInputFormat.testForEmptyFile started failing after HADOOP-8599. It expects one split on an empty input file, but with HADOOP-8599 it gets zero. The new behavior seems correct,...
http://issues.apache.org/jira/browse/MAPREDUCE-4470    Author: Kihwal Lee, 2013-02-02, 12:40
Re: division by zero in getLocalPathForWrite() - MapReduce - [mail # dev]
...Ted,  I couldn't reproduce it by just running the test case. When you reproduce it, look at the stderr/stdout file somewhere under target/org.apache.hadoop.mapred.MiniMRCluster. Look fo...
   Author: Kihwal Lee, 2012-10-30, 16:29
[MAPREDUCE-4416] Some tests fail if Clover is enabled - MapReduce - [issue]
...There are number of tests running under hadoop-mapreduce-client-jobclient that fail if Clover is enabled. Whenever a job is launched, AM doesn't start because it can't locate the clover jar ...
http://issues.apache.org/jira/browse/MAPREDUCE-4416    Author: Kihwal Lee, 2012-10-11, 18:48
[MAPREDUCE-4308] Remove excessive split log messages - MapReduce - [issue]
...Job tracker currently prints out information on every split.2012-05-20 00:06:01,985 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201205100740_1745_m_000000 has split on node:/192.16...
http://issues.apache.org/jira/browse/MAPREDUCE-4308    Author: Kihwal Lee, 2012-09-12, 03:30
[MAPREDUCE-3851] Allow more aggressive action on detection of the jetty issue - MapReduce - [issue]
...MAPREDUCE-2529 added the useful failure detection mechanism. In this jira, I propose we add a periodic check inside TT and configurable action to self-destruct. Blacklisting helps but is not...
http://issues.apache.org/jira/browse/MAPREDUCE-3851    Author: Kihwal Lee, 2012-08-31, 14:20
[MAPREDUCE-4471] TestClientRMService.testGetQueueInfo failing after MR-4427 - MapReduce - [issue]
...TestClientRMService.testGetQueueInfo has been consistently failing since MAPREDUCE-4427.java.lang.NullPointerException at org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl.create...
http://issues.apache.org/jira/browse/MAPREDUCE-4471    Author: Kihwal Lee, 2012-07-23, 22:21
[MAPREDUCE-4387] RM gets fatal error and exits during TestRM - MapReduce - [issue]
...It doesn't happen on my desktop, but it happens frequently during the builds with clover enabled. Surefire will report it as fork failure....
http://issues.apache.org/jira/browse/MAPREDUCE-4387    Author: Kihwal Lee, 2012-07-10, 20:26
[MAPREDUCE-4384] Race conditions in IndexCache - MapReduce - [issue]
...TestIndexCache is intermittently failing due to a race condition. Up on inspection of IndexCache implementation, more potential issues have been discovered....
http://issues.apache.org/jira/browse/MAPREDUCE-4384    Author: Kihwal Lee, 2012-07-10, 20:26
[MAPREDUCE-4207] Remove System.out.println() in FileInputFormat - MapReduce - [issue]
...MAPREDUCE-3607 accidentally left the println statement....
http://issues.apache.org/jira/browse/MAPREDUCE-4207    Author: Kihwal Lee, 2012-05-16, 20:45
Sort:
project
Hadoop (43)
HDFS (38)
MapReduce (14)
HBase (4)
Hive (1)
type
issue (11)
mail # dev (3)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (2)
last 9 months (14)
author
Harsh J (1036)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (282)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (174)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (146)
Tom White (138)
Aaron Kimball (131)
Kihwal Lee