Raja, If you have used the installer, you will have access to the gateway UI where you can visually monitor the applications and directly drill down to the containers and logs in them.
Otherwise, the get-app-info command from dtcli shows the yarn application id for the application. You can check the RM container logs for the application. The container logs for each container should have a log file called dt.log where you can check apex related logs. Regards, Ashwin. On Fri, Jun 3, 2016 at 11:39 AM, Raja.Aravapalli <[email protected] > wrote: > Hi > > I am new to Apex. > > Following the documentation: > > I had run, yahoo-finance-demo-3.5.0-SNAPSHOT.apa , but wondering how to > monitor the application and its logs. > > Can someone pls guide me on how and where can I find the logs ? > > > FYI, I ran the application on Multinode hadoop cluster and when I tried on > Apex CLI, with the command *get-app-info* I am seeing all the operators > in the status INACTIVE and tuples processed is 0!! > > Can someone pls guide me… > > > - Raja. > -- Regards, Ashwin.
