Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 81 to 90 from 93 (0.082s).
Loading phrases to help you
refine your search...
[HADOOP-8146] FsShell commands cannot be interrupted - Hadoop - [issue]
...Control-c is apparently generating InterruptedIOExceptions.  The path processing loop traps IOException, displays the error, and moves to the next path.  This means that recursive ...
http://issues.apache.org/jira/browse/HADOOP-8146    Author: Daryn Sharp, 2012-03-28, 09:19
[HADOOP-8131] FsShell put doesn't correctly handle a non-existent dir - Hadoop - [issue]
...$ hadoop fs -lsls: `.': No such file or directory$ hadoop fs -put file$ hadoop fs -lsFound 1 items-rw-r--r--   1 kihwal supergroup       2076 2011-11-04 10:37 .._COPYING_...
http://issues.apache.org/jira/browse/HADOOP-8131    Author: Daryn Sharp, 2012-03-27, 13:57
Re: Apache Hadoop works with IPv6? - Hadoop - [mail # dev]
...No, there aren't jiras that I've filed, or I'm aware of, for the remaining  IPv6 work.  Daryn   On Mar 23, 2012, at 3:01 PM, Marcos Ortiz wrote:  Thanks a lot, Daryn. Do ...
   Author: Daryn Sharp, 2012-03-26, 16:03
Re: Apache Hadoop works with IPv6? - Hadoop - [mail # dev]
...Hi Marcos,  Hadoop won't work in a pure IPv6 environment.  Hadoop might work in a IPv4/ IPv6 environment since the default is to prefer IPv4 addresses.  It also mi ght work if...
   Author: Daryn Sharp, 2012-03-22, 20:02
Re: [VOTE] Rename hadoop branches post hadoop-1.x - Hadoop - [mail # general]
...3 1 4 2 5 (non-binding)  Daryn   On Mar 19, 2012, at 8:06 PM, Arun C Murthy wrote:  ole. months then we get option 1, else we get option 3. Effectively postpone dis cussion by...
   Author: Daryn Sharp, 2012-03-20, 17:14
[HADOOP-8176] Disambiguate the destination of FsShell copies - Hadoop - [issue]
...The copy commands currently do not provide a way to disambiguate the expected destination of a copy.  Ex.fs -put myfile path/mydirIf "mydir" is an existing directory, then the copy prod...
http://issues.apache.org/jira/browse/HADOOP-8176    Author: Daryn Sharp, 2012-03-17, 13:58
[HADOOP-8155] Use enum for shell exit codes - Hadoop - [issue]
...FsShell currently returns -1 (syntax error), 0 (success), 1 (error), 130 (hit by interrupt).  Uma has suggested that an enum would be a cleaner approach to tracking the exits.  DFS...
http://issues.apache.org/jira/browse/HADOOP-8155    Author: Daryn Sharp, 2012-03-08, 20:21
[HADOOP-7998] CheckFileSystem does not correctly honor setVerifyChecksum - Hadoop - [issue]
...Regardless of the verify checksum flag, ChecksumFileSystem#open will instantiate a ChecksumFSInputChecker instead of a normal stream....
http://issues.apache.org/jira/browse/HADOOP-7998    Author: Daryn Sharp, 2012-03-05, 02:49
[HADOOP-7808] Port token service changes from 205 - Hadoop - [issue]
...Need to merge the 205 token bug fixes and the feature to enable hostname-based tokens....
http://issues.apache.org/jira/browse/HADOOP-7808    Author: Daryn Sharp, 2012-03-05, 02:49
Re: .23 compile times - Hadoop - [mail # dev]
...Very nice improvement!  How long is "mvn install -DskipTests -Dmaven.javado c.skip"?  Assuming that's fast, is there possibly a way to allow hadoop to  run out of the checkedo...
   Author: Daryn Sharp, 2012-02-17, 15:03
Sort:
project
Hadoop (93)
HDFS (72)
MapReduce (36)
type
issue (72)
mail # general (10)
mail # dev (8)
mail # user (3)
date
last 7 days (1)
last 30 days (8)
last 90 days (19)
last 6 months (31)
last 9 months (93)
author
Harsh J (1373)
Steve Loughran (930)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (575)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (335)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (303)
jason hadoop (279)
Daryn Sharp