| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
174 (0.169s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Need help about task slots - MapReduce - [mail # user]
|
|
...Hello guys, My 2 cents : Actually no. of mappers is primarily governed by the no. of InputSplits created by the InputFormat you are usi...
|
|
|
Author: Mohammad Tariq,
2013-05-11, 17:37
|
|
|
Re: Issue with running my first hadoop program using eclipse - MapReduce - [mail # user]
|
|
...Hello Ramya, You might find this JIRAuseful which talks about the same problem. And for configuring the eclipse plugin you could visit this page. I have tries to explain the pr...
|
|
|
Author: Mohammad Tariq,
2013-05-10, 11:48
|
|
|
Re: Block placement Policy - MapReduce - [mail # user]
|
|
...You might find this useful : https://issues.apache.org/jira/browse/HDFS-385 Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On Sat, May 4, 2013 at 8:57 PM, M...
|
|
|
Author: Mohammad Tariq,
2013-05-04, 15:35
|
|
|
Re: pseudo distributed mode - MapReduce - [mail # user]
|
|
...After formatting the NN, start the daemons using "bin/start-hdfs.sh" and "bin/start-mapred.sh". If it still doesn't work show us the logs. Warm Regards, Tariq https://mtariq.jux.com/ c...
|
|
|
Author: Mohammad Tariq,
2013-05-03, 17:44
|
|
|
Re: there is not data-node - MapReduce - [mail # user]
|
|
... Have you reformatted the NN(unsuccessfully)?Was your NN serving some other cluster earlier or your DNs were part of some other cluster?Datanodes bind themselves to namenode thr...
|
|
|
Author: Mohammad Tariq,
2013-05-01, 18:51
|
|
|
Re: partition as block? - MapReduce - [mail # user]
|
|
...Hello Jay, What are you going to do in your custom InputFormat and partitioner?Is your InputFormat is going to create larger splits which will overlap with larger blocks?...
|
|
|
Author: Mohammad Tariq,
2013-04-30, 18:56
|
|
|
Re: Can't initialize cluster - MapReduce - [mail # user]
|
|
...Set "HADOOP_MAPRED_HOME" in your hadoop-env.sh file and re-run the job. See if it helps. Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On Tue, Apr 30, 2013...
|
|
|
Author: Mohammad Tariq,
2013-04-30, 17:32
|
|
|
Re: Incompartible cluserIDS - MapReduce - [mail # user]
|
|
...make it 755. Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On Tue, Apr 30, 2013 at 3:30 AM, Kevin Burton wrote: ...
|
|
|
Author: Mohammad Tariq,
2013-04-29, 22:09
|
|
|
Re: Hardware Selection for Hadoop - MapReduce - [mail # user]
|
|
...If I were to start with a 5 node cluster, I would do this : *Machine 1 : *NN+JT 32GB RAM, 2xQuad Core Proc, 500GB SATA HDD along with a NAS(To make sure metadata is safe) *Machin...
|
|
|
Author: Mohammad Tariq,
2013-04-29, 21:16
|
|
|
How DBReocrdReader works - MapReduce - [mail # user]
|
|
...Hello list, Due to some need arose lately I had to start looking into DBInputFormat. In order to get myself familiar with it I started to goolge but ...
|
|
|
Author: Mohammad Tariq,
2013-04-27, 22:32
|
|
|
|