| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
942 (0.117s).
|
|
|
Loading phrases to help you refine your search...
|
|
where do side-projects go in trunk now that contrib/ is gone? - Hadoop - [mail # general]
|
|
...I posted this to common-dev and got no answer, so I'm moving it to -general, it being a general problem: where to put stuff that is part of Hadoop yet which isn't something you can just add ...
|
|
|
Author: Steve Loughran,
2013-02-11, 21:20
|
|
|
now that contrib has gone, where do we put code that isn't going into hadoop-common.jar? - Hadoop - [mail # dev]
|
|
...I've got two homeless projects looking to get in to Hadoop 1. the branch-1 HA canary monitor, which can also monitor arbitrary services with an HTTP port, includin...
|
|
|
Author: Steve Loughran,
2013-02-05, 19:32
|
|
|
Re: [PROPOSAL] Hadoop branch-1.2 - Hadoop - [mail # dev]
|
|
...I've been working on some stricter contract tests for filesystems, and have some changes for S3 and S3N that we've been working through. While this is mostly minor, rename(dir,dir/subdir) ca...
|
|
|
Author: Steve Loughran,
2013-02-05, 03:02
|
|
|
[HADOOP-9101] make s3n NativeFileSystemStore interface public instead of package-private - Hadoop - [issue]
|
|
...It would be easier to implement new blockstore filesystems if the the NativeFileSystemStore} and dependent classes in the {{org.apache.hadoop.fs.s3native package were public -currently you n...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9101
Author: Steve Loughran,
2013-01-29, 17:16
|
|
|
Re: Error after installing Hadoop - Hadoop - [mail # general]
|
|
...1. hadoop installation issues are something to discuss on hadoop user -see http://hadoop.apache.org/general_lists.html#User 2. Hadoop 0.20.2 is pretty dated. You should try installing ...
|
|
|
Author: Steve Loughran,
2013-01-24, 20:57
|
|
|
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
|
|
|
|