|
|
-
Re: 2.0.3-alpha in pseudodristributed mode: How to force examples to run on yarn?Harsh J 2013-03-20, 00:06
Do you have a mapred-site.xml configured with mapreduce.framework.name
set to yarn? On Wed, Mar 20, 2013 at 12:28 AM, Jens Scheidtmann <[EMAIL PROTECTED]> wrote: > Further notes: > > I may be mistaken here: > > 2013/3/19 Jens Scheidtmann <[EMAIL PROTECTED]> >> >> >> When running randomwriter as indicated on the above website, I notice that >> the local job runner is used, which means only one map task is ever used. > > > ...but examples do not register as applications in the resourcetracker and > randomwriter does not write out 10 maps/node x 1 GB but instead does only 1 > map and 1 GB. > > Any hints on how to debug this? > > Jens -- Harsh J |