| clear query|facets|time |
Search criteria: .
Results from 21 to 29 from
29 (0.12s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: Submitting and running hadoop jobs Programmatically - Hadoop - [mail # user]
|
|
...Madhu, Can you check the client logs, whether any error/exception is coming while submitting the job? Devaraj K From: Harsh J [mailto:[EMAIL PROTECTED]] Sent...
|
|
|
Author: Devaraj K,
2011-07-26, 11:41
|
|
|
RE: Submitting and running hadoop jobs Programmatically - Hadoop - [mail # user]
|
|
...Hi Madhu, You can submit the jobs using the Job API's programmatically from any system. The job submission code can be written this way. // Create a new Jo...
|
|
|
Author: Devaraj K,
2011-07-26, 10:16
|
|
|
RE: HTTP Error - Hadoop - [mail # user]
|
|
...Hi Adarsh, Which version of hadoop are you using? If you are using 0.21 and later versions, need to set the environment variables HADOOP_COMMON_HOME, HADOOP_HDFS_H...
|
|
|
Author: Devaraj K,
2011-07-14, 13:46
|
|
|
RE: type mismatch error - Hadoop - [mail # user]
|
|
...Hi Teng, As per the exception stack trace, it is not invoking the TaskMapper.map() method and it is invoking the default Mapper.map() method. Can you recheck the configurations...
|
|
|
Author: Devaraj K,
2011-07-12, 11:37
|
|
|
RE: executing map/reduce and different file's format - Hadoop - [mail # user]
|
|
...Hi Oleg, It is not required to know the each line read from which file. If you want to process multiple input formats of files with same job you can use any of these bel...
|
|
|
Author: Devaraj K,
2011-07-12, 10:41
|
|
|
RE: Hadoop eclipse plugin stopped working after replacing hadoop-0.20.2 jar files with hadoop-0.20-append jar files - Hadoop - [mail # user]
|
|
...Every time when hadoop builds, it also builds the hadoop eclipse plug-in using the latest hadoop core jar. In your case eclipse plug-in contains the other version jar and cluster is running ...
|
|
|
Author: Devaraj K,
2011-06-22, 07:04
|
|
|
RE: Hadoop eclipse plugin stopped working after replacing hadoop-0.20.2 jar files with hadoop-0.20-append jar files - Hadoop - [mail # user]
|
|
...Hadoop eclipse plugin also uses hadoop-core.jar file communicate to the hadoop cluster. For this it needs to have same version of hadoop-core.jar for client as well as server(hadoop cluster)...
|
|
|
Author: Devaraj K,
2011-06-22, 06:18
|
|
|
RE: ClassNotFoundException while running quick start guide on Windows. - Hadoop - [mail # user]
|
|
...Drew, Running hadoop on windows is not supported. You can build/test hadoop on windows using Cygwin but if you want to run, you will face many problems. Devaraj K &...
|
|
|
Author: Devaraj K,
2011-06-22, 05:51
|
|
|
RE: [VOTE] Powered by Logo - Hadoop - [mail # general]
|
|
...4,5,1,2,6,3 Devaraj K From: Owen O'Malley [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 15, 2011 8:04 PM To: [EMAIL PROTECTED] Subject: Re: [VOTE] Powered by Log...
|
|
|
Author: Devaraj K,
2011-06-15, 15:20
|
|
|
|