| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
66 (0.175s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-3855] Replace hardcoded strings with the already defined config keys in DataNode.java - HDFS - [issue]
|
|
...Replace hardcoded strings with the already defined config keys in DataNode.java...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3855
Author: Brandon Li,
2012-08-31, 22:03
|
|
|
[HDFS-3522] If NN is in safemode, it should throw SafeModeException when getBlockLocations has zero locations - HDFS - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HDFS-3522
Author: Brandon Li,
2012-08-21, 19:33
|
|
|
[HDFS-3763] TestNameNodeMXBean fails on Windows - HDFS - [issue]
|
|
...One step of the test is to change the edit directory permission to "000" and then do rolledit. On linux rolledit operation will fail and the edit directory will be considered as failed by NN...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3763
Author: Brandon Li,
2012-08-14, 16:03
|
|
|
[HDFS-3766] Fix TestStorageRestore on Windows - HDFS - [issue]
|
|
...When a storage directory is removed, namenode doesn't close the stream and storage directory is remained locked. This could fail later on the restoring storage directory function because nam...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3766
Author: Brandon Li,
2012-08-14, 16:02
|
|
|
[HDFS-3659] Add missing @Override to methods across the hadoop-hdfs project - HDFS - [issue]
|
|
...Adding @Override to the proper methods to take advantage of the compiler checking and make the code more readable....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3659
Author: Brandon Li,
2012-07-16, 13:21
|
|
|
[HDFS-3629] fix the typo in the error message about inconsistent storage layout version - HDFS - [issue]
|
|
...Brahma Reddy Battula pointed out a typo in the following error message:if (multipleLV) { throw new IOException( &nbs...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3629
Author: Brandon Li,
2012-07-11, 14:03
|
|
|
Re: 'Cannot roll edit log' - HDFS - [mail # user]
|
|
...With 1.0.2, only one checkpoint process is executed at a time. When the namenode gets an overlapping checkpointing request, it checks edit.new in its storage directories. If all of them have...
|
|
|
Author: Brandon Li,
2012-07-03, 20:22
|
|
|
[HDFS-3425] Enable standby namenode to tail edits from journal service - HDFS - [issue]
|
|
...In an HA cluster with the journal service configured, namenode should get edit logs from journal service instead of from local or shared storage directories. As one of the first steps ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3425
Author: Brandon Li,
2012-06-19, 22:33
|
|
|
[HDFS-3511] fix the build failure in branch HDFS-3092 - HDFS - [issue]
|
|
...Some security related code were overlooked during last integration from trunk to branch HDFS-3092, and thus caused build failure in branch HDFS-3092....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3511
Author: Brandon Li,
2012-06-06, 00:13
|
|
|
[HDFS-3127] failure in recovering removed storage directories should not stop checkpoint process - HDFS - [issue]
|
|
...When a restore fails, rollEditLog() also fails even if there are healthy directories. Any exceptions from recovering the removed directories should not fail checkpoint process....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3127
Author: Brandon Li,
2012-05-16, 20:45
|
|
|
|