> On Jan. 28, 2016, 8:17 a.m., pavan kumar kolamuri wrote: > > webapp/src/main/java/org/apache/falcon/resource/SchedulableEntityManager.java, > > line 74 > > <https://reviews.apache.org/r/42855/diff/1/?file=1224655#file1224655line74> > > > > Even the same we should do for submit and other API's which can be done > > only through prism. > > Praveen Adlakha wrote: > Right now I am also aware submit,update and delete are not supported by > falcon server.Can you confirm I have to make changes for only these three.
Yes correct, we can think of better way to solve this. Give me some time - pavan kumar ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42855/#review116739 ----------------------------------------------------------- On Jan. 28, 2016, 7:04 a.m., Praveen Adlakha wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42855/ > ----------------------------------------------------------- > > (Updated Jan. 28, 2016, 7:04 a.m.) > > > Review request for Falcon. > > > Bugs: FALCON-1774 > https://issues.apache.org/jira/browse/FALCON-1774 > > > Repository: falcon-git > > > Description > ------- > > Error message when we hit falcon server in place of prism > > > Diffs > ----- > > > webapp/src/main/java/org/apache/falcon/resource/SchedulableEntityManager.java > afa2b6f > > Diff: https://reviews.apache.org/r/42855/diff/ > > > Testing > ------- > > $ bin/falcon entity -type process -name process1 -delete > Delete on server is not supported.Please run your operation on Prism. > > > Thanks, > > Praveen Adlakha > >
