[ 
https://issues.apache.org/jira/browse/IGNITE-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14901596#comment-14901596
 ] 

Konstantin Boudnik commented on IGNITE-1181:
--------------------------------------------

I just did some quite and dirty benchmarking using a simple data sample and 
running a query, producing a couple of map-reduce jobs, ie
{code}
select count(*) from batting where year > 1909 and year < 1998;
{code}
What I see is 5x performance improvement compare to the case of Hive over YARN.

> Comparatively benchmark ordinary Hive vs. Hive over Ignited Hadoop.
> -------------------------------------------------------------------
>
>                 Key: IGNITE-1181
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1181
>             Project: Ignite
>          Issue Type: Task
>          Components: hadoop
>    Affects Versions: sprint-8
>            Reporter: Ivan Veselovsky
>            Assignee: Ivan Veselovsky
>             Fix For: ignite-1.6
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to