| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
151 (0.202s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4906] HDFS Output streams should not accept writes after being closed - HDFS - [issue]
|
|
...Currently if one closes an OutputStream obtained from FileSystem#create and then calls write(...) on that closed stream, the write will appear to succeed without error though no data will be...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4906
Author: Aaron T. Myers,
2013-06-19, 14:38
|
|
|
[HDFS-4747] Convert snapshot user guide to APT from XDOC - HDFS - [issue]
|
|
...To be consistent with the rest of the HDFS docs, the snapshots user guide should use APT instead of XDOC....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4747
Author: Aaron T. Myers,
2013-06-12, 21:50
|
|
|
[HDFS-4376] Intermittent timeout of TestBalancerWithNodeGroup - HDFS - [issue]
|
|
...HDFS-4261 fixed several issues with the balancer and balancer tests, and reduced the frequency with which TestBalancerWithNodeGroup times out. Despite this, occasional timeouts still occur i...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4376
Author: Aaron T. Myers,
2013-06-06, 22:58
|
|
|
[HDFS-4830] Typo in config settings for AvailableSpaceVolumeChoosingPolicy in hdfs-default.xml - HDFS - [issue]
|
|
...In hdfs-default.xml we have these two settings:dfs.datanode.fsdataset.volume.choosing.balanced-space-thresholddfs.datanode.fsdataset.volume.choosing.balanced-space-preference-percentBut in f...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4830
Author: Aaron T. Myers,
2013-05-25, 16:10
|
|
|
[HDFS-2393] Mark appropriate methods of ClientProtocol with the idempotent annotation - HDFS - [issue]
|
|
...HDFS-1973 will make the DFSClient take advantage of the annotation. This JIRA is to identify which methods can be marked as idempotent....
|
|
|
http://issues.apache.org/jira/browse/HDFS-2393
Author: Aaron T. Myers,
2013-05-25, 00:04
|
|
|
Re: [VOTE] Merge HDFS-2802 snapshot feature to trunk - HDFS - [mail # dev]
|
|
...I'm +1 as well on merging this branch to trunk. I've thoroughly reviewed/discussed the design and have personally reviewed much of the code as well. Good stuff. I would have preferred ...
|
|
|
Author: Aaron T. Myers,
2013-05-08, 00:29
|
|
|
[HDFS-4739] NN can miscalculate the number of extra edit log segments to retain - HDFS - [issue]
|
|
...The code in NNStorageRetentionManager#purgeOldStorage is intended to place a cap on the number of extra edit log segments retained beyond what is strictly required to replay the FS history s...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4739
Author: Aaron T. Myers,
2013-04-25, 15:07
|
|
|
Re: Cannot communicate - HDFS - [mail # dev]
|
|
...Hi Kevin, Since it seems like this is a CDH-specific question, I recommend you email [EMAIL PROTECTED] where you should be able to get some help with this. Aaron T. Myers Softwa...
|
|
|
Author: Aaron T. Myers,
2013-04-24, 02:19
|
|
|
Re: Convention question for using DFSConfigKey constants : are zeros magic? - HDFS - [mail # dev]
|
|
...On Fri, Apr 19, 2013 at 3:40 PM, Jay Vyas wrote: There's certainly no "enforcement" of it, no. We try to use consistent prefixes, append units like "millis" or "seconds" to conf...
|
|
|
Author: Aaron T. Myers,
2013-04-24, 02:15
|
|
|
Re: Convention question for using DFSConfigKey constants : are zeros magic? - HDFS - [mail # dev]
|
|
...Hi Jay, On Sat, Apr 20, 2013 at 1:10 AM, Jay Vyas wrote: It's certainly not magic in the Configuration class interpretation of it, though I think if you surveyed the full ...
|
|
|
Author: Aaron T. Myers,
2013-04-19, 18:23
|
|
|
|