[jira] [Resolved] (HADOOP-10558) java.net.UnknownHostException: Invalid host name: local host is: (unknown)

2014-07-09 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-10558. - Resolution: Invalid > java.net.UnknownHostException: Invalid host name: local host is:

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

2014-07-09 Thread Apache Jenkins Server
See Changes: [gkesavan] update hudson env -- [...truncated 20874 lines...] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec Running org.apache.hadoop.util.TestHo

Re: Jenkins build fails

2014-07-09 Thread Giridharan Kesavan
I'm looking into this. -giri On Tue, Jul 8, 2014 at 8:15 PM, Akira AJISAKA wrote: > Filed https://issues.apache.org/jira/browse/HADOOP-10804 > Please correct me if I am wrong.. > > Thanks, > Akira > > (2014/07/09 11:24), Akira AJISAKA wrote: > > Hi Hadoop developers, > > > > Now Jenkins is fai

Re: Jenkins build fails

2014-07-09 Thread Giridharan Kesavan
I took care of the svn upgrade issue -giri On Wed, Jul 9, 2014 at 5:05 AM, Giridharan Kesavan wrote: > > I'm looking into this. > > -giri > > > On Tue, Jul 8, 2014 at 8:15 PM, Akira AJISAKA > wrote: > >> Filed https://issues.apache.org/jira/browse/HADOOP-10804 >> Please correct me if I am wr

Re: Jenkins Build Slaves

2014-07-09 Thread Giridharan Kesavan
Build jobs are now configured to run on the newer set of slaves. -giri On Mon, Jul 7, 2014 at 4:12 PM, Giridharan Kesavan wrote: > All > > Yahoo is in the process of retiring all the hadoop jenkins build slaves, > *hadoop[1-9]* and > replace them with a newer set of beefier hosts. These new

Re: Jenkins Build Slaves

2014-07-09 Thread Chris Nauroth
Hi Giri, Is pkgconfig deployed on the new Jenkins slaves? I noticed this build failed: https://builds.apache.org/job/PreCommit-HADOOP-Build/4237/ Looking in the console output, it appears the HDFS native code failed to build due to missing pkgconfig. [exec] CMake Error at /usr/share/cmake

Re: Jenkins Build Slaves

2014-07-09 Thread Giridharan Kesavan
I dont think so, let me fix that. Thanks Chris for pointing that out. -giri On Wed, Jul 9, 2014 at 9:50 AM, Chris Nauroth wrote: > Hi Giri, > > Is pkgconfig deployed on the new Jenkins slaves? I noticed this build > failed: > > https://builds.apache.org/job/PreCommit-HADOOP-Build/4237/ > > L

Re: Jenkins build fails

2014-07-09 Thread Kihwal Lee
Now builds are failing because of this. Please make sure build works with "-Pnative". [exec] CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message): [exec] Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) [exec] Call Stack (most recent

Re: Branching 2.5

2014-07-09 Thread Karthik Kambatla
Folks, We have 10 blockers for 2.5. Can the people working on them revisit and see if they are really blockers. If they are, can we try to get them in soon? It would be nice to get an RC out the end of this week or at least early next week? Thanks Karthik On Wed, Jul 2, 2014 at 11:32 PM, Karthi

[jira] [Created] (HADOOP-10805) ndfs hdfsDelete should check the return boolean

2014-07-09 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-10805: - Summary: ndfs hdfsDelete should check the return boolean Key: HADOOP-10805 URL: https://issues.apache.org/jira/browse/HADOOP-10805 Project: Hadoop Co

[jira] [Created] (HADOOP-10806) ndfs: need to implement umask, pass permission bits to hdfsCreateDirectory

2014-07-09 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-10806: - Summary: ndfs: need to implement umask, pass permission bits to hdfsCreateDirectory Key: HADOOP-10806 URL: https://issues.apache.org/jira/browse/HADOOP-10806

[jira] [Resolved] (HADOOP-10805) ndfs hdfsDelete should check the return boolean

2014-07-09 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HADOOP-10805. --- Resolution: Fixed Fix Version/s: HADOOP-10388 Target Versio

[jira] [Created] (HADOOP-10807) GenericOptionsParser needs updating for Hadoop 2.x+

2014-07-09 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-10807: - Summary: GenericOptionsParser needs updating for Hadoop 2.x+ Key: HADOOP-10807 URL: https://issues.apache.org/jira/browse/HADOOP-10807 Project: Hadoop Common

[jira] [Created] (HADOOP-10808) Remove unused native code for munlock.

2014-07-09 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-10808: -- Summary: Remove unused native code for munlock. Key: HADOOP-10808 URL: https://issues.apache.org/jira/browse/HADOOP-10808 Project: Hadoop Common Issue Ty

[jira] [Created] (HADOOP-10809) hadoop-azure: page blob support

2014-07-09 Thread Mike Liddell (JIRA)
Mike Liddell created HADOOP-10809: - Summary: hadoop-azure: page blob support Key: HADOOP-10809 URL: https://issues.apache.org/jira/browse/HADOOP-10809 Project: Hadoop Common Issue Type: Impro

[jira] [Created] (HADOOP-10810) Clean up native code compilation warnings.

2014-07-09 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-10810: -- Summary: Clean up native code compilation warnings. Key: HADOOP-10810 URL: https://issues.apache.org/jira/browse/HADOOP-10810 Project: Hadoop Common Issu

[jira] [Resolved] (HADOOP-10804) Jenkins is failing due to the upgrade of svn client

2014-07-09 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA resolved HADOOP-10804. Resolution: Fixed Now Jenkins build doesn't fail. Thanks [~gkesavan]! > Jenkins is faili

[jira] [Created] (HADOOP-10811) Allow classes to be reloaded at runtime

2014-07-09 Thread Chris Li (JIRA)
Chris Li created HADOOP-10811: - Summary: Allow classes to be reloaded at runtime Key: HADOOP-10811 URL: https://issues.apache.org/jira/browse/HADOOP-10811 Project: Hadoop Common Issue Type: New F

[jira] [Resolved] (HADOOP-10803) Update OpensslCipher#getInstance to accept CipherSuite#name format.

2014-07-09 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu resolved HADOOP-10803. - Resolution: Fixed Hadoop Flags: Reviewed > Update OpensslCipher#getInstance to accept CipherSuite