| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
52 (2.773s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: UnknownHostException - Hadoop - [mail # user]
|
|
...It worked fine when i updated /etc/hosts file (of all the slaves) and writing fully qualified domain name in the hadoop-site.xml. It worked fine for sometime .. then started giving new...
|
|
|
Author: bharath vissapragada,
2009-06-23, 16:59
|
|
|
UnknownHostException - Hadoop - [mail # user]
|
|
...when i try to execute the command bin/start-dfs.sh , i get the following error . I have checked the hadoop-site.xml file on all the nodes , and they are fine .. can some-one help me ou...
|
|
|
Author: bharath vissapragada,
2009-06-23, 13:42
|
|
|
Measuring runtime of Map-reduce Jobs - Hadoop - [mail # user]
|
|
...Hi , Are there any tools which can measure the run-time of the map-reduce jobs ?? any help is appreciated . Thanks in advance...
|
|
|
Author: bharath vissapragada,
2009-06-22, 08:23
|
|
|
Re: Debugging Map-Reduce programs - Hadoop - [mail # user]
|
|
...I am running in a local mode . Can you tell me how to set those breakpoints or how to access those files so that i can debug the program. The program is generating => java.lan...
|
|
|
Author: bharath vissapragada,
2009-06-16, 01:49
|
|
|
Debugging Map-Reduce programs - Hadoop - [mail # user]
|
|
...Hi all , When running hadoop in local mode .. can we use "print" statements to print something to the terminal ... Also iam not sure whether the program is reading my input files ... I...
|
|
|
Author: bharath vissapragada,
2009-06-15, 17:01
|
|
|
Re: how to transfer data from one reduce to another map - Hadoop - [mail # user]
|
|
...if your doubt is related to chaining of mapreduce jobs .. then this link might be useful ... http://developer.yahoo.com/hadoop/tutorial/module4.html#chaining On Mon, Jun 15, 2009...
|
|
|
Author: bharath vissapragada,
2009-06-15, 13:56
|
|
|
java.lang.ClassNotFoundException - Hadoop - [mail # user]
|
|
...Hi all , When i try to run my own progam (jar file) i get the following error. java.lang.ClassNotFoundException : .class at java.net.URLClassLoader$1.run(URLC...
|
|
|
Author: bharath vissapragada,
2009-06-15, 09:39
|
|
|
Re: Running a MapReduce Program - Hadoop - [mail # user]
|
|
...The details provided in this page are not that clear . I am a newbie to java , so please take the pain of explaining because .. i am not able to compile the java code to make a jar file . It...
|
|
|
Author: bharath vissapragada,
2009-06-14, 03:50
|
|
|
Re: Running a MapReduce Program - Hadoop - [mail # user]
|
|
...Also please tell me , how to set path and stuff , and directory in wch the code mst be compiled etc, Thanks On Sat, Jun 13, 2009 at 3:58 PM, bharath vissapragada wrote: ...
|
|
|
Author: bharath vissapragada,
2009-06-13, 10:30
|
|
|
Running a MapReduce Program - Hadoop - [mail # user]
|
|
...Hi all, I wrote a java code(map-reduce). Can anyone tell me in detail, how to run it on hadoop (right from how to create a jar file).. or send me a link specifying the same. Thanks in ...
|
|
|
Author: bharath vissapragada,
2009-06-13, 10:28
|
|
|
|