Re: MAPREDUCE-4394 PATCH submission

2013-05-30 Thread maisnam ns
e to hadoop as well. > Can you please help me getting started like nay pointer on how to start > etc. > > Thanks > Deepak > > > On Thu, May 30, 2013 at 10:05 PM, maisnam ns wrote: > >> Hi, >> >> Submitted the above patch. >> >> Regards >> Niranjan Singh >> > > > > -- > Deepak Sharma > http://www.linkedin.com/in/rikindia >

MAPREDUCE-4394 PATCH submission

2013-05-30 Thread maisnam ns
Hi, Submitted the above patch. Regards Niranjan Singh

MAPREDUCE-5183 PATCH submission

2013-05-22 Thread maisnam ns
Hi, I just have submitted my first Hadoop patch. As this is my first patch submission, tried my best to follow the Hadoop patch submission guidelines . Can someone please review my code so that if anything is missing will try to fix it. Regards Niranjan Singh

Re: Clarifications on MAPREDUCE-5183

2013-05-21 Thread maisnam ns
tonworks > http://hortonworks.com/ > > > > On Tue, May 21, 2013 at 11:06 AM, maisnam ns wrote: > > > Hi Sandy, > > > > Sure, I would do exactly what you are suggesting. > > > > Regards > > Niranjan Singh > > > > > > On Tue, May 21, 2013 at 11

Re: Clarifications on MAPREDUCE-5183

2013-05-21 Thread maisnam ns
andy > > > On Tue, May 21, 2013 at 10:55 AM, maisnam ns wrote: > > > Thanks Sandy Ryza > > > > > > > > > > On Tue, May 21, 2013 at 11:20 PM, Sandy Ryza > >wrote: > > > > > Hi Niranjan, > > > > > > Your un

Re: Clarifications on MAPREDUCE-5183

2013-05-21 Thread maisnam ns
Thanks Sandy Ryza On Tue, May 21, 2013 at 11:20 PM, Sandy Ryza wrote: > Hi Niranjan, > > Your understanding is correct. > > -Sandy > > > On Tue, May 21, 2013 at 1:02 AM, maisnam ns wrote: > > > Hi, > > > > I was looking into this issue but would

Clarifications on MAPREDUCE-5183

2013-05-21 Thread maisnam ns
Hi, I was looking into this issue but would be happy if someone could clarify some of my doubts. Is the issue related to the given below snapshot of log: org.apache.hadoop.mapred.TaskTracker: Task attempt_201305211246_0001_r_01_0 is in commit-pending, task state:COMMIT_PENDING 2013-05-21 12:

Re: Environment setup for testing a patch submitting jobs from eclipse.

2013-04-26 Thread maisnam ns
Hi thoihen, It is extremely tough to debug the Hadoop core code, but it is not impossible.In fact debugging through eclipse and setting breakpoints may help considerably in understanding the flow of hadoop core logic . Steps are given below: 1. You may have to run all you hadoop daemons in your s

Re: Help on submitting a patch for an unassigned bug

2013-03-26 Thread maisnam ns
Thanks Robert Evans for your further advice Regards Niranjan On Tue, Mar 26, 2013 at 7:32 PM, maisnam ns wrote: > Hi Harsh J, > > A big thanks to you for clarifying my doubts, I really got what I wanted > to know. > > Regards, > Niranjan > > > > On Tue, Mar 26

Re: Help on submitting a patch for an unassigned bug

2013-03-26 Thread maisnam ns
gn the issue to you the on first > contribution time on each project, and thereon you can assign them to > yourself as you work on more. > > On Tue, Mar 26, 2013 at 9:26 AM, maisnam ns wrote: > > Hello , > > > > I recently started looking into the bugs in issues.appache

Help on submitting a patch for an unassigned bug

2013-03-25 Thread maisnam ns
Hello , I recently started looking into the bugs in issues.appache.org/jira related to (HADOOP/MAP REDUCE/HDFS) which have not be assigned to anyone and the status as unresolved. My intention is to fix those bugs , can you please let me know if I can assign those bugs to myself and submit a patch