本文是对 http://kylin.apache.org/docs20/howto/howto_optimize_build.html 的翻译,以便阅读。 1. 创建 Hive 中间表(Create Intermediate Flat Hive Table) 这个过程会把 cube 中用到的所有 H ...
分类:
其他好文 时间:
2019-01-21 11:17:14
阅读次数:
564
├─ 1194979849.code-snippets-0.1.18├─ adamwalzer.string-converter-0.1.1├─ alefragnani.bookmarks-9.3.0├─ alefragnani.numbered-bookmarks-5.2.0├─ azmytest ...
分类:
其他好文 时间:
2019-01-20 22:02:45
阅读次数:
281
1. 安装: 2. webpack.config.js中使用 ...
分类:
Web程序 时间:
2019-01-20 20:08:00
阅读次数:
236
1.jieba.analyse.extract_tags(text) text必须是一连串的字符串才可以 第一步:进行语料库的读取 第二步:进行分词操作 第三步:载入停用词,同时对分词后的语料库进行停用词的去除 第四步:选取一段文本分词列表,串接成字符串,使用jieba.analyse.extrac ...
分类:
其他好文 时间:
2019-01-19 00:45:32
阅读次数:
3414
https://leetcode.com/tag/design/ ...
分类:
其他好文 时间:
2019-01-18 17:22:31
阅读次数:
103
Java B2B2C多用户商城 springcloud架构-docker-feign配置(五) Spring Cloud大型企业分布式微服务云构建的B2B2C电子商务平台源码请加企鹅求求:一零三八七七四六二六 ...
分类:
编程语言 时间:
2019-01-18 10:56:19
阅读次数:
141
extract a page from a multiple pages pdf 1 extract a page from a multiple pages pdf use pdftk package type the following commands $ pdftk full-pages.p ...
分类:
系统相关 时间:
2019-01-17 23:55:38
阅读次数:
324
把setting中的机器人过滤设为False 1 语法 artcile 选取所有子节点 /article 选取根元素 artile article/a 选取所有属于artile的子元素中的a元素 //div 选取所有 div 元素(不管出现在文档任何位置) article//div 选取所有属于ar ...
分类:
其他好文 时间:
2019-01-17 21:19:52
阅读次数:
242
shapeit最大的功能是对双链DNA进行phase和基因型进行impute。除此之外,还能提取SNP和样本,同样的,也能去除SNP和样本。下面简单介绍这两个功能。 一、提取SNP 提取SNP用到“--include-snp”参数,具体命令为: 其中,include_marker.site为我们需要 ...
分类:
其他好文 时间:
2019-01-17 20:03:32
阅读次数:
165
win7prox64英文版添加中文语言包1、下载语言包,并解压成lp.cab,复制到C盘https://www.froggie.sk/7lp64sp1.html2、管理员运行cmd:DISM/Online/Add-Package/PackagePath:C:\lp.cab3、bcdedit/set{current}localeen-USbcdboot%WinDir%/len-US4、HKEY_LO
分类:
编程语言 时间:
2019-01-17 15:19:12
阅读次数:
294