由于Scala才刚刚开始学习,还是对python更为熟悉,因此在这记录一下自己的学习过程,主要内容来自于spark的官方帮助文档,这一节的地址为: http://spark.apache.org/docs/latest/quick-start.html 文章主要是翻译了文档的内容,但也在里边加入了一 ...
分类:
编程语言 时间:
2016-11-12 07:50:53
阅读次数:
531
Saltstack-API 官方文档 https://docs.saltstack.com/en/latest/ref/netapi/all/salt.netapi.rest_cherrypy.html 使用条件:1)https调用,需要生成证书 2)配置文件 3)使用PAM验证 4)启动salt- ...
众所周知,mysql5.5版本之前都是通过./configure进行编译环境检查,mysql5.5之后用的是cmake(包括5.5)安装前的准备工作:1、安装epel源[root@localhost~]#wgethttps://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm
[root@localhost~]#rpm-ivhhttps://dl.fed..
分类:
数据库 时间:
2016-11-07 12:35:37
阅读次数:
270
demo的实例引用自:http://www.runoob.com/nodejs/nodejs-event.html, 官方文档:https://nodejs.org/dist/latest-v6.x/docs/api/events.html#events_emitter_listenercount_ ...
分类:
Web程序 时间:
2016-10-26 06:49:55
阅读次数:
219
http://linuxtools-rst.readthedocs.io/zh_CN/latest/tool/crontab.html 19. crontab 定时任务 通过crontab 命令,我们可以在固定的间隔时间执行指定的系统指令或 shell script脚本。时间间隔的单位可以是分钟、小 ...
分类:
系统相关 时间:
2016-10-25 02:13:28
阅读次数:
290
02 tomcat核心概念及使用初步配置环境node1: CentOS6.7192.168.1.121CentOS6部署Tomcat [root@node1~]#rpm-ivhjdk-7u67-linux-x64.rpm [root@node1jdk1.7.0_67]#vim/etc/profile.d/java.sh exportJAVA_HOME=/usr/java/latest exportPATH=$JAVA_HOME/bin:$PATH [root@node1jd..
分类:
编程语言 时间:
2016-10-24 18:10:04
阅读次数:
229
https://uwsgi.readthedocs.io/en/latest/tutorials/Django_and_nginx.html Setting up Django and your web server with uWSGI and nginx This tutorial is aim ...
分类:
Web程序 时间:
2016-10-23 09:38:53
阅读次数:
374
代码示例: 参考资料: 官方文档:http://boto.cloudhackers.com/en/latest/s3_tut.html http://stackoverflow.com/questions/26415923/boto-get-md5-s3-file http://www.cnblog ...
分类:
编程语言 时间:
2016-10-20 14:34:13
阅读次数:
329
一、下载centos镜像 docker pull hub.c.163.com/library/centos:latest docker tag containId centos:7 docker run -i -t -v /Users/enniu1/Desktop/docker-data/softw ...
分类:
编程语言 时间:
2016-10-18 22:35:19
阅读次数:
398
Last login: Sat Oct 15 23:30:24 on ttys002 Sivek_lindeMacBook-Pro:~ Sivek_lin$ sudo gem update --system Password: Latest version currently installed. ...
分类:
Web程序 时间:
2016-10-16 14:08:59
阅读次数:
941