Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 40 (0.104s).
Loading phrases to help you
refine your search...
[HDFS-4845] FSEditLogLoader gets NPE while accessing INodeMap in TestEditLogRace - HDFS - [issue]
...TestEditLogRace fails occasionally because it gets NPE from manipulating INodeMap while loading edits....
http://issues.apache.org/jira/browse/HDFS-4845    Author: Kihwal Lee, 2013-05-24, 19:56
[HDFS-4780] Use the correct relogin method for services - HDFS - [issue]
...A number of components call reloginFromKeytab() before making requests. For StandbyCheckpointer and SecondaryNameNode, where this can be called frequently, it generates many WARN messages li...
http://issues.apache.org/jira/browse/HDFS-4780    Author: Kihwal Lee, 2013-05-24, 15:11
[HDFS-4807] DFSOutputStream.createSocketForPipeline() should not include timeout extension on connect - HDFS - [issue]
...In createSocketForPipeline(), connect() is called with a timeout set to (socket_timeout + read_extension * num_datanodes). Since it is simply connecting to a single node, it does not make se...
http://issues.apache.org/jira/browse/HDFS-4807    Author: Kihwal Lee, 2013-05-24, 15:06
[HDFS-4714] Log short messages in Namenode RPC server for exceptions meant for clients - HDFS - [issue]
...Namenode can slow down significantly if a rogue client/job issues massive number of requests that will fail. E.g. permission denied, quota overage, etc.  The major contributing factor i...
http://issues.apache.org/jira/browse/HDFS-4714    Author: Kihwal Lee, 2013-05-24, 15:06
[HDFS-4840] ReplicationMonitor gets NPE during shutdown - HDFS - [issue]
...TestBlocksWithNotEnoughRacks occasionally fails during test tear down because RaplicationMonitor gets NPE.Seen at https://builds.apache.org/job/Hadoop-Hdfs-trunk/1406/....
http://issues.apache.org/jira/browse/HDFS-4840    Author: Kihwal Lee, 2013-05-24, 01:18
[HDFS-4477] Secondary namenode may retain old tokens - HDFS - [issue]
...Upon inspection of a fsimage created by a secondary namenode, we've discovered it contains very old tokens. These are probably the ones that were not explicitly canceled.  It may be rel...
http://issues.apache.org/jira/browse/HDFS-4477    Author: Kihwal Lee, 2013-05-17, 13:41
[HDFS-4786] WebHdfsFileSystem hangs on close() - HDFS - [issue]
...When close() is called via fs shoutdown hook, the synchronized method, removeRenewAction() hangs. This is because DelegationTokenRenewer calls DelayQueue.take() inside a synchronized block. ...
http://issues.apache.org/jira/browse/HDFS-4786    Author: Kihwal Lee, 2013-05-06, 14:48
[HDFS-4713] Wrong server principal is used for rpc calls to namenode if HA is enabled - HDFS - [issue]
...When various components are connecting to a namenode in a HA-enabled environment, a wrong server principal may be picked up.  This result in SASL failure, since the client-side used a w...
http://issues.apache.org/jira/browse/HDFS-4713    Author: Kihwal Lee, 2013-04-24, 20:50
Re: [VOTE] Release Apache Hadoop 0.23.7 - HDFS - [mail # dev]
...+1 I've checked out, built and deployed release-0.23.7-rc0 to a single node cluster. Ran a couple of sample jobs.  Kihwal  On 4/11/13 2:55 PM, "Thomas Graves"  wrote:  ...
   Author: Kihwal Lee, 2013-04-16, 19:45
[HDFS-4185] Add a metric for number of active leases - HDFS - [issue]
...We have seen cases of systematic open file leaks, which could have been detected if we have a metric that shows number of active leases....
http://issues.apache.org/jira/browse/HDFS-4185    Author: Kihwal Lee, 2013-03-29, 15:27
Sort:
project
Hadoop (44)
HDFS (40)
MapReduce (14)
HBase (4)
Hive (1)
type
issue (34)
mail # dev (6)
date
last 7 days (5)
last 30 days (7)
last 90 days (14)
last 6 months (22)
last 9 months (40)
author
Todd Lipcon (488)
Harsh J (454)
Eli Collins (348)
Tsz Wo (168)
Aaron T. Myers (149)
Suresh Srinivas (144)
Colin Patrick McCabe (128)
Mohammad Tariq (126)
Stuti Awasthi (95)
Jing Zhao (88)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (66)
Thanh Do (59)
Kihwal Lee