Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 3 from 3 (0.129s).
Loading phrases to help you
refine your search...
[HDFS-3701] HDFS may miss the final block when reading a file opened for writing if one of the datanode is dead - HDFS - [issue]
...When the file is opened for writing, the DFSClient calls one of the datanode owning the last block to get its size. If this datanode is dead, the socket exception is shallowed and the size o...
http://issues.apache.org/jira/browse/HDFS-3701    Author: nkeywal, 2013-03-12, 00:35
[HDFS-3704] In the DFSClient, Add the node to the dead list when the ipc.Client calls fails - HDFS - [issue]
...The DFSCLient maintains a list of dead node per input steam. When creating this DFSInputStream, it may connect to one of the nodes to check final block size. If this call fail, this datanode...
http://issues.apache.org/jira/browse/HDFS-3704    Author: nkeywal, 2012-10-24, 18:19
[HDFS-3702] Add an option for NOT writing the blocks locally if there is a datanode on the same box as the client - HDFS - [issue]
...This is useful for Write-Ahead-Logs: these files are writen for recovery only, and are not read when there are no failures.Taking HBase as an example, these files will be read only if the pr...
http://issues.apache.org/jira/browse/HDFS-3702    Author: nkeywal, 2012-07-25, 20:59
Sort:
project
HBase (89)
HDFS (3)
Zookeeper (2)
Hadoop (1)
type
issue (3)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (1)
last 9 months (3)
author
Todd Lipcon (488)
Harsh J (450)
Eli Collins (347)
Tsz Wo (168)
Aaron T. Myers (148)
Suresh Srinivas (144)
Colin Patrick McCabe (128)
Mohammad Tariq (126)
Stuti Awasthi (95)
Jing Zhao (87)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (66)
Thanh Do (59)
nkeywal