Build failed in Jenkins: Hadoop-Common-trunk #399

2012-05-07 Thread Apache Jenkins Server
See Changes: [harsh] HADOOP-8323. Revert HADOOP-7940, cause it may cause a performance regression. (harsh) -- [...truncated 45270 lines...] [DEBUG] (f) reactorProjects = [MavenProject: org

Build failed in Jenkins: Hadoop-Common-0.23-Build #245

2012-05-07 Thread Apache Jenkins Server
See -- [...truncated 12308 lines...] [javadoc] Loading source files for package org.apache.hadoop.fs.local... [javadoc] Loading source files for package org.apache.hadoop.fs.permission... [j

[jira] [Created] (HADOOP-8365) Provide ability to disable working sync

2012-05-07 Thread Eli Collins (JIRA)
Eli Collins created HADOOP-8365: --- Summary: Provide ability to disable working sync Key: HADOOP-8365 URL: https://issues.apache.org/jira/browse/HADOOP-8365 Project: Hadoop Common Issue Type: Imp

[jira] [Created] (HADOOP-8366) Use ProtoBuf for RpcResponseHeader

2012-05-07 Thread Sanjay Radia (JIRA)
Sanjay Radia created HADOOP-8366: Summary: Use ProtoBuf for RpcResponseHeader Key: HADOOP-8366 URL: https://issues.apache.org/jira/browse/HADOOP-8366 Project: Hadoop Common Issue Type: Improv

[jira] [Resolved] (HADOOP-7775) RPC Layer improvements to support protocol compatibility

2012-05-07 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia resolved HADOOP-7775. -- Resolution: Fixed All subtasks done. > RPC Layer improvements to support prot

[jira] [Created] (HADOOP-8367) ProtoBufRpcEngine's rpc request header does not need declaringClass name

2012-05-07 Thread Sanjay Radia (JIRA)
Sanjay Radia created HADOOP-8367: Summary: ProtoBufRpcEngine's rpc request header does not need declaringClass name Key: HADOOP-8367 URL: https://issues.apache.org/jira/browse/HADOOP-8367 Project: Had

[jira] [Created] (HADOOP-8368) Use CMake rather than autotools to build native code

2012-05-07 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8368: Summary: Use CMake rather than autotools to build native code Key: HADOOP-8368 URL: https://issues.apache.org/jira/browse/HADOOP-8368 Project: Hadoop C

Re: Scan Benchmark

2012-05-07 Thread Ravi Prakash
https://issues.apache.org/jira/browse/MAPREDUCE-3524?focusedCommentId=13170564&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13170564 On Sat, May 5, 2012 at 6:35 AM, ASHISH ATTARDE wrote: > Hi, > > Can anyone guide me for Benchmarking Hadoop Cluster? > I am interes

[jira] [Created] (HADOOP-8369) Failing tests in branch-2

2012-05-07 Thread Arun C Murthy (JIRA)
Arun C Murthy created HADOOP-8369: - Summary: Failing tests in branch-2 Key: HADOOP-8369 URL: https://issues.apache.org/jira/browse/HADOOP-8369 Project: Hadoop Common Issue Type: Bug Affec

Re: Unable to build native binaries

2012-05-07 Thread Trevor Robinson
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: Oracle Corporation Java home: /usr/lib/jvm/jdk1.7.0_04/jre Default locale: en_US, platform encoding: ISO-8859-1 OS

[jira] [Created] (HADOOP-8370) Native build failure: javah: class file for org.apache.hadoop.classification.InterfaceAudience not found

2012-05-07 Thread Trevor Robinson (JIRA)
Trevor Robinson created HADOOP-8370: --- Summary: Native build failure: javah: class file for org.apache.hadoop.classification.InterfaceAudience not found Key: HADOOP-8370 URL: https://issues.apache.org/jira/browse

[jira] [Resolved] (HADOOP-8348) Server$Listener.getAddress(..) may throw NullPointerException

2012-05-07 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HADOOP-8348. - Resolution: Duplicate This is a dupe of HDFS-3328. > Server$Listener.getAddress

Re: Unable to build native binaries

2012-05-07 Thread shruthi chandrashekar
Hi, I guess this site can help you build the maven. http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html see if you have all permissions. if not use sudo. On Tue, May 8, 2012 at 7:18 AM, Trevor Robinson wrote: > I'm hitting this issue too, with this configuration: > > Apache