| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
148 (0.05s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-3427] TestEditLogFileOutputStream#PREALLOCATION_LENGTH is dead code - HDFS - [issue]
|
|
...The constant PREALLOCATION_LENGTH in TestEditLogFileOutputStream is no longer referenced anywhere....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3427
Author: Aaron T. Myers,
2012-05-24, 02:10
|
|
|
[HDFS-3390] DFSAdmin should print full stack traces of errors when DEBUG logging is enabled - HDFS - [issue]
|
|
...If an error is encountered when running an `hdfs dfsadmin ...' command, only the exception's message is output. It would be handy for debugging if the full stack trace of the exception were ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3390
Author: Aaron T. Myers,
2012-05-23, 20:21
|
|
|
[HDFS-2292] HA: HTTP fail-over - HDFS - [issue]
|
|
...HDFS-1973 aims to enable client fail-over for HDFS RPCs. This JIRA is to enable HTTP client fail over where appropriate....
|
|
|
http://issues.apache.org/jira/browse/HDFS-2292
Author: Aaron T. Myers,
2012-05-22, 03:29
|
|
|
Re: [VOTE] Merge HDFS-3042 (auto-HA) branch to trunk - HDFS - [mail # dev]
|
|
...+1 (binding) I've reviewed much of the code committed to the branch and have been running/testing the system for several weeks now with no major issues. Good on you, Todd. ...
|
|
|
Author: Aaron T. Myers,
2012-05-20, 20:51
|
|
|
[HDFS-2800] HA: TestStandbyCheckpoints.testCheckpointCancellation is racy - HDFS - [issue]
|
|
...TestStandbyCheckpoints.testCheckpointCancellation is racy, have seen the following assert on line 212 fail:assertTrue(StandbyCheckpointer.getCanceledCount() > 0);...
|
|
|
http://issues.apache.org/jira/browse/HDFS-2800
Author: Aaron T. Myers,
2012-05-18, 14:04
|
|
|
[HDFS-3439] Balancer exits if fs.defaultFS is set to a different, but semantically identical, URI from dfs.namenode.rpc-address - HDFS - [issue]
|
|
...The balancer determines the set of NN URIs to balance by looking at fs.defaultFS and all possible dfs.namenode.(service)rpc-address settings. If fs.defaultFS is, for example, set to "hdfs://...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3439
Author: Aaron T. Myers,
2012-05-17, 22:42
|
|
|
[HDFS-3197] Incorrect class comments in a few tests - HDFS - [issue]
|
|
...TestFileCreationClient, TestDatanodeDeath, TestReplaceDatanodeOnFailure, and TestDatanodeRegistration all have the following class comment:/** * This class tests that a file need not be...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3197
Author: Aaron T. Myers,
2012-05-16, 14:03
|
|
|
[HDFS-2759] Pre-allocate HDFS edit log files after writing version number - HDFS - [issue]
|
|
...In HDFS-2709 it was discovered that there's a potential race wherein edits log files are pre-allocated before the version number is written into the header of the file. This can cause the Na...
|
|
|
http://issues.apache.org/jira/browse/HDFS-2759
Author: Aaron T. Myers,
2012-05-16, 06:57
|
|
|
[HDFS-3414] Balancer does not find NameNode if rpc-address or servicerpc-address are not set in client configs - HDFS - [issue]
|
|
...The balancer should also try to balance the NN if it's only specified via fs.defaultFS in the client config....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3414
Author: Aaron T. Myers,
2012-05-16, 05:54
|
|
|
[HDFS-3404] Make putImage in GetImageServlet infer remote address to fetch from request - HDFS - [issue]
|
|
...As it stands, daemons which perform checkpointing must determine their own address on which they can be reached, so that the NN which they checkpoint against knows what address to fetch a me...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3404
Author: Aaron T. Myers,
2012-05-16, 05:53
|
|
|
|