You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "László Bodor (Jira)" <ji...@apache.org> on 2020/04/17 06:00:00 UTC

[jira] [Commented] (HIVE-23231) LLAP: Consider removing llap-server IndexCache from Hive codebase

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

László Bodor commented on HIVE-23231:
-------------------------------------

cc: [~ashutoshc], [~rbalamohan], [~gopalv]

> LLAP: Consider removing llap-server IndexCache from Hive codebase
> -----------------------------------------------------------------
>
>                 Key: HIVE-23231
>                 URL: https://issues.apache.org/jira/browse/HIVE-23231
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: László Bodor
>            Priority: Major
>
> Hive has a copy of IndexCache class:
> hive: https://github.com/apache/hive/blob/master/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/IndexCache.java
> tez: https://github.com/apache/tez/blob/master/tez-plugins/tez-aux-services/src/main/java/org/apache/tez/auxservices/IndexCache.java
> As far as I can see, the Hive version doesn't add any value into it (compared by eyes so far) and maintaining is extra effort, for instance:
> HIVE-23029 copied improvements of TEZ-3887 which is almost 2 years old
> HIVE-23190 is blocked on a tez release which contains TEZ-4145



--
This message was sent by Atlassian Jira
(v8.3.4#803005)