You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/10/25 11:09:05 UTC

[GitHub] [hudi] fsilent commented on pull request #6989: [HUDI-5000] Support schema evolution for Hive/presto

fsilent commented on PR #6989:
URL: https://github.com/apache/hudi/pull/6989#issuecomment-1290371125

   > @fsilent we need add caffine jar to presto-bundle, add com.github.ben-manes.caffeine:caffeine to presto-bundle pom.xml
   > 
   > ```
   >                 <includes>
   > 
   >                   <include>org.apache.hudi:hudi-common</include>
   >                   <include>org.apache.hudi:hudi-hadoop-mr</include>
   >                   <include>org.apache.hudi:hudi-hbase2.4.x</include>
   >                   <include>com.fasterxml.jackson.datatype:jackson-datatype-jsr310</include>
   > 
   >                   <include>org.apache.parquet:parquet-avro</include>
   >                   <include>org.apache.avro:avro</include>
   >                   <include>com.github.ben-manes.caffeine:caffeine</include>
   >                   <include>org.codehaus.jackson:*</include>
   > ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org