| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
148 (0.134s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-2765] TestNameEditsConfigs is incorrectly swallowing IOE - HDFS - [issue]
|
|
...The final portion of this test case is swallowing an IOE and in so doing appearing to succeed, although it should not be succeeding as-written....
|
|
|
http://issues.apache.org/jira/browse/HDFS-2765
Author: Aaron T. Myers,
2012-04-14, 14:03
|
|
|
[HDFS-3259] NameNode#initializeSharedEdits should populate shared edits dir with edit log segments - HDFS - [issue]
|
|
...Currently initializeSharedEdits formats the shared dir so that subsequent edit log segments will be written there. However, it would be nice to automatically populate this dir with edit log ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3259
Author: Aaron T. Myers,
2012-04-13, 14:04
|
|
|
[HDFS-3260] TestDatanodeRegistration should set minimum DN version in addition to minimum NN version - HDFS - [issue]
|
|
...This test doesn't actually fail on trunk, but it does fail on branch-2 because of the static version number of branch-2. Regardless, this patch should be committed to both trunk and branch-2...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3260
Author: Aaron T. Myers,
2012-04-12, 14:05
|
|
|
[HDFS-3262] bootstrapStandby should copy edit logs in addition to images - HDFS - [issue]
|
|
...Currently `hdfs namenode -bootstrapStandby' initializes local name dirs with fsimage files, but not edit log segments, thus requiring that an operator ensure somehow that sufficient edit log...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3262
Author: Aaron T. Myers,
2012-04-12, 07:06
|
|
|
[HDFS-3202] NamespaceInfo PB translation drops build version - HDFS - [issue]
|
|
...The PBHelper#convert(NamespaceInfoProto) function doesn't pass the build version from the NamespaceInfoProto to the created NamespaceInfo object. Instead, the NamespaceInfo constructor gets ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3202
Author: Aaron T. Myers,
2012-04-06, 13:58
|
|
|
[HDFS-3000] Add a public API for setting quotas - HDFS - [issue]
|
|
...Currently one can set the quota of a file or directory from the command line, but if a user wants to set it programmatically, they need to use DistributedFileSystem, which is annotated Inter...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3000
Author: Aaron T. Myers,
2012-04-04, 16:48
|
|
|
[HDFS-3173] Remove setQuota from DistributedFileSystem - HDFS - [issue]
|
|
...Once HDFS-3000 is committed, we'll have a public programmatic API for setting quotas in HDFS. We should then remove setQuota from DistributedFileSystem....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3173
Author: Aaron T. Myers,
2012-03-31, 18:44
|
|
|
[HDFS-3156] TestDFSHAAdmin is failing post HADOOP-8202 - HDFS - [issue]
|
|
...TestDFSHAAdmin mocks a protocol object without implementing Closeable, which is now required....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3156
Author: Aaron T. Myers,
2012-03-30, 13:59
|
|
|
[HDFS-3158] LiveNodes member of NameNodeMXBean should list non-DFS used space and capacity per DN - HDFS - [issue]
|
|
...The "LiveNodes" section already lists the DFS used space per DN. It would be nice if it also listed the non-DFS used space and the capacity per DN....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3158
Author: Aaron T. Myers,
2012-03-30, 13:59
|
|
|
[HDFS-2944] Typo in hdfs-default.xml causes dfs.client.block.write.replace-datanode-on-failure.enable to be mistakenly disabled - HDFS - [issue]
|
|
...Here, "ture" should be "true" if we really do want this feature enabled by default.<property> <name>dfs.client.block.write.replace-datanode-on-failure.enable</name&...
|
|
|
http://issues.apache.org/jira/browse/HDFS-2944
Author: Aaron T. Myers,
2012-03-28, 09:23
|
|
|
|