码迷,mamicode.com
首页 >  
搜索关键字:guide    ( 3262个结果
SQL Server如何固定执行计划
原文:SQL Server如何固定执行计划 SQL Server 其实从SQL Server 2005开始,也提供了类似ORACLE中固定执行计划的功能,只是好像很少人使用这个功能。当然在SQL Server中不叫"固定执行计划"这个概念,而是叫"执行计划指南"(Plan Guide 很多翻译是计划... ...
分类:数据库   时间:2018-08-03 10:47:28    阅读次数:199
cratedb 集群搭建说明
此为搭建说明,实际上搭建过es 集群的都是可以的,和es 基本一样 配置文件 crate.yaml 参考集群架构图 集群名称 cluster.name: my_cluster 每个node节点名称 如果省略会自动生产,必须唯一 node.name: node1 集群transport 端口 tran ...
分类:数据库   时间:2018-08-02 22:46:54    阅读次数:446
es-09-spark集成
es和spark的集成比较简单, 直接使用内部封装的一些方法即可 版本设置说明: https://www.elastic.co/guide/en/elasticsearch/hadoop/current/requirements.html maven依赖说明: https://www.elastic ...
分类:其他好文   时间:2018-08-02 15:05:47    阅读次数:312
在centos7上安装ES
0 参考博客文章(感谢!!!) [1] https://www.jianshu.com/p/10949f44ce9c 在linux服务器上安装jdk [2] https://www.elastic.co/guide/en/elasticsearch/reference/current/rpm.htm ...
分类:其他好文   时间:2018-08-02 02:05:50    阅读次数:912
Guide to update the Cisco Phone Firmware via CME
Guide to update the Cisco Phone Firmware via CME
分类:系统相关   时间:2018-07-31 19:31:53    阅读次数:194
Nginx初学者指南
Beginner’s Guide This guide gives a basic introduction to nginx and describes some simple tasks that can be done with it. It is supposed that nginx is ...
分类:其他好文   时间:2018-07-30 00:34:35    阅读次数:167
ANNOVAR
第一步:下载Annovar 上Annovar官网下载(http://annovar.openbioinformatics.org/en/latest/user-guide/download/),现在要邮件注册后才能下载。邮件注册后会给你最新版软件下载地址, 下载后文件为annovar.latest. ...
分类:其他好文   时间:2018-07-29 16:36:44    阅读次数:1104
Apollo2.5 Installation Guide.md
Configuration of IPC Nuvo 5095GC GPU:GTX 1050Ti CPU:i7 6700@3.4GHZ×8 Memory: 32GB System Install Apollo officially recommended to use ubuntu14.04 "Ins ...
分类:其他好文   时间:2018-07-29 15:19:32    阅读次数:194
Machine Learning Guide
Steps Data Exploration Data Properties and Data Visualization data analysis to get a feeling for the dataset check the missing data learn which featur ...
分类:系统相关   时间:2018-07-29 12:56:04    阅读次数:172
Flume环境部署
Flume环境的安装
分类:Web程序   时间:2018-07-28 17:21:39    阅读次数:169
3262条   上一页 1 ... 90 91 92 93 94 ... 327 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!