随笔分类 -  HIVE

摘要:-- 功能描述: TEST_SPIDER建表语句集合-- 涉及集市表: ajk_hse_detail_crawl,ajk_hse_detail_crawl_fq,ajk_hse_list_pr_crawl,ajk_hse_list_pr_crawl_fq,ajk_cmnt_detail_crawl, 阅读全文
posted @ 2021-07-26 14:28 Big_river 阅读(59) 评论(0) 推荐(0)
摘要:执行语句前: 先配置以下条件 set hive.exec.dynamic.partition=true;set hive.exec.dynamic.partition.mode=nonstrict;set spark.executor.instances=6;set spark.serializer 阅读全文
posted @ 2020-11-06 17:30 Big_river 阅读(1610) 评论(0) 推荐(0)