yihua commented on PR #8029: URL: https://github.com/apache/hudi/pull/8029#issuecomment-1480413903
> > Another question, what if some one just use hudi-common-*.jar? > > This is a good question, unfortunately we have no good way to solve it unless we publish our own shaded Hbase jars, i.e all the hudi modules depends on the separately published shaded Hbase jars. Ultimately we'll have our own HFile reader and writer implementation and remove HBase dependency for metadata table. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
