Jenkins build is back to normal : Hadoop-Common-trunk #1509

2015-05-28 Thread Apache Jenkins Server
See

Build failed in Jenkins: Hadoop-common-trunk-Java8 #211

2015-05-28 Thread Apache Jenkins Server
See Changes: [aajisaka] HADOOP-11242. Record the time of calling in tracing span of IPC server. Contributed by Mastake Iwasaki. [wheat9] Update CHANGES.txt for HDFS-8135. [wangda] YARN-3647. RMWebServices api's should use up

use of HADOOP_HOME

2015-05-28 Thread Sangjin Lee
Hi folks, I noticed this while setting up a cluster based on the current trunk. It appears that setting HADOOP_HOME is now done much later (in hadoop_finalize) than branch-2. Importantly this is set *after* hadoop-env.sh (or yarn-env.sh) is invoked. In our version of hadoop-env.sh, we have used $

[jira] [Resolved] (HADOOP-11655) Native compilation fails on Solaris due to use of getgrouplist function.

2015-05-28 Thread Malcolm Kavalsky (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Malcolm Kavalsky resolved HADOOP-11655. --- Resolution: Fixed Release Note: Updating Solaris 11.2 to the latest SRU ( 17th

Re: use of HADOOP_HOME

2015-05-28 Thread Chris Nauroth
Hi Sangjin, In the new scripts, HADOOP_PREFIX is set very early in execution. This happens inside the hadoop_bootstrap function, which executes before hadoop_exec_hadoopenv, so I expect you can use that. However, HADOOP-11393 proposes reverting HADOOP_PREFIX and switching things back to HADOOP_H

Re: use of HADOOP_HOME

2015-05-28 Thread Allen Wittenauer
On May 28, 2015, at 9:36 AM, Sangjin Lee wrote: > Hi folks, > > I noticed this while setting up a cluster based on the current trunk. It > appears that setting HADOOP_HOME is now done much later (in > hadoop_finalize) than branch-2. Importantly this is set *after* > hadoop-env.sh (or yarn-env.s

Re: use of HADOOP_HOME

2015-05-28 Thread Sangjin Lee
Thanks Chris and Allen for the info! Yes, we can use HADOOP_PREFIX until/unless HADOOP-11393 is resolved. Just to clarify, we're not setting HADOOP_HOME/HADOOP_PREFIX in our *-env.sh; we simply use them. I don't know that it is always feasible to set them at the machine level. Some setups may have

Re: use of HADOOP_HOME

2015-05-28 Thread Allen Wittenauer
On May 28, 2015, at 11:29 AM, Sangjin Lee wrote: > Thanks Chris and Allen for the info! Yes, we can use HADOOP_PREFIX > until/unless HADOOP-11393 is resolved. > > Just to clarify, we're not setting HADOOP_HOME/HADOOP_PREFIX in our > *-env.sh; we simply use them. I don't know that it is always f

[jira] [Resolved] (HADOOP-11975) Native code needs to be built to match the 32/64 bitness of the JVM

2015-05-28 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HADOOP-11975. --- Resolution: Duplicate > Native code needs to be built to match the 32/64 bit

[jira] [Resolved] (HADOOP-11987) JNI build should use default cmake FindJNI.cmake

2015-05-28 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HADOOP-11987. --- Resolution: Duplicate > JNI build should use default cmake FindJNI.cmake > -

[jira] [Resolved] (HADOOP-11997) CMake CMAKE_C_FLAGS are non-portable

2015-05-28 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HADOOP-11997. --- Resolution: Duplicate > CMake CMAKE_C_FLAGS are non-portable > -

[jira] [Created] (HADOOP-12039) Build native codes modularly even in a component

2015-05-28 Thread Kai Zheng (JIRA)
Kai Zheng created HADOOP-12039: -- Summary: Build native codes modularly even in a component Key: HADOOP-12039 URL: https://issues.apache.org/jira/browse/HADOOP-12039 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-12040) Adjust inputs order for the decode API in raw erasure coder

2015-05-28 Thread Kai Zheng (JIRA)
Kai Zheng created HADOOP-12040: -- Summary: Adjust inputs order for the decode API in raw erasure coder Key: HADOOP-12040 URL: https://issues.apache.org/jira/browse/HADOOP-12040 Project: Hadoop Common

[jira] [Created] (HADOOP-12041) Get rid of current GaloisField implementation and re-implement the Java Reed-Solomon algorithm

2015-05-28 Thread Kai Zheng (JIRA)
Kai Zheng created HADOOP-12041: -- Summary: Get rid of current GaloisField implementation and re-implement the Java Reed-Solomon algorithm Key: HADOOP-12041 URL: https://issues.apache.org/jira/browse/HADOOP-12041