Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 37 (0.16s).
Loading phrases to help you
refine your search...
[HDFS-4207] All hadoop fs operations fail if the default fs is down even if a different file system is specified in the command - HDFS - [issue]
...you can't do any hadoop fs commands against any hadoop filesystem (e.g, s3://, a remote hdfs://, webhdfs://) if the default FS of the client is offline. Only operations that need the local f...
http://issues.apache.org/jira/browse/HDFS-4207    Author: Steve Loughran, 2013-05-15, 06:16
Re: Issue with running my first hadoop program using eclipse - HDFS - [mail # dev]
...This is exactly the kind of thing that the hadoop users list was created to discuss  On 10 May 2013 04:12, Job Thomas  wrote:  ...
   Author: Steve Loughran, 2013-05-10, 17:35
Re: DistributedFileSystem.listStatus() - Why does it do partial listings then assemble? - HDFS - [mail # dev]
...On 2 May 2013 09:28, Todd Lipcon  wrote:   HDFS v2; only incompatible change between v1 and v2 FileSystem class.  Chatty over long haul and hangs Amazon S3://  an issue f...
   Author: Steve Loughran, 2013-05-03, 17:14
[HDFS-4663] OOM in HA tests TestPipelinesFailover TestStandbyCheckpoints - HDFS - [issue]
...the Surefire test runner is running out of memory during test cases of HA....
http://issues.apache.org/jira/browse/HDFS-4663    Author: Steve Loughran, 2013-04-16, 15:22
Re: MapReduce Integration tests for test FileSystems - HDFS - [mail # dev]
...On 13 April 2013 21:46, Jay Vyas  wrote:    There are some functional tests for S3 that run by hand; when the swift support goes in that will be skipped unless there is the fi...
   Author: Steve Loughran, 2013-04-14, 16:31
[HDFS-4623] NameNode.parseArguments() should use EN as the locale for case checks of arguments - HDFS - [issue]
...NameNode.parseArguments() uses equalsIgnoreCase() to case convert arguments on the command line. This will not work consistently across locales, especially those that don't have {{"I".toLowe...
http://issues.apache.org/jira/browse/HDFS-4623    Author: Steve Loughran, 2013-03-22, 14:02
Re: [VOTE] Release hadoop-2.0.3-alpha - HDFS - [mail # dev]
...On 9 February 2013 00:25, Aaron T. Myers  wrote:   https://issues.apache.org/jira/browse/MAPREDUCE-3502...
   Author: Steve Loughran, 2013-02-11, 14:44
[HDFS-353] DFSClient could throw a FileNotFound exception when a file could not be opened - HDFS - [issue]
...DfsClient.openInit() throws an IOE when a file can't be found, that is, it has no blocks[sf-startdaemon-debug] 09/02/16 12:38:47 [IPC Server handler 0 on 8012] INFO mapred.Ta...
http://issues.apache.org/jira/browse/HDFS-353    Author: Steve Loughran, 2013-02-10, 17:38
[HDFS-4409] FileSystemContractBaseTest should be less brittle in teardown - HDFS - [issue]
...the teardown code in FileSystemContractBaseTest assumes that fs!=null and that it's OK to throw an exception if the delete operation fails. Better to check the fs value and catch and convert...
http://issues.apache.org/jira/browse/HDFS-4409    Author: Steve Loughran, 2013-01-16, 19:08
Re: profiling hdfs write path - HDFS - [mail # dev]
...On 8 December 2012 04:39, Radim Kolar  wrote:    + good functional tests, which explores the deployment state of the world, especially different networks. Once you get into HA...
   Author: Steve Loughran, 2012-12-08, 12:38
Sort:
project
Hadoop (928)
MapReduce (128)
HDFS (37)
Pig (2)
Avro (1)
type
mail # dev (20)
issue (16)
mail # user (1)
date
last 7 days (1)
last 30 days (3)
last 90 days (6)
last 6 months (13)
last 9 months (37)
author
Todd Lipcon (488)
Harsh J (450)
Eli Collins (347)
Tsz Wo (168)
Aaron T. Myers (148)
Suresh Srinivas (144)
Colin Patrick McCabe (128)
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)
Steve Loughran