RE: Buiding Hadoop code from source

2013-03-01 Thread Agarwal, Nikhil
Hi Vikas, I you want to checkout the latest source code and compile and build then I think Hadoop wiki would be the best source to see the steps. http://wiki.apache.org/hadoop/HowToContribute -Original Message- From: Vikas Jadhav [mailto:vikascjadha...@gmail.com] Sent: Friday, March

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

2013-03-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-trunk/699/changes

[jira] [Created] (HADOOP-9350) Hadoop not building against Java7 on OSX

2013-03-01 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-9350: -- Summary: Hadoop not building against Java7 on OSX Key: HADOOP-9350 URL: https://issues.apache.org/jira/browse/HADOOP-9350 Project: Hadoop Common Issue

[jira] [Resolved] (HADOOP-9350) Hadoop not building against Java7 on OSX

2013-03-01 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-9350. Resolution: Won't Fix Hadoop not building against Java7 on OSX

Re: Buiding Hadoop code from source

2013-03-01 Thread yiyu jia
I write down my steps of compiling hadoop 1.1 here: http://yiyujia.blogspot.com/2012/10/steps-to-compile-hadoop-on-centos-63.html I basically follow articles on the apache wiki. I just add some steps that not expilicitly mentioned like preparing googel protocolBuffer etc. On Fri, Mar 1, 2013 at

Re: Buiding Hadoop code from source

2013-03-01 Thread Vikas Jadhav
thank you all Working on ubuntu svn checkout http://svn.apache.org/repos/asf/hadoop/common/trunk/hadoop-trunk just want to know how to create jar of changed code and deploy total hadoop framework i followed 1) svn checkout http://svn.apache.org/repos/asf/hadoop/common/trunk/hadoop-trunk 2) ant

Re: Buiding Hadoop code from source

2013-03-01 Thread Arpit Agarwal
Vikas, are you trying to build trunk? You will need Maven 3.0. I recommend checking out the source tree and reading BUILDING.txt which has detailed instructions, including how to build jar packages. --Arpit On Fri, Mar 1, 2013 at 9:49 AM, Vikas Jadhav vikascjadha...@gmail.comwrote: thank you

[jira] [Created] (HADOOP-9351) Hadoop daemon startup scripts cause duplication of command line arguments

2013-03-01 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-9351: - Summary: Hadoop daemon startup scripts cause duplication of command line arguments Key: HADOOP-9351 URL: https://issues.apache.org/jira/browse/HADOOP-9351 Project:

[jira] [Resolved] (HADOOP-9347) add instructions to BUILDING.txt describing how to build on Windows

2013-03-01 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HADOOP-9347. - Resolution: Fixed Fix Version/s: trunk-win Hadoop Flags: Reviewed I

Re: [Vote] Merge branch-trunk-win to trunk

2013-03-01 Thread Chris Douglas
Konstantin- There's no debate on the necessity of CI and related infrastructure to support the platform well. Suresh outlined the support to effect this here: http://s.apache.org/s1 Is the commitment to establish this infrastructure after the merge sufficient? -C On Fri, Mar 1, 2013 at 12:18

Re: [Vote] Merge branch-trunk-win to trunk

2013-03-01 Thread Konstantin Shvachko
Commitment is a good thing. I think the two builds that I proposed are a prerequisite for Win support. If we commit windows patch people will start breaking it the next day. Which we wont know without the nightly build and wont be able to fix without the on-demand one. Making two builds is less

Re: [Vote] Merge branch-trunk-win to trunk

2013-03-01 Thread Konstantin Boudnik
It seems that with the HW in place, the matter of setting at least nightly build is trivial for anyone with up to date Windows knowledge. I wish I could help. Going without a validation is a recipe for a disaster IMO. -1 until some reasonable solution is implemented. Cos On Fri, Mar 01, 2013

Re: [Vote] Merge branch-trunk-win to trunk

2013-03-01 Thread Chris Douglas
On Fri, Mar 1, 2013 at 1:57 PM, Konstantin Shvachko shv.had...@gmail.com wrote: Commitment is a good thing. I think the two builds that I proposed are a prerequisite for Win support. If we commit windows patch people will start breaking it the next day. Which we wont know without the nightly

Re: [Vote] Merge branch-trunk-win to trunk

2013-03-01 Thread sanjay Radia
On Mar 1, 2013, at 1:57 PM, Konstantin Shvachko wrote: Commitment is a good thing. I think the two builds that I proposed are a prerequisite for Win support. If we commit windows patch people will start breaking it the next day. Which we wont know without the nightly build and wont be able

Re: [Vote] Merge branch-trunk-win to trunk

2013-03-01 Thread Konstantin Shvachko
Sanjay, This is really confusing now. Does Hadoop intend to support Windows by committing this patch? If not, when the declaration of the official support comes in and what does it mean? Committing a 500K patch just to make things not worth doesn't make sense to me. If the support for this is

Re: [Vote] Merge branch-trunk-win to trunk

2013-03-01 Thread Konstantin Boudnik
Suresh, I appreciate all the troubles you're going through wrt syncing up the huge patch for a long time - I really do. I am not asking to have full test-patch process in place. But I think it is a real good idea to have a way to run the full test suite once in a while - or as Konstantin