| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
17822 (0.06s).
|
|
|
Loading phrases to help you refine your search...
|
|
Installed Hadoop on Linux server - not able to see web UI - MapReduce - [mail # user]
|
|
...Hi, I have installed Hadoop on a Linux server psedo-distributed mode. The map reduce word count example also succesfully ran. But i was not able to access the UI from my local windows brow...
|
|
|
Author: Raj Hadoop,
2013-05-16, 21:58
|
|
|
[MAPREDUCE-5130] Add missing job config options to mapred-default.xml - MapReduce - [issue]
|
|
...I came across that mapreduce.map.child.java.opts and mapreduce.reduce.child.java.opts were missing in mapred-default.xml. I'll do a fuller sweep to see what else is missing before post...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5130
Author: Sandy Ryza,
2013-05-16, 21:24
|
|
|
Distribution of native executables and data for YARN-based execution - MapReduce - [mail # user]
|
|
...I am attempting to distribute the execution of a C-based program onto a Hadoop cluster, without using MapReduce. I read that YARN can be used to schedule non-MapReduce applications by ...
|
|
|
Author: John Lilley,
2013-05-16, 21:21
|
|
|
Hadoop running the incorrect class - MapReduce - [mail # user]
|
|
...Hi all, I'm having a very silly problem that is making me pull the hair out of my head. I created a program and generated a jar out of it. The program was running fine for a long time...
|
|
|
Author: Ahmed Eldawy,
2013-05-16, 20:59
|
|
|
Re: hadoop fs -mkdir /projects/wordcount/input/ error - MapReduce - [mail # user]
|
|
...Thanks. My name node wasnt started because i did not formatted it. This is my first installation. It is resolved now. thanks. ________________________________ From: Kumar Kandas...
|
|
|
Author: Raj Hadoop,
2013-05-16, 20:59
|
|
|
Re: Slaves file - MapReduce - [mail # user]
|
|
...Thanks much, the cluster is on cdh3u4; i do confirm I see the diff from the JIRA in slave.sh On May 16, 2013, at 12:42 PM, Chris Nauroth > wrote: Hello Patai, &nb...
|
|
|
Author: Patai Sangbutsarakum,
2013-05-16, 20:58
|
|
|
[MAPREDUCE-5236] references to JobConf.DISABLE_MEMORY_LIMIT don't make sense in the context of MR2 - MapReduce - [issue]
|
|
...In MR1, a special value of -1 could be given for mapreduce.job.map|reduce.memory.mb when memory limits were disabled. In MR2, this makes no sense, as with slots gone, this value is use...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5236
Author: Sandy Ryza,
2013-05-16, 20:51
|
|
|
Re: hadoop fs -mkdir /projects/wordcount/input/ error - MapReduce - [mail # user]
|
|
...Did not notice you are trying to do HDFS action... So just check namenode master service is up & able to connect. Sent from iPhone: Be the change On May 16, 2013, at 12:32...
|
|
|
Author: Kumar Kandasami,
2013-05-16, 19:45
|
|
|
Re: hadoop fs -mkdir /projects/wordcount/input/ error - MapReduce - [mail # user]
|
|
...Hi: Please check whether your master service (namenode, jobtracker)are running and also connectivity to those nodes. Sent from iPhone: Be the change On May 16, 2013, at 12...
|
|
|
Author: Kumar Kandasami,
2013-05-16, 19:43
|
|
|
Re: Slaves file - MapReduce - [mail # user]
|
|
...Hello Patai, Yes, there is support for prepending lines with '#' to designate comments. This feature was implemented in jira issue HADOOP-4454: https://issues.apache.org/ji...
|
|
|
Author: Chris Nauroth,
2013-05-16, 19:42
|
|
|
|