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
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,
>
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