better629 opened a new issue #1625: URL: https://github.com/apache/incubator-seatunnel/issues/1625
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description Have any one have load data from kakfa to hive successed? Can u share a example? Seatunnel 2.1.0(compiled) Hive 2.5.7 Spark 2.4.0 Hadoop 2.8.0 Although I can load data from kafka to hive table sometimes: Hive Table:db_test.db/test_table/user_10.db/part-00000-e7732d9e-e4ff-4499-8c6a-60216ba51fdb-c000.snappy.parquet But I can table test_table not in `show tables` and the data in parquet file is only part of the produce messages. ### Usage Scenario - ### Related issues - ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
