> Problem is both JavaAction and ShellAction launchers invoke the custom yarn > app as 'MAPREDUCE' instead of 'YARN'.
Could you elaborate on this? What log indicates this happening and what error do you specifically observe? On Tue, May 12, 2015 at 7:08 AM, Som Satpathy <[email protected]> wrote: > Hi all, > > I am trying to run a custom yarn application container of type 'YARN' as > part of an oozie workflow. Although I have been able to successfully run > the yarn application via 'hadoop jar <jar> ...', I have not been able to > run it either as a JavaAction or as a ShellAction. Problem is both > JavaAction and ShellAction launchers invoke the custom yarn app as > 'MAPREDUCE' instead of 'YARN'. > > Has any one tried something similar? Appreciate any pointers. > > Thanks, > Som -- Harsh J
