Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 349 (0.119s).
Loading phrases to help you
refine your search...
[HDFS-2655] BlockReaderLocal#skip performs unnecessary IO - HDFS - [issue]
...Per HDFS-2654 BlockReaderLocal#skip performs the skip by reading the data so we stay in sync with checksums. This could be implemented more efficiently in the future to skip to the beginning...
http://issues.apache.org/jira/browse/HDFS-2655    Author: Eli Collins, 2013-06-13, 23:41
[HDFS-4053] Increase the default block size - HDFS - [issue]
...The default HDFS block size (dfs.blocksize) has been 64mb forever. 128mb works well in practice on today's hardware configurations, most clusters I work with use it or higher (eg 256mb). Let...
http://issues.apache.org/jira/browse/HDFS-4053    Author: Eli Collins, 2013-06-06, 15:07
Re: [VOTE] Plan to create release candidate for 0.23.8 - HDFS - [mail # dev]
...+1  On Friday, May 17, 2013, Thomas Graves wrote:  ...
   Author: Eli Collins, 2013-05-18, 02:25
[HDFS-2639] A client may fail during block recovery even if its request to recover a block succeeds - HDFS - [issue]
...The client gets stuck in the following loop if an rpc its issued to recover a block timed out:DataStreamer#run1.  processDatanodeError2.     DN#recoverBlock3.     &n...
http://issues.apache.org/jira/browse/HDFS-2639    Author: Eli Collins, 2013-05-14, 06:12
[HDFS-2556] HDFS tests fail on systems with umask 0002 - HDFS - [issue]
...On systems with umask 0002 tests will fail due to all data dir directories being invalid:2011-11-16 14:19:53,879 WARN  datanode.DataNode (DataNode.java:makeInstance(1569)) - Invalid dir...
http://issues.apache.org/jira/browse/HDFS-2556    Author: Eli Collins, 2013-05-14, 06:12
[HDFS-3821] Backport HDFS-3626 to branch-1 (Creating file with invalid path can corrupt edit log) - HDFS - [issue]
...Per Todd's comment this issue affects v1 as well though the problem isn't as obvious because the shell doesn't use the Path(URI) constructor. To test the server side Todd modified the touchz...
http://issues.apache.org/jira/browse/HDFS-3821    Author: Eli Collins, 2013-05-14, 06:12
[HDFS-3907] Allow multiple users for local block readers - HDFS - [issue]
...The dfs.block.local-path-access.user config added in HDFS-2246 only supports a single user, however as long as blocks are group readable by more than one user the feature could be used by mu...
http://issues.apache.org/jira/browse/HDFS-3907    Author: Eli Collins, 2013-05-14, 06:12
[HDFS-3883] DFSClient NPE due to missing block when opening a file - HDFS - [issue]
...I saw the following NPE for a client on branch-1 that looks like it accessed a block not in the volume map, probably because the block was already deleted (otherwise the primary should have ...
http://issues.apache.org/jira/browse/HDFS-3883    Author: Eli Collins, 2013-05-14, 06:12
[HDFS-3639] JspHelper#getUGI should always verify the token if security is enabled - HDFS - [issue]
...JspHelper#getUGI on verifies the given token if the context and nn are set (added in HDFS-2416). We should unconditionally verifyToken the token, ie a bug where "name.node" is not set in the...
http://issues.apache.org/jira/browse/HDFS-3639    Author: Eli Collins, 2013-05-14, 05:48
[HDFS-3684] NamenodeWebHdfsMethods#init shouldn't log the DT parameter - HDFS - [issue]
...The following logs the DT parameter at the tracing log level, we shouldn't. Credit to Todd for noticing this.    if (LOG.isTraceEnabled()) {      LOG.trace...
http://issues.apache.org/jira/browse/HDFS-3684    Author: Eli Collins, 2013-05-14, 05:47
Sort:
project
Hadoop (516)
HDFS (349)
MapReduce (105)
HBase (6)
Bigtop (5)
Avro (4)
Hive (4)
Pig (2)
Zookeeper (1)
type
issue (231)
mail # dev (91)
mail # user (27)
date
last 7 days (1)
last 30 days (2)
last 90 days (14)
last 6 months (39)
last 9 months (349)
author
Todd Lipcon (491)
Harsh J (476)
Eli Collins (349)
Tsz Wo (172)
Aaron T. Myers (151)
Suresh Srinivas (149)
Mohammad Tariq (133)
Colin Patrick McCabe (131)
Stuti Awasthi (95)
Jing Zhao (91)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Arun C Murthy (69)
Brandon Li (67)