| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
151 (0.213s).
|
|
|
Loading phrases to help you refine your search...
|
|
[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
|
|
|
[HDFS-3400] DNs should be able start with jsvc even if security is disabled - HDFS - [issue]
|
|
...Currently if one tries to start a DN with security disabled (via hadoop.security.authentication = "simple" in the configs), but JSVC is correctly configured, the DN will refuse to start....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3400
Author: Aaron T. Myers,
2012-05-16, 05:53
|
|
|
[HDFS-2263] Make DFSClient report bad blocks more quickly - HDFS - [issue]
|
|
...In certain circumstances the DFSClient may detect a block as being bad without reporting it promptly to the NN.If when reading a file a client finds an invalid checksum of a block, it immedi...
|
|
|
http://issues.apache.org/jira/browse/HDFS-2263
Author: Aaron T. Myers,
2012-05-14, 02:41
|
|
|
[HDFS-2312] FSNamesystem header comment says it's for the DN - HDFS - [issue]
|
|
...One of the less accurate class comments I've ever seen: * FSNamesystem does the actual bookkeeping work for the * DataNode....
|
|
|
http://issues.apache.org/jira/browse/HDFS-2312
Author: Aaron T. Myers,
2012-05-13, 14:03
|
|
|
[HDFS-3395] NN doesn't start with HA+security enabled and HTTP address set to 0.0.0.0 - HDFS - [issue]
|
|
...DFSUtil#substituteForWildcardAddress subs in a default hostname if the given hostname is 0.0.0.0. However, this function throws an exception if the given hostname is set to 0.0.0.0 and secur...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3395
Author: Aaron T. Myers,
2012-05-11, 17:14
|
|
|
[HDFS-3405] Checkpointing should use HTTP POST or PUT instead of GET-GET to send merged fsimages - HDFS - [issue]
|
|
...As Todd points out in this comment, the current scheme for a checkpointing daemon to upload a merged fsimage file to an NN is to issue an HTTP get request to tell the target NN to issue anot...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3405
Author: Aaron T. Myers,
2012-05-11, 04:45
|
|
|
[HDFS-3349] DFSAdmin fetchImage command should initialize security credentials - HDFS - [issue]
|
|
...The `hdfs dfsadmin -fetchImage' command should fetch the fsimage using the appropriate credentials if security is enabled....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3349
Author: Aaron T. Myers,
2012-05-07, 20:05
|
|
|
[HDFS-3351] NameNode#initializeGenericKeys should always set fs.defaultFS regardless of whether HA or Federation is enabled - HDFS - [issue]
|
|
...NameNode#initializeGenericKeys exits early if neither a nameservice nor NN ID is passed. However, this method also serves to set fs.defaultFS in the configuration object stored by the NN to ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3351
Author: Aaron T. Myers,
2012-05-03, 14:03
|
|
|
|