[ 
https://issues.apache.org/jira/browse/HUDI-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ethan Guo updated HUDI-3588:
----------------------------
    Summary: Remove hudi-common and hudi-hadoop-mr jars in Presto Docker image  
(was: Update Presto setup in Docker Demo)

> Remove hudi-common and hudi-hadoop-mr jars in Presto Docker image
> -----------------------------------------------------------------
>
>                 Key: HUDI-3588
>                 URL: https://issues.apache.org/jira/browse/HUDI-3588
>             Project: Apache Hudi
>          Issue Type: Task
>            Reporter: Ethan Guo
>            Assignee: Ethan Guo
>            Priority: Blocker
>             Fix For: 0.11.0
>
>
> The latest master of Presto relies on hudi-presto-bundle, while current 
> Presto releases rely on hudi-common and hudi-hadoop-mr 0.9.0, which are 
> pulled in plugin/hive-hadoop2/ in the docker setup, making it hard to test 
> the latest changes in Hudi due to class conflict.
> The action items to get around this are:
> (1) [this ticket] to unblock HBase upgrade work, in docker setup, remove 
> hudi-common-0.9.0.jar, hudi-hadoop-mr-0.9.0.jar to avoid conflicts with 
> latest hudi-presto-bundle.jar which is copied from the build and update 
> docker images.
> (2) [HUDI-3590] when Hudi 0.11.0 is released, update hudi-presto-bundle to 
> 0.11 in Presto repo.
> (3) [HUDI-3591] After Presto has a new release based on (2), we use that 
> Presto release in docker setup, remove the special-cased treatment from (1) 
> and update docker images accordingly.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to