| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
148 (0.193s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-2264] NamenodeProtocol has the wrong value for clientPrincipal in KerberosInfo annotation - HDFS - [issue]
|
|
...The @KerberosInfo annotation specifies the expected server and client principals for a given protocol in order to look up the correct principal name from the config. The NamenodeProtocol has...
|
|
|
http://issues.apache.org/jira/browse/HDFS-2264
Author: Aaron T. Myers,
2012-12-11, 14:09
|
|
|
[HDFS-3236] NameNode does not initialize generic conf keys when started with -initializeSharedEditsDir - HDFS - [issue]
|
|
...This means that configurations that scope the location of the name/edits/shared edits dirs by nameserice or namenode won't work with `hdfs namenode -initializeSharedEdits'....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3236
Author: Aaron T. Myers,
2012-12-05, 23:05
|
|
|
[HDFS-2875] Clean up LeaseManager#changeLease - HDFS - [issue]
|
|
...The code for LeaseManager#changeLease and the associated FSNamesystem#unprotectedChangeLease is very fragile, and can be improved in several ways....
|
|
|
http://issues.apache.org/jira/browse/HDFS-2875
Author: Aaron T. Myers,
2012-11-29, 16:05
|
|
|
Re: What is the reason that DataNode should configured the http and streamer port with a number under 1024 in secure mode? - HDFS - [mail # dev]
|
|
...Hi Xiaohan, You're right that if a malicious user can get a fake DN to register with the NN then the low ports don't matter. However, in order for a user to get a malicious DN to regis...
|
|
|
Author: Aaron T. Myers,
2012-11-16, 19:41
|
|
|
[HDFS-3133] Add support for DFS upgrade with HA enabled - HDFS - [issue]
|
|
...For the first implementation of HA NameNode, we punted on allowing DFS upgrade with HA enabled, which makes doing a DFS upgrade on an HA-enabled cluster quite cumbersome and error-prone. We ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3133
Author: Aaron T. Myers,
2012-11-13, 23:10
|
|
|
[HDFS-4158] FSDirectory#hasSnapshot will NPE when deleting an empty directory - HDFS - [issue]
|
|
...The method attempts to iterate over the child list of the directory, but that list may be null and this isn't handled currently....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4158
Author: Aaron T. Myers,
2012-11-07, 19:43
|
|
|
[HDFS-2946] HA: Put a cap on the number of completed edits files retained by the NN - HDFS - [issue]
|
|
...HDFS-2794 added a minimum number of transactions to retain in edits files. Since many underlying file systems put a cap on the number of entries in a single directory, we should put a cap on...
|
|
|
http://issues.apache.org/jira/browse/HDFS-2946
Author: Aaron T. Myers,
2012-10-17, 14:21
|
|
|
Re: Status of CheckpointNode and BackupNode - HDFS - [mail # dev]
|
|
...I'm also in favor of removing them. I've fielded many questions from users about their status, how they compare to other daemons that exist, etc. All I've seen them do is increase confusion ...
|
|
|
Author: Aaron T. Myers,
2012-10-16, 23:51
|
|
|
[HDFS-3698] TestHftpFileSystem is failing in branch-1 due to changed default secure port - HDFS - [issue]
|
|
...This test is failing since the default secure port changed to the HTTP port upon the commit of HDFS-2617....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3698
Author: Aaron T. Myers,
2012-09-29, 00:46
|
|
|
[HDFS-3026] HA: Handle failure during HA state transition - HDFS - [issue]
|
|
...This JIRA is to address a TODO in NameNode about handling the possibility of an incomplete HA state transition....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3026
Author: Aaron T. Myers,
2012-09-25, 10:26
|
|
|
|