Hi, I am trying to run the Mapreduce job that does xml parsing(Jaxbparser is used) and produces flat file.
I am using Mahout XMLINPUTFORMAT. When I run my progam in command line it works fine(hadoop jar abc.jar input poutput ) But if i try to run on oozie it is throwing error that both starting and ending tag should be specified. I want to add this configuration to oozie *xmlinput.start and xmlinput.start * where should I need to specify above mentioned properties and how can u please help me i spend almost a week of time but dint get any help over the net eagerly waiting for the reply Thanks in Advance, Deepu
