[jira] [Resolved] (HADOOP-7861) changes2html.pl should generate links to HADOOP, HDFS, and MAPREDUCE jiras

2011-11-24 Thread Konstantin Shvachko (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko resolved HADOOP-7861. - Resolution: Fixed I just committed this to trunk and branch 0.22. Please pick up

[jira] [Created] (HADOOP-7861) changes2html.pl should generate links to HADOOP, HDFS, and MAPREDUCE jiras

2011-11-24 Thread Konstantin Shvachko (Created) (JIRA)
changes2html.pl should generate links to HADOOP, HDFS, and MAPREDUCE jiras -- Key: HADOOP-7861 URL: https://issues.apache.org/jira/browse/HADOOP-7861 Project: Hadoop Common

Is it possible to use AF_UINX sockets in hadoop?

2011-11-24 Thread Raghu Reddy
Currently I'm experimenting with version 0.20. I would like to modify it so that it uses Unix Domain Sockets instead of INET sockets because we will be using this on a single node with a large number of cores. I would like to use junixsockets 1.3 implementation of AFUNIXSocket in place of IN

RE: help in learning hadoop

2011-11-24 Thread Uma Maheswara Rao G
In HDFS file will will be devided based on dfs.blocksize configuration. You can see the code at DFSClient where the client will write the block of data. You can post it to mapreduce-...@hadoop.apache.org to get moredetails from mapreduce as well. In mapreduce, tasktrackers will run on each DN mac

Re: help in learning hadoop

2011-11-24 Thread Harsh J
Hello, That is a pretty wide question. What kind of depth are you seeking in an answer? Also, it has been asked before numerous times in different forms -- do try searching too! :) To begin with, have you gone over the elementary articles such as the architecture guides and tutorials we carry

Re: Contributing codes to hadoop

2011-11-24 Thread Harsh J
On Thu, Nov 24, 2011 at 9:59 PM, Hadoop Sai wrote: > Thank you.. > > i know if we put more code, we get code change access..is it true? If you're contributing, you're changing the code anyway? :) > i just looked at http://hadoop.apache.org/common/credits.html#Committers > many members from Y

help in learning hadoop

2011-11-24 Thread Hadoop Sai
How the file will be divided into blocks and how the map reduce read those blocks of data .Can anyone can point out this piece of code.

Contributing codes to hadoop

2011-11-24 Thread Hadoop Sai
Thank you.. i know if we put more code, we get code change access..is it true? i just looked at http://hadoop.apache.org/common/credits.html#Committers many members from Yahoo or cloudera..etc big organigation members. is it the case only that organization ppl get access? i am from small star

Re: Contributing codes to hadoop

2011-11-24 Thread Harsh J
Sure! What do you need? A good beginning point is http://wiki.apache.org/hadoop/HowToContribute On 24-Nov-2011, at 9:07 PM, Hadoop Sai wrote: > Hi > I am planning to work and contribute codes in hadoop.Can you guys help > I

Contributing codes to hadoop

2011-11-24 Thread Hadoop Sai
Hi I am planning to work and contribute codes in hadoop.Can you guys help I

[jira] [Created] (HADOOP-7860) tar file contains duplicate config files in etc/ and conf/

2011-11-24 Thread stephen mulcahy (Created) (JIRA)
tar file contains duplicate config files in etc/ and conf/ -- Key: HADOOP-7860 URL: https://issues.apache.org/jira/browse/HADOOP-7860 Project: Hadoop Common Issue Type: Bug Co

RE: Copying data between Hadoop

2011-11-24 Thread Uma Maheswara Rao G
Why con't you use distcp command here? Regards, Uma From: arindam choudhury [arindam732...@gmail.com] Sent: Thursday, November 24, 2011 4:38 PM To: common-dev@hadoop.apache.org Subject: Copying data between Hadoop HI, I want to copy some files from one HD

Copying data between Hadoop

2011-11-24 Thread arindam choudhury
HI, I want to copy some files from one HDFS to another. is it possible to do it split by split like split a1 from node a go to node b? -Arindam

AUTO: Prabhat Pandey is out of the office (returning 12/13/2011)

2011-11-24 Thread Prabhat Pandey
I am out of the office until 12/13/2011. I will be out of the office until 12/13/2011, returning Monday, 12/14/2011. For any issues please contact Dispatcher: dbqor...@us.ibm.com If this is an emergency you can reach me at 361-446-4860 Thanks. Prabhat Pandey Note: This is an automated respons

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

2011-11-24 Thread Apache Jenkins Server
See Changes: [acmurthy] MAPREDUCE-3468. Changed ant based infrastructure to use 0.23.1 version. Contributed by Siddharth Seth. [jitendra] Merged r1204792 from trunk for HDFS-2246. [szetszwo] svn merge -c 1205626 from trunk for