Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 44 (0.816s).
Loading phrases to help you
refine your search...
[HADOOP-8060] Add a capability to discover and set checksum types per file. - Hadoop - [issue]
...After the improved CRC32C checksum feature became default, some of use cases involving data movement are no longer supported.  For example, when running DistCp to copy from a file store...
http://issues.apache.org/jira/browse/HADOOP-8060    Author: Kihwal Lee, 2012-08-27, 17:46
[HADOOP-8239] Extend MD5MD5CRC32FileChecksum to show the actual checksum type being used - Hadoop - [issue]
...In order to support HADOOP-8060, MD5MD5CRC32FileChecksum needs to be extended to carry the information on the actual checksum type being used. The interoperability between the extended versi...
http://issues.apache.org/jira/browse/HADOOP-8239    Author: Kihwal Lee, 2012-08-22, 13:40
Re: Fix a corrupt edits file? - Hadoop - [mail # dev]
...Probably the last entry is partial or is complete but not terminated properly. You need to hexedit the file in order to correct the error. You can also pull HDFS-1378 and figure out the offs...
   Author: Kihwal Lee, 2012-07-30, 19:39
[HADOOP-8548] test-patch.sh shows an incorrect link in Jekins builds - Hadoop - [issue]
...Precommit builds show an incorrect link for javac warnings.Javac warnings: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2539//artifact/trunk/trunk/patchprocess/diffJavacWarnings.t...
http://issues.apache.org/jira/browse/HADOOP-8548    Author: Kihwal Lee, 2012-07-05, 14:03
PreCommit-Admin not running - Hadoop - [mail # general]
...It looks like the PreCommit-Admin build job is not running. Can anyone give it a gentle nudge?  Kihwal...
   Author: Kihwal Lee, 2012-07-02, 19:59
Re: [ANNOUNCE] Hadoop branch-1.1 and Release Plan for Hadoop-1.1.0 - Hadoop - [mail # general]
...HDFS-3453 - this makes 1.x and pre-1.x interoperable.   On 5/25/12 4:49 PM, "Matt Foley"  wrote:  Greetings.  With the approval of a public vote on common-dev@, I have br...
   Author: Kihwal Lee, 2012-05-29, 13:37
[HADOOP-7831] ConcurrentModificationException in getCurrentUser() - Hadoop - [issue]
...I've seen the following exception from a job tracker log. Security/kerberos enabled.2011-11-17 01:54:00,288 WARN org.apache.hadoop.mapred.CleanupQueue: Error deleting pathhdfs://namenode:123...
http://issues.apache.org/jira/browse/HADOOP-7831    Author: Kihwal Lee, 2012-05-29, 06:31
[HADOOP-8294] IPC Connection becomes unusable even if server address was temporarilly unresolvable - Hadoop - [issue]
...This is same as HADOOP-7428, but was observed on 1.x data nodes. This can happen more frequently after HADOOP-7472, which allows IPC Connection to re-resolve the name. HADOOP-7428 needs to b...
http://issues.apache.org/jira/browse/HADOOP-8294    Author: Kihwal Lee, 2012-05-16, 20:45
Re: Hadoop-1.0.3 and 1.1 release / code freeze proposals - Hadoop - [mail # dev]
...I found HDFS-1041 missing from branch-1. Since it was committed to  0.20.2 and yahoo-merge before the creation of 0. 20-security, I think it got dropped by accident.  Kihwal  ...
   Author: Kihwal Lee, 2012-04-25, 23:03
Re: Hadoop-1.0.3 and 1.1 release / code freeze proposals - Hadoop - [mail # dev]
...I think HADOOP-8294 is a good candidate to include. Without this, a transie nt dns problem can make a large number of data nodes unavailable.  The fix  is backport of HADOOP-7428. ...
   Author: Kihwal Lee, 2012-04-21, 15:18
Sort:
project
Hadoop (44)
HDFS (40)
MapReduce (14)
HBase (4)
Hive (1)
type
issue (23)
mail # dev (13)
mail # general (8)
date
last 7 days (1)
last 30 days (6)
last 90 days (9)
last 6 months (13)
last 9 months (44)
author
Harsh J (1379)
Steve Loughran (933)
Owen O'Malley (816)
Todd Lipcon (756)
Arun C Murthy (575)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (336)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (303)
jason hadoop (279)
Kihwal Lee