[ https://issues.apache.org/jira/browse/HIVE-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Raghotham Murthy updated HIVE-713: ---------------------------------- Attachment: hive-713.4.donot.patch added a thrift interface for the queryplan. we can dump out the json version of the query plan potentially using TJsonProtocol. Also added implementation for updateCounters. Still need to figure out how to represent conditional tasks. > Integrate operator counters into query plan to view progress of queries > ----------------------------------------------------------------------- > > Key: HIVE-713 > URL: https://issues.apache.org/jira/browse/HIVE-713 > Project: Hadoop Hive > Issue Type: New Feature > Components: Logging > Reporter: Raghotham Murthy > Assignee: Raghotham Murthy > Attachments: hive-713.1.donot.patch, hive-713.2.donot.patch, > hive-713.4.donot.patch, hive.713.patch.bad > > > Annotate the QueryPlan - with multiple stages and each stage(Task) can have > an Operator tree - with counters that each Operator/Task updates. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.