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
            Reporter: Navis
            Assignee: Navis
            Priority: Trivial


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

        

Reply via email to