[jira] [Resolved] (HADOOP-1303) copyToLocal cast exception for S3 filesystem

2011-12-30 Thread Harsh J (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-1303. - Resolution: Not A Problem Fix Version/s: 0.23.0 Not a problem anymore. We get appropriate FSes

[jira] [Resolved] (HADOOP-1993) Incorrect code in Java stubs created by Record I/O compiler for vectorvector type

2011-12-30 Thread Harsh J (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-1993. - Resolution: Won't Fix RecordIO has been deprecated. We do not recommend using it further.

[jira] [Resolved] (HADOOP-2454) Run Hadoop inside or from the Eclipse plug-in

2011-12-30 Thread Harsh J (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-2454. - Resolution: Not A Problem I do not know about OSGi integration but after mavenization in 0.23+, running

[jira] [Created] (HADOOP-7944) Would like to update development getting started pages on hadoop wiki but don't have permission

2011-12-30 Thread Mark Pollack (Created) (JIRA)
Would like to update development getting started pages on hadoop wiki but don't have permission --- Key: HADOOP-7944 URL:

RM AM for Hadoop

2011-12-30 Thread Ralph Castain
Hi folks I have been familiarizing myself with the Hadoop 0.23 code tree, and found myself wondering if people were aware of the tools commonly used by the HPC community as I worked my way thru the code. Just in case the community isn't, I thought it might be worth a very brief summary of the

New InfoQ article on HBase and Lucene

2011-12-30 Thread Michel Segel
Hi, Just FYI... Boris Lublinsky released a new article that starts to talk about a PoC we did earlier in the year. Without spoiling the article, the reason I wanted to point this out is that there have been a couple of posts around the community (including some of the social networking

Exception from launching container due to fail to create appattempt local dir in NM

2011-12-30 Thread Bing Jiang
I get help from Hadoop-Yarn to deploy my real-time distributed computation system, and I get reply from mapreduce-u...@hadoop.apache.org to follow these guilders below: http://hadoop.apache.org/common/docs/r0.23.0/hadoop-yarn/hadoop-yarn-site/YARN.html

SVN Repo Question

2011-12-30 Thread Ronald Petty
Hello, Can someone explain the different layouts in the following repos, specifically regarding building from source? - http://svn.apache.org/repos/asf/hadoop/common/trunk/ - http://svn.apache.org/repos/asf/hadoop/common/tags/release-1.0.0/ I am still learning my way around the source and

Re: SVN Repo Question

2011-12-30 Thread Harsh J
Ronald, On 31-Dec-2011, at 6:46 AM, Ronald Petty wrote: Hello, Can someone explain the different layouts in the following repos, specifically regarding building from source? - http://svn.apache.org/repos/asf/hadoop/common/trunk/ -

Re: SVN Repo Question

2011-12-30 Thread Ronald Petty
Harsh, Thank you for the information. I still have a few more related questions: - Does this mean only releases under tags are built using ant? What about the trunk (no build.xml in the root?) - If I am going to attempt to contribute to Hadoop, do I check out release-1.0.0 or

Re: SVN Repo Question

2011-12-30 Thread Harsh J
Oh and yes 0.23/0.24 carry YARN. (They are *not* 2.3/2.4, or not yet at least, there's a version rename in the pipes…). On 31-Dec-2011, at 8:31 AM, Ronald Petty wrote: Harsh, Thank you for the information. I still have a few more related questions: - Does this mean only releases under

Re: SVN Repo Question

2011-12-30 Thread Ronald Petty
Harsh, Thank you much. I will stick with the trunk then and try to fix something trivial :) Kindest regards. Ron On Fri, Dec 30, 2011 at 10:25 PM, Harsh J ha...@cloudera.com wrote: Ronald, On Sat, Dec 31, 2011 at 8:31 AM, Ronald Petty ronald.pe...@gmail.com wrote: Harsh, Thank you