| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
928 (0.081s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: NameNode low on available disk space - Hadoop - [mail # general]
|
|
...there are -I added the specifics to the JIRA you filed on this earlier these are the kind of issues best discussed on the [EMAIL PROTECTED]ist, rather than JIRA (they aren't bugs in th...
|
|
|
Author: Steve Loughran,
2013-01-22, 21:20
|
|
|
[HADOOP-9236] Use i18n-ized case comparisons in FileSystem - Hadoop - [issue]
|
|
...FileSystem.checkPath() uses equalsIgnoreCase() when looking at URLs -this can break in different countries -such as Turkey's handling of "I".toLowerCase(). The comparisons should be done by ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9236
Author: Steve Loughran,
2013-01-22, 20:08
|
|
|
[HADOOP-9226] IOUtils.CloseQuietly() to intercept RuntimeExceptions as well as IOExceptions - Hadoop - [issue]
|
|
...A stack trace of mine shows that call of IOException.closeQuietly() forwarded an NPE up from the JetS3t library's close() method. We may want to have the various CloseQuietly() method interc...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9226
Author: Steve Loughran,
2013-01-19, 15:16
|
|
|
Re: development environment for hadoop core - Hadoop - [mail # dev]
|
|
...My setup ( I work from home) # OS/X laptop w/ 30" monitor # FTTC broadband, 55Mbit/s down, 15+ up -it's the upload bandwidth that really helps development: http://www.flickr.com/photos...
|
|
|
Author: Steve Loughran,
2013-01-16, 08:40
|
|
|
Re: Sorting user defined MR counters. - Hadoop - [mail # dev]
|
|
...On 7 January 2013 15:57, Niels Basjes wrote: I'd pick something self contained -cross-project changes are much harder to get reviewed and in-...
|
|
|
Author: Steve Loughran,
2013-01-08, 10:48
|
|
|
[HADOOP-9119] Add test to FileSystemContractBaseTest to verify integrity of overwritten files - Hadoop - [issue]
|
|
...The test FileSystemContractBaseTest.testOverwrite() is meant to verify that overwrites work -but it only overwrites a zero byte file with some data and only checks for length. This can hide ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9119
Author: Steve Loughran,
2013-01-03, 17:57
|
|
|
Re: can someone review HADOOP-9119? - Hadoop - [mail # dev]
|
|
...thanks, I'll deal with them On 2 January 2013 17:48, Suresh Srinivas wrote: ...
|
|
|
Author: Steve Loughran,
2013-01-02, 18:28
|
|
|
can someone review HADOOP-9119? - Hadoop - [mail # dev]
|
|
...Can someone look at HADOOP-9119 for me? It just adds more tests to the filesystem contract test base to assert that overwritten and deleted-then-recreated files have the semantics we expect ...
|
|
|
Author: Steve Loughran,
2013-01-02, 12:31
|
|
|
[HADOOP-9118] FileSystemContractBaseTest test data for read/write isn't rigorous enough - Hadoop - [issue]
|
|
...Every byte in the FileSystemContractBaseTest test data array is always in the range 0-9. A filesystem that dropped the highest four bits of every byte would still pass the read and write tes...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9118
Author: Steve Loughran,
2013-01-02, 12:28
|
|
|
Re: Sorting user defined MR counters. - Hadoop - [mail # dev]
|
|
...On 29 December 2012 23:32, Niels Basjes wrote: yes, the Java codebase is a bit messy. It's the price of review-then-commit; it adds overhead to do cleanups as you go along, alth...
|
|
|
Author: Steve Loughran,
2013-01-02, 10:35
|
|
|
|