Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 57 (0.111s).
Loading phrases to help you
refine your search...
[HDFS-708] A stress-test tool for HDFS. - HDFS - [issue]
...It would be good to have a tool for automatic stress testing HDFS, which would provide IO-intensive load on HDFS cluster.The idea is to start the tool, let it run overnight, and then be able...
http://issues.apache.org/jira/browse/HDFS-708    Author: Konstantin Shvachko, 2012-08-01, 08:00
[HDFS-3368] Missing blocks due to bad DataNodes coming up and down. - HDFS - [issue]
...All replicas of a block can be removed if bad DataNodes come up and down during cluster restart resulting in data loss....
http://issues.apache.org/jira/browse/HDFS-3368    Author: Konstantin Shvachko, 2012-07-19, 22:13
[HDFS-2498] TestParallelRead times out consistently on Jenkins - HDFS - [issue]
...During last several Jenkins builds TestParallelRead consistently fails. See Hadoop-Hdfs-22-branch for logs....
http://issues.apache.org/jira/browse/HDFS-2498    Author: Konstantin Shvachko, 2012-07-07, 14:10
Re: Changing where HDFS stores its data - HDFS - [mail # user]
...In hdfs-site.xml you should specify dfs.namenode.name.dir for NameNode stoareg directories or / and dfs.datanode.data.dir for DataNode storage  Changing temporary directory location cha...
   Author: Konstantin Shvachko, 2012-06-19, 00:12
[HDFS-1107] Turn on append by default. - HDFS - [issue]
...hdfs-default.xml still has the old default value dfs.support.append = false. It should be changed to true, or removed from the default configuration and treated as true if not found....
http://issues.apache.org/jira/browse/HDFS-1107    Author: Konstantin Shvachko, 2012-06-17, 12:13
[HDFS-2290] Block with corrupt replica is not getting replicated - HDFS - [issue]
...A block has one replica marked as corrupt and two good ones. countNodes() correctly detects that there are only 2 live replicas, and fsck reports the block as under-replicated. But Replicati...
http://issues.apache.org/jira/browse/HDFS-2290    Author: Konstantin Shvachko, 2012-06-04, 17:30
[HDFS-3462] TestDFSClientRetries.busyTest() should restore default xceiver count in the config. - HDFS - [issue]
...TestDFSClientRetries.busyTest() sets maximum xceiver count in the config to a small value, but does not restore it back to the default. As the result subsequent tests can fail, especially on...
http://issues.apache.org/jira/browse/HDFS-3462    Author: Konstantin Shvachko, 2012-05-31, 14:06
[HDFS-3463] DFSTestUtil.waitCorruptReplicas() should not use file reading time as a timeout measure. - HDFS - [issue]
...Tests fail because DFSTestUtil.waitCorruptReplicas() does not wait long enough....
http://issues.apache.org/jira/browse/HDFS-3463    Author: Konstantin Shvachko, 2012-05-30, 19:27
[HDFS-535] TestFileCreation occasionally fails because of an exception in DataStreamer. - HDFS - [issue]
...One of test cases, namely testFsCloseAfterClusterShutdown(), of TestFileCreation fails occasionally....
http://issues.apache.org/jira/browse/HDFS-535    Author: Konstantin Shvachko, 2012-05-21, 18:26
[HDFS-119] logSync() may block NameNode forever. - HDFS - [issue]
...FSEditLog.logSync() first waits until isSyncRunning is false and then performs syncing to file streams by calling EditLogOutputStream.flush().If an exception is thrown after isSyncRunning is...
http://issues.apache.org/jira/browse/HDFS-119    Author: Konstantin Shvachko, 2012-04-24, 21:54
Sort:
project
Hadoop (275)
HDFS (57)
MapReduce (23)
HBase (4)
Hive (1)
type
issue (28)
mail # dev (20)
mail # user (9)
date
last 7 days (1)
last 30 days (3)
last 90 days (9)
last 6 months (17)
last 9 months (57)
author
Todd Lipcon (488)
Harsh J (460)
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)
Konstantin Shvachko