Re: Access to Applications metrics

2017-12-05 Thread Holden Karau
r@spark.apache.org" < > user@spark.apache.org> > *Subject: *Re: Access to Applications metrics > > > > It works to collect Job level, through Jolokia java agent. > > > > Best Regards > > Richard > > > > > > *From: *Nick Dimiduk &

Re: Access to Applications metrics

2017-12-05 Thread Thakrar, Jayesh
bject: Re: Access to Applications metrics It works to collect Job level, through Jolokia java agent. Best Regards Richard From: Nick Dimiduk Date: Monday, December 4, 2017 at 6:53 PM To: "user@spark.apache.org" Subject: Re: Access to Applications metrics Bump. On Wed, Nov 15, 2017 at 2:28

Re: Access to Applications metrics

2017-12-04 Thread Qiao, Richard
It works to collect Job level, through Jolokia java agent. Best Regards Richard From: Nick Dimiduk Date: Monday, December 4, 2017 at 6:53 PM To: "user@spark.apache.org" Subject: Re: Access to Applications metrics Bump. On Wed, Nov 15, 2017 at 2:28 PM, Nick Dimiduk mailto:ndimi...

Re: Access to Applications metrics

2017-12-04 Thread Nick Dimiduk
Bump. On Wed, Nov 15, 2017 at 2:28 PM, Nick Dimiduk wrote: > Hello, > > I'm wondering if it's possible to get access to the detailed > job/stage/task level metrics via the metrics system (JMX, Graphite, &c). > I've enabled the wildcard sink and I do not see them. It seems these values > are only

Access to Applications metrics

2017-11-15 Thread Nick Dimiduk
Hello, I'm wondering if it's possible to get access to the detailed job/stage/task level metrics via the metrics system (JMX, Graphite, &c). I've enabled the wildcard sink and I do not see them. It seems these values are only available over http/json and to SparkListener instances, is this the cas