摘要:
线程数 在kafka/config/server.properties中配置 #计算密集任务所需线程 # The number of threads that the server uses for receiving requests from the network and sending re 阅读全文
摘要:
现象描述 在使用Tez引擎查询时,发现一个bug: SELECT t1.*,t2.activity_id,t3.timeMap from (select * from ods_order_info where dt='2020-03-29') t1 --单独查询结果为7条 left join (se 阅读全文