Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 62 (0.163s).
Loading phrases to help you
refine your search...
[HDFS-4588] DFSTestUtil.appendFile() should close the output stream on completion. - HDFS - [issue]
...DFSTestUtil.appendFile() opens an output stream to write to a file but never closes it.This was fixed for DFSTestUtil.createFile() on trunk by HDFS-3995. The same should be done for appendFi...
http://issues.apache.org/jira/browse/HDFS-4588    Author: Konstantin Shvachko, 2013-04-11, 23:53
[HDFS-898] Sequential generation of block ids - HDFS - [issue]
...This is a proposal to replace random generation of block ids with a sequential generator in order to avoid block id reuse in the future....
http://issues.apache.org/jira/browse/HDFS-898    Author: Konstantin Shvachko, 2013-03-28, 17:16
Re: For a new installation: use the BackupNode or the CheckPointNode? - HDFS - [mail # user]
...There is no BackupNode in Hadoop 1. That was a bug in documentation.  Here is the updated link: http://hadoop.apache.org/docs/r1.1.2/hdfs_user_guide.html  Thanks,  On Sat, Mar...
   Author: Konstantin Shvachko, 2013-03-26, 22:06
[HDFS-4391] TestDataTransferKeepalive fails when tests are executed in a certain order. - HDFS - [issue]
...TestDataTransferKeepalive if testKeepaliveTimeouts() is executed AFTER testManyClosedSocketsInCache()....
http://issues.apache.org/jira/browse/HDFS-4391    Author: Konstantin Shvachko, 2013-03-12, 14:04
Re: [Vote] Merge branch-trunk-win to trunk - HDFS - [mail # dev]
...Suresh, this might be a confusing statement as your patch includes only Yarn changes. Could you please update it.  Thanks,  On Wed, Feb 27, 2013 at 6:17 PM, Suresh Srinivas  w...
   Author: Konstantin Shvachko, 2013-03-01, 19:24
[HDFS-4370] Fix typo Blanacer in DataNode - HDFS - [issue]
...It is in JavaDoc of DataNode.getBalancerBandwidth(). Should be Balancer....
http://issues.apache.org/jira/browse/HDFS-4370    Author: Konstantin Shvachko, 2013-02-19, 20:38
[HDFS-4268] Remove redundant enum NNHAStatusHeartbeat.State - HDFS - [issue]
...NNHAStatusHeartbeat.State is redundant and can be replaced with commonly used enum HAServiceState.We should also consistently use HAServiceState to check if the state is ACTIVE or STANDBY ra...
http://issues.apache.org/jira/browse/HDFS-4268    Author: Konstantin Shvachko, 2013-02-15, 05:06
[HDFS-2452] OutOfMemoryError in DataXceiverServer takes down the DataNode - HDFS - [issue]
...OutOfMemoryError brings down DataNode, when DataXceiverServer tries to spawn a new data transfer thread....
http://issues.apache.org/jira/browse/HDFS-2452    Author: Konstantin Shvachko, 2013-02-06, 21:46
[HDFS-4452] getAdditionalBlock() can create multiple blocks if the client times out and retries. - HDFS - [issue]
...HDFS client tries to addBlock() to a file. If NameNode is busy the client can timeout and will reissue the same request again. The two requests will race with each other in FSNamesystem.getA...
http://issues.apache.org/jira/browse/HDFS-4452    Author: Konstantin Shvachko, 2013-02-02, 14:04
[HDFS-4349] Test reading files from BackupNode - HDFS - [issue]
...Add a test that ensures files are readable both from NameNode and BackupNode....
http://issues.apache.org/jira/browse/HDFS-4349    Author: Konstantin Shvachko, 2013-01-01, 14:05
Sort:
project
Hadoop (276)
HDFS (62)
MapReduce (27)
HBase (4)
Hive (1)
type
issue (32)
mail # dev (21)
mail # user (9)
date
last 7 days (3)
last 30 days (7)
last 90 days (13)
last 6 months (22)
last 9 months (62)
author
Todd Lipcon (491)
Harsh J (474)
Eli Collins (349)
Tsz Wo (172)
Aaron T. Myers (151)
Suresh Srinivas (149)
Mohammad Tariq (133)
Colin Patrick McCabe (131)
Stuti Awasthi (95)
Jing Zhao (91)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (67)
Azuryy Yu (62)
Konstantin Shvachko