Hi Jon, On Wed, Nov 20, 2013 at 11:08 AM, <[email protected]> wrote:
> > I do see that stuff is getting into Accumulo but, in my unexperienced > opinion, it looks like the map method is never getting called in the job. > I'm not sure if this is supposed to happen after the > currentJob.waitForCompletion(true); in the InjectorJob class, but I never > see any of the output lines like: > > INFO mapred.JobClient: map 30% reduce 0% > Mmmm... this is not usual behavior. > > gora.properties looks fine to me. If I were you I would run the 'ant eclipse' target, import the project in to Eclipse then jump in to and debug InjectorJob. I don't have any other options/suggestions at this stage sorry Jon. Lewis

