Re: Thinking ahead to hadoop-2.6

2014-10-02 Thread Arun C Murthy
Re-sending… doesn't look like it made through. On Sep 30, 2014, at 10:42 AM, Arun C Murthy wrote: > Folks, > > I've created branch-2.6 to stabilize the release. > > Committers, please exercise caution henceforth on commits other than the > ones we've discussed on this thread already. > >

[jira] [Resolved] (HADOOP-11159) Use 'git apply' to apply patch instead of 'patch' command in Jenkins

2014-10-02 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang resolved HADOOP-11159. -- Resolution: Duplicate Dupe of HADOOP-10926, suggesting we do the same thing. > Use 'git apply

Re: Build failed in Jenkins: Hadoop-Common-trunk due to missing header file

2014-10-02 Thread Ted Yu
On my Mac and on Linux, I was able to find /usr/include/openssl/opensslconf.h However the file is absent on Jenkins machine(s). Just want to make sure that the file is needed for native build before filing INFRA ticket. Cheers On Thu, Oct 2, 2014 at 9:09 AM, Tsuyoshi OZAWA wrote: > Hi Ted, >

[jira] [Created] (HADOOP-11159) Use 'git apply' to apply patch instead of 'patch' command in Jenkins

2014-10-02 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HADOOP-11159: -- Summary: Use 'git apply' to apply patch instead of 'patch' command in Jenkins Key: HADOOP-11159 URL: https://issues.apache.org/jira/browse/HADOOP-11159 Project: H

Re: Build failed in Jenkins: Hadoop-Common-trunk due to missing header file

2014-10-02 Thread Tsuyoshi OZAWA
Hi Ted, On my local, the build of trunk with "mvn package -Pnative,dist" works well. I'm not certain whether this problem is related, but some build fails on YARN(e.g. YARN-2562, YARN-2615, YARN-2640). The version information of OS and libssl-dev on my local environment is as follows: $ uname -a

Build failed in Jenkins: Hadoop-Common-trunk due to missing header file

2014-10-02 Thread Ted Yu
Hadoop-Common-trunk build failed due to missing opensslconf.h Is this environment issue or due to recent commits ? Cheers On Thu, Oct 2, 2014 at 7:31 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See > > ---

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

2014-10-02 Thread Apache Jenkins Server
See -- [...truncated 26539 lines...] Setting project property: maven.dependency.org.apache.directory.server.apacheds-interceptors-collective.jar.path -> /home/jenkins/.m2/repository/org/apache/dire

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

2014-10-02 Thread Apache Jenkins Server
See -- [...truncated 28654 lines...] Running org.apache.hadoop.log.TestLog4Json Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 sec Running org.apache.hadoop.log.TestLogLeve

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

2014-10-02 Thread Apache Jenkins Server
See Changes: [aagarwal] HDFS-6921. Add LazyPersist flag to FileStatus. (Arpit Agarwal) [aagarwal] HDFS-6924. Add new RAM_DISK storage type. (Arpit Agarwal) [aagarwal] HDFS-6922. Add LazyPersist flag to INodeFile, save it in FsImag