| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
52 (0.295s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: MR job scheduler - Hadoop - [mail # user]
|
|
...Arun iam not talkin about the map phase . Iam talking abt the reduce phase which starts after the map gets finished The Key "K" iam referring to in my example is one of the...
|
|
|
Author: bharath vissapragada,
2009-08-21, 06:33
|
|
|
Re: MR job scheduler - Hadoop - [mail # user]
|
|
...Amogh i think Reduce phase starts only when all the map phases are completed . Because it needs all the values corresponding to a particular key! 2009/8/21 Amogh Vasekar e...
|
|
|
Author: bharath vissapragada,
2009-08-21, 06:29
|
|
|
Re: MR job scheduler - Hadoop - [mail # user]
|
|
...OK i'll be a bit more specific , Suppose map outputs 100 different keys . Consider a key "K" whose correspoding values may be on N diff datanodes. Consider a datanode "D" which h...
|
|
|
Author: bharath vissapragada,
2009-08-21, 04:20
|
|
|
MR job scheduler - Hadoop - [mail # user]
|
|
...Hi all, Can anyone tell me how the MR scheduler schedule the MR jobs? How does it decide where t create MAP tasks and how many to create. Once the MAP tasks are over how does it decide...
|
|
|
Author: bharath vissapragada,
2009-08-20, 15:58
|
|
|
Re: changing logging - Hadoop - [mail # user]
|
|
...Print Statements worked out in my case ,,, Dunno whether that approach is right or not .. but it works fine .. On Fri, Aug 7, 2009 at 9:40 PM, John Clarke wrote: ...
|
|
|
Author: bharath vissapragada,
2009-08-08, 02:03
|
|
|
Re: namenode -upgrade problem - Hadoop - [mail # user]
|
|
...yes .. I have stopped all the daemons ... when i use jps ...i get only ... " Jps" Actually .. i upgraded the version from 18.2 to 19.x on the same path of hdfs .. is it a problem...
|
|
|
Author: bharath vissapragada,
2009-08-05, 17:53
|
|
|
Re: namenode -upgrade problem - Hadoop - [mail # user]
|
|
...Todd thanks for replying .. I stopped the cluster and issued the command "bin/hadoop namenode -upgrade" and iam getting this exception 09/08/04 07:52:39 ERROR namenode.Name...
|
|
|
Author: bharath vissapragada,
2009-08-04, 02:26
|
|
|
namenode -upgrade problem - Hadoop - [mail # user]
|
|
...Hi all , I have noticed some problem in my cluster when i changed the hadoop version on the same DFS directory .. The namenode log on the master says the following .. ile system...
|
|
|
Author: bharath vissapragada,
2009-08-03, 19:08
|
|
|
Re: combine two map tasks - Hadoop - [mail # user]
|
|
...See this .. hope this answers your question . http://developer.yahoo.com/hadoop/tutorial/module4.html#tips On Sun, Jun 28, 2009 at 5:28 PM, bonito wrote: ...
|
|
|
Author: bharath vissapragada,
2009-06-28, 12:04
|
|
|
Re: UnknownHostException - Hadoop - [mail # user]
|
|
...namenode is stopping automatically!! On Tue, Jun 23, 2009 at 10:29 PM, bharath vissapragada wrote: ...
|
|
|
Author: bharath vissapragada,
2009-06-23, 17:01
|
|
|
|