Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Hive query metrics about cpu and memory

avatar

Hi,

I would like to know if there is a way to get metrics about cpu and memory usage.

For example, I would like to highlight the effect of a skew join on reducers, disk I/O, mapper memory usage during the querying, etc.

I saw really interesting slides about performance comparison (Hortonworks), with some graphes and bars, etc. and I was wondering the method to get those values...

Thanks.

2 REPLIES 2

avatar

Thanks a lot for your reply.

But, through JMX, will I be able to monitor a particular query ? Or just the global activity of the JVM ?