Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 127 (0.034s).
Loading phrases to help you
refine your search...
[HDFS-4817] make HDFS advisory caching configurable on a per-file basis - HDFS - [issue]
...HADOOP-7753 and related JIRAs introduced some performance optimizations for the DataNode.  One of them was readahead.  When readahead is enabled, the DataNode starts reading the ne...
http://issues.apache.org/jira/browse/HDFS-4817    Author: Colin Patrick McCabe, 2013-05-17, 19:37
[HDFS-4698] provide client-side metrics for remote reads, local reads, and short-circuit reads - HDFS - [issue]
...We should provide metrics to let clients know how many bytes of data they have read remotely, versus locally or via short-circuit local reads.  This will allow clients to know how well ...
http://issues.apache.org/jira/browse/HDFS-4698    Author: Colin Patrick McCabe, 2013-05-16, 08:11
[HDFS-3638] backport HDFS-3568 (add security to fuse_dfs) to branch-1 - HDFS - [issue]
...Backport HDFS-3568 to branch-1.  This will give fuse_dfs support for Kerberos authentication, allowing FUSE to be used in a secure cluster....
http://issues.apache.org/jira/browse/HDFS-3638    Author: Colin Patrick McCabe, 2013-05-14, 06:12
[HDFS-4352] Encapsulate arguments to BlockReaderFactory in a class - HDFS - [issue]
...Encapsulate the arguments to BlockReaderFactory in a class to avoid having to pass around 10+ arguments to a few different functions....
http://issues.apache.org/jira/browse/HDFS-4352    Author: Colin Patrick McCabe, 2013-05-10, 23:51
[HDFS-4661] fix various bugs in short circuit read - HDFS - [issue]
...For the log statement in DataXceiver below, it has two String.format(..); it uses %s for string constants.BlockSender.ClientTraceLog.info(String.format(         &...
http://issues.apache.org/jira/browse/HDFS-4661    Author: Colin Patrick McCabe, 2013-05-10, 15:06
[HDFS-4812] add hdfsReadFully, hdfsWriteFully - HDFS - [issue]
...It would be nice to have hdfsReadFully and hdfsWriteFully in libhdfs.  The current APIs don't guarantee that we read or write as much as we're told to do.  We have readFully and wr...
http://issues.apache.org/jira/browse/HDFS-4812    Author: Colin Patrick McCabe, 2013-05-10, 03:17
[HDFS-3596] Improve FSEditLog pre-allocation in branch-1 - HDFS - [issue]
...Implement HDFS-3510 in branch-1.  This will improve FSEditLog preallocation to decrease the incidence of corrupted logs after disk full conditions.  (See HDFS-3510 for a longer des...
http://issues.apache.org/jira/browse/HDFS-3596    Author: Colin Patrick McCabe, 2013-05-02, 22:52
[HDFS-4504] DFSOutputStream#close doesn't always release resources (such as leases) - HDFS - [issue]
...DFSOutputStream#close can throw an IOException in some cases.  One example is if there is a pipeline error and then pipeline recovery fails.  Unfortunately, in this case, some of t...
http://issues.apache.org/jira/browse/HDFS-4504    Author: Colin Patrick McCabe, 2013-04-24, 22:32
[HDFS-4697] short-circuit reads do not honor readahead settings - HDFS - [issue]
...Neither the new nor the legacy short-circuit read implementations honor dfs.datanode.readahead.bytes.  This can result in scenarios where non-short-circuit reads are faster for long rea...
http://issues.apache.org/jira/browse/HDFS-4697    Author: Colin Patrick McCabe, 2013-04-24, 20:08
[HDFS-4401] Fix bug in DomainSocket path validation - HDFS - [issue]
...DomainSocket path validation currently does not validate the second-to-last path component.  This leads to insecure socket paths being accepted.  It should validate all path compon...
http://issues.apache.org/jira/browse/HDFS-4401    Author: Colin Patrick McCabe, 2013-04-18, 23:04
Sort:
project
HDFS (127)
Hadoop (44)
MapReduce (5)
Zookeeper (3)
type
issue (127)
date
last 7 days (3)
last 30 days (10)
last 90 days (22)
last 6 months (47)
last 9 months (127)
author
Todd Lipcon (488)
Harsh J (449)
Eli Collins (347)
Tsz Wo (168)
Aaron T. Myers (148)
Suresh Srinivas (144)
Colin Patrick McCabe (127)
Mohammad Tariq (125)
Stuti Awasthi (95)
Jing Zhao (87)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (66)
Thanh Do (59)