[ https://issues.apache.org/jira/browse/HIVE-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423832#comment-13423832 ]
Namit Jain commented on HIVE-2925: ---------------------------------- I was thinking about it more - what I said above cannot be performed in a custom hook. In a pre-semantic hook, you dont have enough information --- the type of the query, stats etc. In a post-semantic hook, it is too late. > Support non-MR fetching for simple queries with select/limit/filter > operations only > ----------------------------------------------------------------------------------- > > Key: HIVE-2925 > URL: https://issues.apache.org/jira/browse/HIVE-2925 > Project: Hive > Issue Type: Improvement > Affects Versions: 0.10.0 > Reporter: Navis > Assignee: Navis > Priority: Trivial > Attachments: HIVE-2925.D2607.1.patch, HIVE-2925.D2607.2.patch, > HIVE-2925.D2607.3.patch, HIVE-2925.D2607.4.patch > > > It's trivial but frequently asked by end-users. Currently, select queries > with simple conditions or limit should run MR job which takes some time > especially for big tables, making the people irritated. > For that kind of simple queries, using fetch task would make them happy. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira