Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 39 (0.088s).
Loading phrases to help you
refine your search...
[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
Re: profiling hdfs write path - HDFS - [mail # dev]
...On 5 December 2012 02:00, Radim Kolar  wrote:  There is inertia; nobody is happy with it -but that's the price of having something that's designed to keep PB of data safe.   &...
   Author: Steve Loughran, 2012-12-05, 08:57
[HDFS-4134] hadoop namenode & datanode entry points should return negative exit code on bad arguments - HDFS - [issue]
...When you go  hadoop namenode start (or some other bad argument to the namenode), a usage message is generated -but the script returns 0. This stops it being a robust command to invoke f...
http://issues.apache.org/jira/browse/HDFS-4134    Author: Steve Loughran, 2012-12-03, 07:33
[HDFS-3272] Make it possible to state MIME type for a webhdfs OPEN operation's result - HDFS - [issue]
...when you do a GET from the browser with webhdfs, you get the file, but it comes over as a binary as the browser doesn't know what type it is. Having a mime mapping table and such like would ...
http://issues.apache.org/jira/browse/HDFS-3272    Author: Steve Loughran, 2012-11-21, 20:44
Re: Create a data block in a certain data node - HDFS - [mail # dev]
...On 9 November 2012 17:37, Vivi Lang  wrote:  Is the situation here that you have corrupted HDFS blocks?...
   Author: Steve Loughran, 2012-11-09, 18:33
Re: Create a data block in a certain data node - HDFS - [mail # dev]
...On 9 November 2012 13:29, Binglin Chang  wrote:   There's no guarantees: if there is no space on the local DN it will be moved off-server....
   Author: Steve Loughran, 2012-11-09, 18:31
[HDFS-4039] Add option for WebHDFS to be a proxy, rather than just 302 to the DNs - HDFS - [issue]
...Add an option allowing webhdfs to proxy to the DNs, rather than redirecting to them....
http://issues.apache.org/jira/browse/HDFS-4039    Author: Steve Loughran, 2012-10-17, 10:34
[HDFS-49] MiniDFSCluster.stopDataNode will always shut down a node in the cluster if a matching name is not found - HDFS - [issue]
...The stopDataNode method will shut down the last node in the list of nodes, if one matching a specific name is not foundThis is possibly not what was intended. Better to return false or fail ...
http://issues.apache.org/jira/browse/HDFS-49    Author: Steve Loughran, 2012-09-12, 03:11
Re: MiniDFSCluster - HDFS - [mail # dev]
...On 5 September 2012 18:42, Vladimir Rozov  wrote:  t   These aren't in 1.x, but new stuff in 2.x, which means that this behaviour is a regression.   ectory  This is ...
   Author: Steve Loughran, 2012-09-07, 13:15
Sort:
project
Hadoop (942)
MapReduce (130)
HDFS (39)
Bigtop (17)
Pig (2)
Avro (1)
type
mail # dev (22)
issue (16)
mail # user (1)
date
last 7 days (0)
last 30 days (2)
last 90 days (8)
last 6 months (11)
last 9 months (39)
author
Todd Lipcon (491)
Harsh J (474)
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)
Brandon Li (67)
Azuryy Yu (62)
Steve Loughran