| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
155 (0.134s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: tcp error - MapReduce - [mail # user]
|
|
...At the place where you get the error, can you cross check what the URL is that is being accessed ? Also, can you compare it with the URL with pages before this that work ? Thanks heman...
|
|
|
Author: Hemanth Yamijala,
2013-01-17, 04:18
|
|
|
Re: Biggest cluster running YARN in the world? - MapReduce - [mail # user]
|
|
...You may get more updated information from folks at Yahoo!, but here is a mail on hadoop-general mailing list that has some statistics: http://www.mail-archive.com/[EMAIL PROTECTED]/msg...
|
|
|
Author: Hemanth Yamijala,
2013-01-15, 11:30
|
|
|
Re: Compile error using contrib.utils.join package with new mapreduce API - MapReduce - [mail # user]
|
|
...Hi, No. I didn't find any reference to a working sample. I also didn't find any JIRA that asks for a migration of this package to the new API. Not sure why. I have asked on the dev lis...
|
|
|
Author: Hemanth Yamijala,
2013-01-14, 14:15
|
|
|
Re: log server for hadoop MR jobs?? - MapReduce - [mail # user]
|
|
...To add to that, log aggregation is a feature available with Hadoop 2.0 (where mapreduce is re-written to YARN). The functionality is available via the History Server: http://hadoop.apache.or...
|
|
|
Author: Hemanth Yamijala,
2013-01-14, 05:16
|
|
|
Re: Compile error using contrib.utils.join package with new mapreduce API - MapReduce - [mail # user]
|
|
...Hi, The datajoin package has a class called DataJoinJob ( http://hadoop.apache.org/docs/stable/api/org/apache/hadoop/contrib/utils/join/DataJoinJob.html ) I think using this will...
|
|
|
Author: Hemanth Yamijala,
2013-01-14, 05:07
|
|
|
Re: Why the official Hadoop Documents are so messy? - MapReduce - [mail # user]
|
|
...Hi, I am not sure if your complaint is as much about the changing interfaces as it is about documentation. Please note that versions prior to 1.0 did not have stable interfaces a...
|
|
|
Author: Hemanth Yamijala,
2013-01-08, 15:11
|
|
|
Re: Differences between 'mapped' and 'mapreduce' packages - MapReduce - [mail # user]
|
|
...thought of as having user facing client code that can be invoked, extended etc as applicable from client programs. The mapred package is to be treated as internal to the mapreduce syst...
|
|
|
Author: Hemanth Yamijala,
2013-01-08, 04:40
|
|
|
Re: Reg: Fetching TaskAttempt Details from a RunningJob - MapReduce - [mail # user]
|
|
...Hi, In Hadoop 1.0, I don't think this information is exposed. The TaskInProgress is an internal class and hence cannot / should not be used from client applications. The only way out s...
|
|
|
Author: Hemanth Yamijala,
2013-01-08, 04:30
|
|
|
Re: What is the preferred way to pass a small number of configuration parameters to a mapper or reducer - MapReduce - [mail # user]
|
|
...If it is a small number, A seems the best way to me. On Friday, December 28, 2012, Kshiva Kps wrote: ...
|
|
|
Author: Hemanth Yamijala,
2012-12-30, 08:24
|
|
|
Re: Sane max storage size for DN - MapReduce - [mail # user]
|
|
...This is a dated blog post, so it would help if someone with current HDFS knowledge can validate it: http://developer.yahoo.com/blogs/hadoop/posts/2010/05/scalability_of_the_hadoop_dist/ . &n...
|
|
|
Author: Hemanth Yamijala,
2012-12-13, 14:51
|
|
|
|