[jira] Created: (HADOOP-6433) Add AsyncDiskService that is used in both hdfs and mapreduce

2009-12-10 Thread Zheng Shao (JIRA)
Add AsyncDiskService that is used in both hdfs and mapreduce Key: HADOOP-6433 URL: https://issues.apache.org/jira/browse/HADOOP-6433 Project: Hadoop Common Issue Type: New Feature

[jira] Created: (HADOOP-6432) Statistics support in FileContext

2009-12-10 Thread Jitendra Nath Pandey (JIRA)
Statistics support in FileContext - Key: HADOOP-6432 URL: https://issues.apache.org/jira/browse/HADOOP-6432 Project: Hadoop Common Issue Type: New Feature Reporter: Jitendra Nath Pandey

[jira] Created: (HADOOP-6431) Enhance Startup Scripts to parametrize the path to a Plugin Directory Path

2009-12-10 Thread Lee Tucker (JIRA)
Enhance Startup Scripts to parametrize the path to a Plugin Directory Path -- Key: HADOOP-6431 URL: https://issues.apache.org/jira/browse/HADOOP-6431 Project: Hadoop Common

[jira] Resolved: (HADOOP-6428) HttpServer sleeps with negative values

2009-12-10 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik resolved HADOOP-6428. Resolution: Fixed Fix Version/s: 0.22.0 0.21.0

Re: A beginner question

2009-12-10 Thread kaiyi li
you can also watch the cloudera videos which talks about mapreduce and hadoop. Kaiyi Li On Thu, Dec 10, 2009 at 6:12 AM, Neo Anderson wrote: > Hi > > I am interested in distributed computing and would like to learn core > concept e.g. MapReduce. However, I am new to Hadoop. So I get a question -

RE: A beginner question

2009-12-10 Thread Palikala, Rajendra (CCL)
Is any one using Hadoop for ETL in Datawarehousing. Please advise. I know about Hive. -Original Message- From: momina khan [mailto:momina.a...@gmail.com] Sent: Thursday, December 10, 2009 7:17 AM To: common-dev@hadoop.apache.org Subject: Re: A beginner question the best place to start

[jira] Created: (HADOOP-6430) Need indiation if FindBugs level isn't 0

2009-12-10 Thread Konstantin Boudnik (JIRA)
Need indiation if FindBugs level isn't 0 Key: HADOOP-6430 URL: https://issues.apache.org/jira/browse/HADOOP-6430 Project: Hadoop Common Issue Type: Improvement Components: build Affects

[jira] Created: (HADOOP-6429) Server listener binds to wrong IP address for domain name given

2009-12-10 Thread Eric Anderson (JIRA)
Server listener binds to wrong IP address for domain name given --- Key: HADOOP-6429 URL: https://issues.apache.org/jira/browse/HADOOP-6429 Project: Hadoop Common Issue Type: Bug

Re: A beginner question

2009-12-10 Thread momina khan
the best place to start is the MapReduce paper by Jeff Dean ...and try googling a talk by google's Aron on MapReduce momina On Thu, Dec 10, 2009 at 4:12 PM, Neo Anderson wrote: > Hi > > I am interested in distributed computing and would like to learn core > concept e.g. MapReduce. However, I am

A beginner question

2009-12-10 Thread Neo Anderson
Hi I am interested in distributed computing and would like to learn core concept e.g. MapReduce. However, I am new to Hadoop. So I get a question - is there any simple task (e.g. jira issue) that would be good for a beginner to start with? I appreciate any suggestion. Thank you very much.