注意:需要提前创建hive接收信息的表--test0617
否则报错:
Caused by: NoSuchObjectException(message:rt1.cr_kafka_t_test0707 table not found)
配置文件localAgent.sources = skafka #k2h shive
#describe the source |
本文详细介绍了如何使用Flume从Kafka读取数据,并将其写入Hive表的过程,强调了在操作前需要预先创建Hive接收表的重要性。
注意:需要提前创建hive接收信息的表--test0617
否则报错:
Caused by: NoSuchObjectException(message:rt1.cr_kafka_t_test0707 table not found)
配置文件localAgent.sources = skafka #k2h shive
#describe the source |
1438

被折叠的 条评论
为什么被折叠?