Venkat, can you please create a bug with this issue. Thanks!
On Mon, Jul 14, 2014 at 10:58 AM, Venkat R <[email protected]> wrote: > After much of debugging, we had to add the following property to oozie's > hadoop confs in order to obtain kerberos tokens between secure hadoop > clusters. May be this can be added to the generated oozie job? > > <property> <name>oozie.launcher.mapreduce.job.hdfs-servers</name> > <value>${nameNode1},${nameNode2}</value> > </property> > > Venkat > > > On Friday, July 11, 2014 11:34 AM, Venkat R <[email protected]> > wrote: > > > > Venkatesh, > > * Switched to using webhdfs > * Using Hadoop-2/Yarn security enables > * both source and target oozie-site.xml points to oozie/conf/hadoop-conf > of all the clusters it talkes to. > > Venkat > -- Regards, Venkatesh “Perfection (in design) is achieved not when there is nothing more to add, but rather when there is nothing more to take away.” - Antoine de Saint-Exupéry
