| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
93 (0.119s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-8173] FsShell needs to handle quoted metachars - Hadoop - [issue]
|
|
...Commands that access paths with quoted metachars work correctly, however commands that create paths with quoted metachars leave the \ in the path. Ex. fs -mkdir "foo\*bar" will create ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8173
Author: Daryn Sharp,
2012-03-28, 09:19
|
|
|
[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
|
|
|
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
|
|
|
|