Re: Need some clarifications - Newbie to samza

2016-03-11 Thread Rohit Bansal
Hi, I am talking about REST APIs at this page :- https://samza.apache.org/learn/documentation/0.10/jobs/web-ui-rest-api.html How can I execute following rest calls :- /metrics HahsMap that represents metrics for every 60 seconds. /task-context HashMap that provides information about task context

Re: Need some clarifications - Newbie to samza

2016-03-11 Thread Yi Pan
Hi, Rohit, On Thu, Mar 10, 2016 at 9:53 PM, Rohit Bansal wrote: > 1) Is it possible to analyze the metrics (graphs of messages , disk space > and other details for performance / status check) ? In Application master > in YARN UI, it contains only config information and not much details. Also, >

Need some clarifications - Newbie to samza

2016-03-10 Thread Rohit Bansal
Hi, I need to clear some doubts :- 1) Is it possible to analyze the metrics (graphs of messages , disk space and other details for performance / status check) ? In Application master in YARN UI, it contains only config information and not much details. Also, how can I execute rest calls ( /metric