如何使用hive3的acid表实现kimball建模的代理键
1.使用byzer导入2亿条数据
2.byzer将数据写入到hive3
3.在hive中check数据
走到这里条数也对上了
4.我们创建一张customer_test表,使用scd的方式,然后对这张2亿条数据的表进行重刷,查看时间
1 | set hive.support.concurrency=true; |
技术爱好者
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true