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/19 11:53:00 UTC

[jira] [Assigned] (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:all-tabpanel ]

László Bodor reassigned HIVE-23231:
-----------------------------------

    Assignee: László Bodor

> 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
>            Assignee: 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, not to mention missing features, 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
> (maybe there is some history which I'm not aware of (?))



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