Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 20 (2.92s).
Loading phrases to help you
refine your search...
[HADOOP-8390] TestFileSystemCanonicalization fails with JDK7 - Hadoop - [issue]
...Failed tests: testShortAuthority(org.apache.hadoop.fs.TestFileSystemCanonicalization):expected:<myfs://host.a.b:123> but was:<myfs://host:123> testPartialAuthority(org....
http://issues.apache.org/jira/browse/HADOOP-8390    Author: Trevor Robinson, 2012-08-18, 00:56
[HADOOP-8659] Native libraries must build with soft-float ABI for Oracle JVM on ARM - Hadoop - [issue]
...There was recently an ABI (application binary interface) change in most Linux distributions for modern ARM processors (ARMv7). Historically, hardware floating-point (FP) support was optional...
http://issues.apache.org/jira/browse/HADOOP-8659    Author: Trevor Robinson, 2012-08-16, 00:20
Re: Test failures in TestFileSystemCanonicalization - Hadoop - [mail # dev]
...I just tried it and it works with JDK6. Should I open a bug and indicate that it's a JDK7 issue? I need JDK7 to be supported/tested since there is no ARM Server JIT for JDK6. :-) I will, of ...
   Author: Trevor Robinson, 2012-05-10, 23:04
Test failures in TestFileSystemCanonicalization - Hadoop - [mail # dev]
...Does anyone know anything about these test failures in 0.23.1 (+cdh4b2) and trunk?  Failed tests:   testShortAuthority(org.apache.hadoop.fs.TestFileSystemCanonicalization): expecte...
   Author: Trevor Robinson, 2012-05-10, 01:04
Re: Unable to build native binaries - Hadoop - [mail # dev]
...I'm hitting this issue too, with this configuration:  Apache Maven 3.0.4 (r1232337; 2012-01-17 02:44:56-0600) Maven home: /usr/local/apache-maven-3.0.4 Java version: 1.7.0_04, vendor: O...
   Author: Trevor Robinson, 2012-05-08, 01:48
Re: Hadoop native builds fail on ARM due to -m32 - Hadoop - [mail # dev]
...Hi Bharath,  Sorry if I was unclear: I meant that tests/benchmarks run much faster on the Sun JRE than with OpenJDK, not necessarily faster than on other processors. Of course, this is ...
   Author: Trevor Robinson, 2011-05-23, 17:09
Re: Hadoop native builds fail on ARM due to -m32 - Hadoop - [mail # dev]
...Hi Eli,  On Thu, May 19, 2011 at 1:39 PM, Eli Collins  wrote:  Actually, there is a Sun JVM for ARM, and it works quite well:  http://www.oracle.com/technetwork/java/embe...
   Author: Trevor Robinson, 2011-05-20, 23:27
Failure in TestUserGroupInformation.testGetServerSideGroups - Hadoop - [mail # dev]
...Has anyone seen this error before?  Testsuite: org.apache.hadoop.security.TestUserGroupInformation Tests run: 14, Failures: 1, Errors: 0, Time elapsed: 0.278 sec trobinson:users guest g...
   Author: Trevor Robinson, 2011-05-12, 21:22
Re: Hadoop native builds fail on ARM due to -m32 - Hadoop - [mail # dev]
...On Tue, May 10, 2011 at 7:34 PM, Allen Wittenauer  wrote: at didn't support -m.  This seems like an odd thing not to support, but w hatever. :)  Agreed. I'm sure ARM will support 6...
   Author: Trevor Robinson, 2011-05-11, 16:52
Hadoop native builds fail on ARM due to -m32 - Hadoop - [mail # dev]
...Is the native build failing on ARM (where gcc doesn't support -m32) a known issue, and is there a workaround or fix pending?  $ ant -Dcompile.native=true ...      [exec] make  all-am   ...
   Author: Trevor Robinson, 2011-05-11, 00:13
Sort:
project
Hadoop (20)
HDFS (9)
MapReduce (6)
type
issue (12)
mail # dev (8)
date
last 7 days (0)
last 30 days (0)
last 90 days (2)
last 6 months (5)
last 9 months (20)
author
Harsh J (1373)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (512)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (335)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
Trevor Robinson