[HUDI-3191] Rebasing Hive's FileInputFormat onto AbstractHoodieTableFileIndex (#4531)
This commit is contained in:
@@ -64,6 +64,8 @@ COPY entrypoint.sh /usr/local/bin/
|
||||
RUN chmod +x /usr/local/bin/entrypoint.sh
|
||||
|
||||
ENV PATH $HIVE_HOME/bin/:$PATH
|
||||
# NOTE: This is the only battle-proven method to inject jars into Hive CLI
|
||||
ENV AUX_CLASSPATH=file://${HUDI_HADOOP_BUNDLE}
|
||||
|
||||
ENTRYPOINT ["entrypoint.sh"]
|
||||
CMD startup.sh
|
||||
|
||||
Reference in New Issue
Block a user