Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 26 (5.02s).
Loading phrases to help you
refine your search...
Re: ClassNotFoundException in Main - HDFS - [mail # user]
...Sorry. I did not read the mail correctly. I think the error is in how the jar has been created. The classes start with root as wordcount_classes, instead of org.  Thanks Hemanth  O...
   Author: Hemanth Yamijala, 2013-02-19, 16:10
Re: Confused about splitting - HDFS - [mail # user]
...Adding on to the response, looking at the existing source code of LineRecordReader, which has a similar function to read across HDFS blocks to align with line boundaries may also help you to...
   Author: Hemanth Yamijala, 2013-02-11, 04:27
Re: Issue with running hadoop program using eclipse - HDFS - [mail # user]
...Previously, I have resolved this error by building a jar and then using the API job.setJarByClass(.class). Can you please try that once ?   On Thu, Jan 31, 2013 at 6:40 PM, Vikas Jadhav...
   Author: Hemanth Yamijala, 2013-02-01, 04:12
Re: Filesystem closed exception - HDFS - [mail # user]
...Thanks, Harsh. Particularly for pointing out HADOOP-7973.   On Fri, Jan 25, 2013 at 11:51 AM, Harsh J  wrote:  ...
   Author: Hemanth Yamijala, 2013-01-25, 08:34
Re: config file loactions in Hadoop 2.0.2 - HDFS - [mail # user]
...Hi,  One place where I could find the capacity-scheduler.xml was from source - hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/resources. ...
   Author: Hemanth Yamijala, 2013-01-16, 04:26
Re: queues in haddop - HDFS - [mail # user]
...Queues in the capacity scheduler are logical data structures into which MapReduce jobs are placed to be picked up by the JobTracker / Scheduler framework, according to some capacity constrai...
   Author: Hemanth Yamijala, 2013-01-11, 10:30
Re: Selecting a task for the tasktracker - HDFS - [mail # user]
...Hi,  Firstly, I am talking about Hadoop 1.0. Please note that in Hadoop 2.x and trunk, the Mapreduce framework is completely revamped to Yarn ( http://hadoop.apache.org/docs/current/had...
   Author: Hemanth Yamijala, 2012-12-27, 15:38
Re: What does mapred.map.tasksperslot do? - HDFS - [mail # user]
...David,  Could you please tell what version of Hadoop you are using ? I don't see this parameter in the stable (1.x) or current branch. I only see references to it with respect to EMR an...
   Author: Hemanth Yamijala, 2012-12-27, 08:43
Re: "attempt*" directories in user logs - HDFS - [mail # user]
...However, in the case Oleg is talking about the attempts are: attempt_201212051224_0021_m_000000_0 attempt_201212051224_0021_m_000002_0 attempt_201212051224_0021_m_000003_0  These aren't...
   Author: Hemanth Yamijala, 2012-12-11, 04:03
Re: Map tasks processing some files multiple times - HDFS - [mail # user]
...Glad it helps. Could you also explain the reason for using MultipleInputs ?   On Thu, Dec 6, 2012 at 2:59 PM, David Parks  wrote:  ...
   Author: Hemanth Yamijala, 2012-12-06, 14:43
Sort:
project
MapReduce (155)
Hadoop (144)
HDFS (26)
Hive (4)
type
mail # user (26)
date
last 7 days (0)
last 30 days (0)
last 90 days (9)
last 6 months (21)
last 9 months (26)
author
Todd Lipcon (488)
Harsh J (454)
Eli Collins (348)
Tsz Wo (168)
Aaron T. Myers (148)
Suresh Srinivas (144)
Colin Patrick McCabe (128)
Mohammad Tariq (126)
Stuti Awasthi (95)
Jing Zhao (88)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (66)
Thanh Do (59)
Hemanth Yamijala