Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 348 (0.08s).
Loading phrases to help you
refine your search...
[HDFS-4033] Miscellaneous findbugs 2 fixes - HDFS - [issue]
...Fix some miscellaneous findbugs 2 warnings: Switch statements missing default cases Using \n instead of %n in format methods A socket close that should use IOUtils#closeSocket that we missed...
http://issues.apache.org/jira/browse/HDFS-4033    Author: Eli Collins, 2012-11-15, 03:53
[HDFS-4034] Remove redundant null checks - HDFS - [issue]
...Findbugs 2 catches a number of places where we're checking for null in cases where the value will never be null.We might need to wait until we switch to findbugs 2 to commit this as the curr...
http://issues.apache.org/jira/browse/HDFS-4034    Author: Eli Collins, 2012-11-15, 02:49
Re: FileSystem.getFileChecksum() returns null on LocalFileSystem - HDFS - [mail # dev]
...It's not implemented for local file system (RawLocalFileSystem), see the javadoc from FileSystem:     * @return The file checksum.  The default return value is null,   &n...
   Author: Eli Collins, 2012-11-14, 18:02
[HDFS-4060] TestHSync#testSequenceFileSync failed - HDFS - [issue]
...TestHSync#testSequenceFileSync failed in the pre commit run of HDFS-4055.java.lang.AssertionError: Bad value for metric FsyncCount expected:<2> but was:<1> at org.junit.Assert.fa...
http://issues.apache.org/jira/browse/HDFS-4060    Author: Eli Collins, 2012-11-09, 22:47
[HDFS-3625] Fix TestBackupNode by properly initializing edit log - HDFS - [issue]
...TestBackupNode#testCheckpointNode fails because the following code in FSN#startActiveServices NPEs (resulting in a System.exit) because editLogTailer is set when starting standby services an...
http://issues.apache.org/jira/browse/HDFS-3625    Author: Eli Collins, 2012-11-09, 14:02
[HDFS-4061] TestBalancer and TestUnderReplicatedBlocks need timeouts - HDFS - [issue]
...Saw TestBalancer and TestUnderReplicatedBlocks timeout hard on a jenkins job recently, let's annotate the relevant tests with timeouts....
http://issues.apache.org/jira/browse/HDFS-4061    Author: Eli Collins, 2012-11-06, 19:14
Re: Status of CheckpointNode and BackupNode - HDFS - [mail # dev]
...Filed HDFS-4114. I think it's a regular code change like MR-2736.  Thanks, Eli  On Fri, Oct 26, 2012 at 7:39 AM, Todd Lipcon  wrote:...
   Author: Eli Collins, 2012-10-26, 15:01
[HDFS-4067] TestUnderReplicatedBlocks may fail due to ReplicaAlreadyExistsException - HDFS - [issue]
...After adding the timeout to TestUnderReplicatedBlocks in HDFS-4061 we can see the root cause of the failure is ReplicaAlreadyExistsException:org.apache.hadoop.hdfs.server.datanode.ReplicaAlr...
http://issues.apache.org/jira/browse/HDFS-4067    Author: Eli Collins, 2012-10-26, 15:01
[HDFS-3948] TestWebHDFS#testNamenodeRestart occasionally fails - HDFS - [issue]
...After fixing HDFS-3936 I noticed that TestWebHDFS#testNamenodeRestart fails when looping it, on my system it takes about 40 runs. WebHdfsFileSystem#close is racing with restart and resulting...
http://issues.apache.org/jira/browse/HDFS-3948    Author: Eli Collins, 2012-10-26, 15:01
[HDFS-2884] TestDecommission.testDecommissionFederation fails intermittently - HDFS - [issue]
...I saw the following assert fail on a jenkins job for branch HDFS-1623 but I don't think it's HA related.java.lang.AssertionError: Number of Datanodes  expected:<2> but was:<1&g...
http://issues.apache.org/jira/browse/HDFS-2884    Author: Eli Collins, 2012-10-26, 10:19
Sort:
project
Hadoop (512)
HDFS (348)
MapReduce (105)
HBase (6)
Avro (4)
Hive (4)
Pig (2)
Zookeeper (1)
type
issue (230)
mail # dev (91)
mail # user (27)
date
last 7 days (8)
last 30 days (10)
last 90 days (27)
last 6 months (46)
last 9 months (348)
author
Todd Lipcon (488)
Harsh J (451)
Eli Collins (348)
Tsz Wo (168)
Aaron T. Myers (148)
Suresh Srinivas (145)
Colin Patrick McCabe (127)
Mohammad Tariq (126)
Stuti Awasthi (95)
Jing Zhao (87)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (66)
Thanh Do (59)