[jira] [Resolved] (MAPREDUCE-2805) Update RAID for HDFS-2241

2011-08-19 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE resolved MAPREDUCE-2805. --- Resolution: Fixed Fix Version/s: 0.23.0 Hadoop Flags:

RE: Mavenizing the HDFS build

2011-08-19 Thread Jim Falgout
Nice job! Built right out of the box. Thanks for the instructions, very clear and concise. -Original Message- From: Tom White [mailto:t...@cloudera.com] Sent: Friday, August 19, 2011 12:56 PM To: hdfs-...@hadoop.apache.org Cc: mapreduce-dev@hadoop.apache.org Subject: Re: Mavenizing the H

[jira] [Created] (MAPREDUCE-2864) Renaming of configuration property names in yarn

2011-08-19 Thread Robert Joseph Evans (JIRA)
Renaming of configuration property names in yarn Key: MAPREDUCE-2864 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2864 Project: Hadoop Map/Reduce Issue Type: Improvement Comp

Re: Mavenizing the HDFS build

2011-08-19 Thread Alejandro Abdelnur
Cos, Thanks for catching that, I've missed that AOP was being used for 2 different things. Alejandro On Fri, Aug 19, 2011 at 11:37 AM, Konstantin Boudnik wrote: > Right, Common has the tracking for AOP FI tests. There's Herrior work > (system > cluster tests) which is separate from FI although

Re: Mavenizing the HDFS build

2011-08-19 Thread Konstantin Boudnik
Right, Common has the tracking for AOP FI tests. There's Herrior work (system cluster tests) which is separate from FI although is using the same technology. My point was that HDFS ticket doesn't have any traces of it which makes me wonder if it has been removed or else. I see your point and I'll

Re: Mavenizing the HDFS build

2011-08-19 Thread Alejandro Abdelnur
Hey Cos, Given the size of the Mavenization work we broke into several pieces and we are working them incrementally. Because of that some disruption is happening to some parts of the build and components. There is a JIRA open for the AOP stuff ( https://issues.apache.org/jira/browse/HADOOP-7481)

Re: Mavenizing the HDFS build

2011-08-19 Thread Konstantin Boudnik
I see that the whole AOP stuff has been taken out along with Herriot work. I don't see any discussion about this on the JIRA. Neither I don't see any tickets created to track the effort (but a subtask for FI tests in HADOOP-7412). Any reason we are missing a big chunk of validation infrastructure

Re: Mavenizing the HDFS build

2011-08-19 Thread Tom White
HDFS-2096 is now committed to trunk. The instructions for building HDFS can be found in the top-level BUILDING.txt file. I added a script to https://issues.apache.org/jira/browse/HADOOP-7500 to help with migrating HDFS patches to the new layout. There are a few follow-up patches that need doing s

Re: Notes for working on mapreduce trunk after the MR-279 merge.

2011-08-19 Thread Mahadev Konar
Thanks Todd. mahadev On Aug 19, 2011, at 10:34 AM, Todd Lipcon wrote: > BTW, I also kicked it manually. I'll try to do it a few times > throughout the day today until we hear back from Jukka. Feel free to > ping me if you need me to hit the button. > > -Todd > > On Fri, Aug 19, 2011 at 10:28 A

[jira] [Created] (MAPREDUCE-2863) Support web-services for RM & NM

2011-08-19 Thread Arun C Murthy (JIRA)
Support web-services for RM & NM Key: MAPREDUCE-2863 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2863 Project: Hadoop Map/Reduce Issue Type: Improvement Components: mrv2, nodemanager, resou

Re: Notes for working on mapreduce trunk after the MR-279 merge.

2011-08-19 Thread Todd Lipcon
BTW, I also kicked it manually. I'll try to do it a few times throughout the day today until we hear back from Jukka. Feel free to ping me if you need me to hit the button. -Todd On Fri, Aug 19, 2011 at 10:28 AM, Todd Lipcon wrote: > Let me ping Jukka and see if he has any idea why it's not auto

Re: Notes for working on mapreduce trunk after the MR-279 merge.

2011-08-19 Thread Todd Lipcon
Let me ping Jukka and see if he has any idea why it's not auto-updating anymore. -Todd On Fri, Aug 19, 2011 at 10:26 AM, Mahadev Konar wrote: > I am seeing this issue again. Todd, do we need to fix something else? > I committed 2 patches one yest and one today and I cant get it on the git > bra

Re: Notes for working on mapreduce trunk after the MR-279 merge.

2011-08-19 Thread Mahadev Konar
I am seeing this issue again. Todd, do we need to fix something else? I committed 2 patches one yest and one today and I cant get it on the git branch. Something off with git pulling from svn. Any other fix we need to do? thanks mahadev On Aug 18, 2011, at 10:05 AM, Vinod Kumar Vavilapalli wr

[jira] [Created] (MAPREDUCE-2862) Infinite loop in CombineFileInputFormat#getMoreSplits(), with missing blocks

2011-08-19 Thread Kazuki Ohta (JIRA)
Infinite loop in CombineFileInputFormat#getMoreSplits(), with missing blocks Key: MAPREDUCE-2862 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2862 Project: Hadoop Map

Re: Picking up local common changes in mr

2011-08-19 Thread Robert Evans
One thing to be aware of is that with -SNAPSHOT at the end of the version Maven will start looking at dates. So if you have a 0.23.0-SNAPSHOT that you personally modified/built in your .m2 repository and go to build something that depends on it. If the nightly build has pushed it to the apache

Re: Picking up local common changes in mr

2011-08-19 Thread Matt Foley
Thanks for the nice clear statement, Alejandro. --Matt On Thu, Aug 18, 2011 at 4:40 PM, Alejandro Abdelnur wrote: > This is handled by maven reactor. > > When your run Maven in a multimodule project (like we have), all modules > that are part of the build (from the dir where you are) down are use

Re: Error while building Hadoop-Yarn

2011-08-19 Thread rajesh putta
Thanks Arun, Now its working fine Thanks & Regards Rajesh Putta Development Engineer Pramati Technologies On Fri, Aug 19, 2011 at 12:25 PM, Arun Murthy wrote: > That means you don't have the autotool chain necessary for build the > native code. > > For now pass -P-cbuild to skip them. >

[jira] [Created] (MAPREDUCE-2861) Modify version_control.html to reflect new path to mapreduce trunk

2011-08-19 Thread Vinod Kumar Vavilapalli (JIRA)
Modify version_control.html to reflect new path to mapreduce trunk -- Key: MAPREDUCE-2861 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2861 Project: Hadoop Map/Reduce Is