> On Oct. 27, 2015, 7:26 p.m., pavan kumar kolamuri wrote: > > src/conf/startup.properties, line 80 > > <https://reviews.apache.org/r/39679/diff/1/?file=1108800#file1108800line80> > > > > It should be org.apache.falcon.state.store.jdbc.JdbcStateStore right ?
Yep. Thats right. Thanks for catching it. Will update patch. - Pallavi ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39679/#review104197 ----------------------------------------------------------- On Oct. 28, 2015, 4:32 a.m., Pallavi Rao wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/39679/ > ----------------------------------------------------------- > > (Updated Oct. 28, 2015, 4:32 a.m.) > > > Review request for Falcon. > > > Bugs: FALCON-1559 > https://issues.apache.org/jira/browse/FALCON-1559 > > > Repository: falcon-git > > > Description > ------- > > Some additional props and services need to be added to startup.properties to > get native scheduler going. > > Additionally fixed a bug that surfaced during cluster submission. > > > Diffs > ----- > > > scheduler/src/main/java/org/apache/falcon/state/store/AbstractStateStore.java > 67e047f > > scheduler/src/main/java/org/apache/falcon/workflow/engine/DAGEngineFactory.java > e400326 > src/conf/startup.properties dc9e393 > > Diff: https://reviews.apache.org/r/39679/diff/ > > > Testing > ------- > > Manual testing done. > > > Thanks, > > Pallavi Rao > >
