yihua commented on issue #4600: URL: https://github.com/apache/hudi/issues/4600#issuecomment-1028469418
As @xiarixiaoyao mentions, compaction should compact log files into base file formats like parquet, which can be then read by Hive. There are different ways to trigger compaction, e.g., through inline/sync compaction, standalone HoodieCompactor, hudi-cli commands. @danny0405 does Flink SQL and writer support compaction? @gubinjie When you refer to Kafka connector, do you mean Flink Kafka connector? In Hudi, we also provide Kafka Connect Sink for Hudi. -- 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]
