----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35488/#review88923 -----------------------------------------------------------
sharelib/spark/pom.xml (line 107) <https://reviews.apache.org/r/35488/#comment141539> can you move the exclusions to parent pom? sharelib/spark/pom.xml (line 224) <https://reviews.apache.org/r/35488/#comment141540> why are you creating uber jar? uber jars are difficult to debug - can't figure out what jars and classes are added - Shwetha GS On June 16, 2015, 5:09 a.m., pavan kumar kolamuri wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/35488/ > ----------------------------------------------------------- > > (Updated June 16, 2015, 5:09 a.m.) > > > Review request for oozie and Srikanth Sundarrajan. > > > Repository: oozie-git > > > Description > ------- > > Spark job launched through spark action is not running as expected in > standalone mode and it is not running in yarn mode > > > Diffs > ----- > > pom.xml ee26366 > sharelib/spark/pom.xml 3fe9c71 > src/main/assemblies/sharelib.xml ea95c2e > > Diff: https://reviews.apache.org/r/35488/diff/ > > > Testing > ------- > > Basic testing done. Deployed spark job on yarn, standalone cluster and local > mode . It is running successfully in all these modes. > > > Thanks, > > pavan kumar kolamuri > >
