It is possible to relaunch an application with new jar files. However, we should also have an option to restart with those already in HDFS.
-- sent from mobile On Mar 29, 2016 3:35 AM, "pradeep kumbhar" <[email protected]> wrote: > Hi, > > I was using dtcli to restart a killed application and observed that we need > to provide application package file path as: > > dt> *launch -originalAppId application_1456301553414_0138 > ~/pi-demo-3.1.1.apa* > > > As per my knowledge, while doing a restart of killed app, we copy the > contents of killed application directory to new application directory and > then do the restart. > > The question I have is, if everything needed for app restart is available > under killed application directory, why do we need to provide app package > file path? > > -- > *Regards,* > *-pradeep* >
