| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
933 (0.423s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-8916] make it possible to build hadoop tarballs without java5+ forrest - Hadoop - [issue]
|
|
...Although you can build hadoop binaries without java5 & Forrest, you can't do the tarballs as tar depends on packaged, which depends on the docs and cn-docs, which both depend on the forr...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8916
Author: Steve Loughran,
2013-05-06, 22:44
|
|
|
[HADOOP-9547] add isHealthy interface/test to filesystems for JT &c to use - Hadoop - [issue]
|
|
...There are specific isHealthy() tests for HDFS; in DistributedFilesystem in branch-1; HdfsUtils in trunk -tests used by layers above. All filesystems have the right to be unhealthy; we should...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9547
Author: Steve Loughran,
2013-05-06, 21:29
|
|
|
Re: [VOTE] Release plan for Hadoop 2.0.5 - Hadoop - [mail # general]
|
|
...On 4 May 2013 18:38, Roman Shaposhnik wrote: I'm working on filesystem stuff, but that's only tested at the unit test level, "does it match the requirements", which is different ...
|
|
|
Author: Steve Loughran,
2013-05-06, 17:43
|
|
|
Re: After Creating a patch what I need to do - Hadoop - [mail # dev]
|
|
...On 1 May 2013 06:33, Thoihen Maibam wrote: or you can cheat and just upload the patch to jenkins and wait to get told off by mail. do make sure that a full test run, mvn t...
|
|
|
Author: Steve Loughran,
2013-05-01, 16:40
|
|
|
Re: Heads up - 2.0.5-beta - Hadoop - [mail # dev]
|
|
...OK, If you can create a meta-JIRA something like "Have Hadoop-2/trunk work on IBM JVM", linking to those things, I'll review and commit these patches that strip the sun specificness. B...
|
|
|
Author: Steve Loughran,
2013-04-30, 16:48
|
|
|
Re: How to test patch - Hadoop - [mail # dev]
|
|
...On 29 April 2013 14:20, Amit Sela wrote: This is a patch for build.xml that I use on a branch of branch-1; it skips the forrest work on my machines...
|
|
|
Author: Steve Loughran,
2013-04-30, 16:45
|
|
|
Re: Heads up - 2.0.5-beta - Hadoop - [mail # dev]
|
|
...you need those patches to remove sun-specific bits in, don't you? On 25 April 2013 19:23, Amir Sanjar wrote: ...
|
|
|
Author: Steve Loughran,
2013-04-29, 22:37
|
|
|
Re: [DISCUSS] Getting to Hadoop 2.X beta - Hadoop - [mail # dev]
|
|
...On 23 April 2013 17:25, Roman Shaposhnik wrote: ...
|
|
|
Author: Steve Loughran,
2013-04-24, 16:42
|
|
|
[HADOOP-9497] FileSystem.createFileSystem to convert class instantiation problems to meaningful IOEs - Hadoop - [issue]
|
|
...FileSystem.createFileSystem() uses ReflectionUtils() to instantiate a class -which converts all instantiation-related problems to RuntimeException.It would be better to Catch these in FileSy...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9497
Author: Steve Loughran,
2013-04-23, 22:28
|
|
|
Re: Compatibility in Apache Hadoop - Hadoop - [mail # dev]
|
|
...On 23 April 2013 11:32, Andrew Purtell wrote: I'd be against any more (mandatory) JAR files. Life is complicated enough, and I would worry about version conflict with a hadoop-fs...
|
|
|
Author: Steve Loughran,
2013-04-23, 18:44
|
|
|
|