Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 11 (0.25s).
Loading phrases to help you
refine your search...
Re: Is Hadoop SequenceFile binary safe? - HDFS - [mail # dev]
...On Thu, May 2, 2013 at 11:29 AM, Colin McCabe  wrote:  That would require a scan of data as it's written & read, which has performance implications.  Doug...
   Author: Doug Cutting, 2013-05-09, 16:16
Re: are the HDFS javadocs published on the website? - HDFS - [mail # dev]
...Done.  I added the redirect so that link is no longer broken.  Doug  On Mon, Feb 25, 2013 at 11:19 AM, Aaron T. Myers  wrote:...
   Author: Doug Cutting, 2013-02-25, 19:36
Re: are the HDFS javadocs published on the website? - HDFS - [mail # dev]
...All of Hadoop's javadocs were recently lost from our website when it was converted to svnpubsub.  These were historically not stored in subversion but manually added to the website by r...
   Author: Doug Cutting, 2013-02-15, 00:06
Re: Java Generics in Writable Classes - HDFS - [mail # dev]
...On Tue, Aug 7, 2012 at 5:52 AM, Apurv Verma  wrote:  This class was written in 2003.  Generics were added to Java in 2004.  Doug...
   Author: Doug Cutting, 2012-08-09, 21:24
[HDFS-1076] HFDS CLI error tests fail with Avro RPC - HDFS - [issue]
...Some HDFS command-line tests (TestHDFSCLI) fail when using AvroRpcEngine because the error string does not match.  Calling getMessage() on a remote exception thrown by WritableRpcEngine...
http://issues.apache.org/jira/browse/HDFS-1076    Author: Doug Cutting, 2012-07-10, 16:16
Re: Merge changes from trunk to 0.23 release - HDFS - [mail # dev]
...On 10/27/2011 10:47 AM, Suresh Srinivas wrote:  Note this requires that HADOOP-7524 and HADOOP-7693 are merged first.  Doug...
   Author: Doug Cutting, 2011-10-27, 18:33
Re: Retire 0.20-append branch? - HDFS - [mail # dev]
...On 10/03/2011 02:50 PM, Todd Lipcon wrote:  We might:  1. Let it lie, alongside other dead branches like branch-0.1, etc.  2. Create a directory for dead branches and move all...
   Author: Doug Cutting, 2011-10-04, 16:10
Re: Number of bytes per checksum - HDFS - [mail # dev]
...A smaller checksum interval decreases the overhead for random access. If one seeks to a random location, one must, on average, read and checksum an extra checksumInterval/2 bytes.  512 ...
   Author: Doug Cutting, 2011-06-24, 14:50
Re: [Discuss] Merge federation branch HDFS-1052 into trunk - HDFS - [mail # dev]
...Suresh, Sanjay,  Thank you very much for addressing my questions.  Cheers,  Doug  On 04/26/2011 10:29 AM, suresh srinivas wrote:...
   Author: Doug Cutting, 2011-04-27, 04:43
Re: [Discuss] Merge federation branch HDFS-1052 into trunk - HDFS - [mail # dev]
...On 04/22/2011 09:48 AM, Suresh Srinivas wrote:  A couple of questions:  1. Can you please describe the significant advantages this approach has over a symlink-based approach?  ...
   Author: Doug Cutting, 2011-04-25, 21:36
Sort:
project
Avro (802)
Hadoop (344)
MapReduce (20)
HDFS (11)
Pig (7)
Sqoop (1)
type
mail # dev (10)
issue (1)
date
last 7 days (0)
last 30 days (1)
last 90 days (2)
last 6 months (3)
last 9 months (11)
author
Todd Lipcon (488)
Harsh J (455)
Eli Collins (348)
Tsz Wo (168)
Aaron T. Myers (148)
Suresh Srinivas (144)
Colin Patrick McCabe (128)
Mohammad Tariq (126)
Stuti Awasthi (95)
Jing Zhao (88)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (66)
Thanh Do (59)
Doug Cutting