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

Sergey Shelukhin commented on HIVE-18866:
-----------------------------------------

HCat test:
Caused by: org.apache.hadoop.mapreduce.lib.input.InvalidInputException: Input 
path does not exist: file:/tmp/temp1540619121/tmp-2080326801

union_stats looks flaky w.r.t. these two lines. [~jcamachorodriguez] should be 
disable it?

> Semijoin: Implement a Long -> Hash64 vector fast-path
> -----------------------------------------------------
>
>                 Key: HIVE-18866
>                 URL: https://issues.apache.org/jira/browse/HIVE-18866
>             Project: Hive
>          Issue Type: Improvement
>          Components: Vectorization
>            Reporter: Gopal V
>            Assignee: Sergey Shelukhin
>            Priority: Major
>              Labels: performance
>         Attachments: 0001-hash64-WIP.patch, HIVE-18866.01.patch, 
> HIVE-18866.patch, perf-hash64-long.png
>
>
> A significant amount of CPU is wasted with JMM restrictions on byte[] arrays.
> To transform from one Long -> another Long, this goes into a byte[] array, 
> which shows up as a hotspot.
> !perf-hash64-long.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to