Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

I would like to understand how to interpret Hive Explain plan and identify the target area for tuning

avatar
New Member

Hi,

I want to understand the interpretation of Explain plan of Hive queries and identify the target areas for tuning.

Regards,

Phaneendra

1 ACCEPTED SOLUTION

avatar

@Phaneendra S

Like debugging, this is a broad topic that is more an art than a science. To get you started, below are some links that provide insights on what you can look for.

This one is a presentation showcasing the "new" version of Explain and walks through a debugging example:

https://www.slideshare.net/HadoopSummit/how-to-understand-and-analyze-apache-hive-query-execution-pl...

This one explains how Hive Joins would appear in Explains:

http://www.openkb.info/2014/11/understanding-hive-joins-in-explain.html

As always, if you find this post helpful, don't forget to "accept" answer.

View solution in original post

1 REPLY 1

avatar

@Phaneendra S

Like debugging, this is a broad topic that is more an art than a science. To get you started, below are some links that provide insights on what you can look for.

This one is a presentation showcasing the "new" version of Explain and walks through a debugging example:

https://www.slideshare.net/HadoopSummit/how-to-understand-and-analyze-apache-hive-query-execution-pl...

This one explains how Hive Joins would appear in Explains:

http://www.openkb.info/2014/11/understanding-hive-joins-in-explain.html

As always, if you find this post helpful, don't forget to "accept" answer.