| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
148 (0.195s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-3637] Add support for encrypting the DataTransferProtocol - HDFS - [issue]
|
|
...Currently all HDFS RPCs performed by NNs/DNs/clients can be optionally encrypted. However, actual data read or written between DNs and clients (or DNs to DNs) is sent in the clear. When proc...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3637
Author: Aaron T. Myers,
2012-08-08, 13:57
|
|
|
[HDFS-3745] fsck prints that it's using KSSL even when it's in fact using SPNEGO for authentication - HDFS - [issue]
|
|
...In branch-2 (which exclusively uses SPNEGO for HTTP authentication) and in branch-1 (which can optionally use SPNEGO for HTTP authentication), running fsck will print the following, which is...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3745
Author: Aaron T. Myers,
2012-08-02, 16:40
|
|
|
[HDFS-3738] TestDFSClientRetries#testFailuresArePerOperation sets incorrect timeout config - HDFS - [issue]
|
|
...TestDFSClientRetries#testFailuresArePerOperation involves testing retries by making use of expected timeouts. However, this test sets the wrong config to lower the timeout, and thus takes fa...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3738
Author: Aaron T. Myers,
2012-08-01, 14:09
|
|
|
[HDFS-2754] HA: enable dfs.namenode.name.dir.restore if HA is enabled - HDFS - [issue]
|
|
...If HA is enabled it seems like we should always try to restore failed name dirs. Let's auto-enable name dir restoration if HA is enabled, at least for shared edits dirs....
|
|
|
http://issues.apache.org/jira/browse/HDFS-2754
Author: Aaron T. Myers,
2012-06-24, 19:25
|
|
|
[HDFS-1846] Don't fill preallocated portion of edits log with 0x00 - HDFS - [issue]
|
|
...HADOOP-2330 added a feature to preallocate space in the local file system for the NN transaction log. That change seeks past the current end of the file and writes out some data, which on mo...
|
|
|
http://issues.apache.org/jira/browse/HDFS-1846
Author: Aaron T. Myers,
2012-06-19, 00:47
|
|
|
Re: unsubscribe my mail - HDFS - [mail # dev]
|
|
...Hi Srinivas, Per JD's earlier email: Write an email to: [EMAIL PROTECTED] Aaron T. Myers Software Engineer, Cloudera On Wed, Jun 13, 2012 at 12:40 AM, Gadde, ...
|
|
|
Author: Aaron T. Myers,
2012-06-13, 23:04
|
|
|
[HDFS-2797] Fix misuses of InputStream#skip in the edit log code - HDFS - [issue]
|
|
...Fix some misuses of InputStream#skip in the edit log code.Also add a test. The existing failover tests only cover the case of graceful shutdown. We should make sure the standby NN can ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-2797
Author: Aaron T. Myers,
2012-06-12, 13:23
|
|
|
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
|
|
|
|