| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
46 (0.062s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-3453] HDFS does not use ClientProtocol in a backward-compatible way - HDFS - [issue]
|
|
...HDFS-617 was brought into branch-0.20-security/branch-1 to support non-recursive create, along with HADOOP-6840 and HADOOP-6886. However, the changes in HDFS was done in an incompatible way,...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3453
Author: Kihwal Lee,
2012-10-17, 19:27
|
|
|
[HDFS-3922] 0.22 and 0.23 namenode throws away blocks under construction on restart - HDFS - [issue]
|
|
...When reading edits on startup, namenode may throw away blocks under construction. This is because the file inode is turned into a "under construction" one, but nothing is done to the last bl...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3922
Author: Kihwal Lee,
2012-09-28, 13:40
|
|
|
[HDFS-3087] Decomissioning on NN restart can complete without blocks being replicated - HDFS - [issue]
|
|
...If a data node is added to the exclude list and the name node is restarted, the decomissioning happens right away on the data node registration. At this point the initial block report has no...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3087
Author: Kihwal Lee,
2012-09-26, 20:14
|
|
|
[HDFS-3176] JsonUtil should not parse the MD5MD5CRC32FileChecksum bytes on its own. - HDFS - [issue]
|
|
...Currently JsonUtil used by webhdfs parses MD5MD5CRC32FileChecksum binary bytes on its own and contructs a MD5MD5CRC32FileChecksum. It should instead call MD5MD5CRC32FileChecksum.readFields()...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3176
Author: Kihwal Lee,
2012-09-12, 01:09
|
|
|
[HDFS-3740] Multiple test cases in TestWebhdfsFileSystem are failing - HDFS - [issue]
|
|
...After HDFS-3667, 7-8 cases have been failing in 2.0 build.These are with Clover enabled....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3740
Author: Kihwal Lee,
2012-09-07, 22:09
|
|
|
[HDFS-3718] Datanode won't shutdown because of runaway DataBlockScanner thread - HDFS - [issue]
|
|
...Datanode sometimes does not shutdown because the block pool scanner thread keeps running. It prints out "Starting a new period" every five seconds, even after shutdown() is called. Som...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3718
Author: Kihwal Lee,
2012-09-07, 22:02
|
|
|
[HDFS-3646] LeaseRenewer can hold reference to inactive DFSClient instances forever - HDFS - [issue]
|
|
...If LeaseRenewer#closeClient() is not called, LeaseRenewer keeps the reference to a DFSClient instance in dfsclients forever. This prevents DFSClient, LeaseRenewer, conf, etc. from being garb...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3646
Author: Kihwal Lee,
2012-09-07, 22:02
|
|
|
[HDFS-3861] Deadlock in DFSClient - HDFS - [issue]
|
|
...The deadlock is between DFSOutputStream#close() and DFSClient#close()....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3861
Author: Kihwal Lee,
2012-09-07, 22:02
|
|
|
[HDFS-3177] Allow DFSClient to find out and use the CRC type being used for a file. - HDFS - [issue]
|
|
...To support HADOOP-8060, DFSClient should be able to find out the checksum type being used for files in hdfs.In my prototype, DataTransferProtocol was extended to include the checksum type in...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3177
Author: Kihwal Lee,
2012-08-25, 15:00
|
|
|
Re: PreCommit-HDFS-Build stuck - HDFS - [mail # dev]
|
|
...I think the build job was blocked on I/O to the Jenkins master over ssh for more than 6 hours. The slave eventually detected connection closure and the build terminated in 8 hours. Si...
|
|
|
Author: Kihwal Lee,
2012-08-23, 14:47
|
|
|
|