| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
151 (0.092s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Merging some improvements to branch-2 - HDFS - [mail # dev]
|
|
...+1 I've reviewed several of these patches and think they should be fine to go into branch-2. Aaron T. Myers Software Engineer, Cloudera On Thu, Jun 7, 2012 at 2:51 P...
|
|
|
Author: Aaron T. Myers,
2012-06-07, 22:30
|
|
|
[HDFS-3501] Checkpointing with security enabled will stop working after ticket lifetime expires - HDFS - [issue]
|
|
...The StandbyCheckpointer and 2NN currently do the right thing in renewing their krb5 creds before attempting to perform a checkpoint to the active NN, but the active NN makes no attempt to re...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3501
Author: Aaron T. Myers,
2012-06-05, 13:53
|
|
|
[HDFS-3484] hdfs fsck doesn't work if NN HTTP address is set to 0.0.0.0 even if NN RPC address is configured - HDFS - [issue]
|
|
...The default NN HTTP address is 0.0.0.0. Clients which need to connect to the HTTP address (e.g. fsck and fetchImage) need an address which is actually resolvable, however. If the configured ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3484
Author: Aaron T. Myers,
2012-06-01, 14:04
|
|
|
[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
|
|
|
|