ElasticSearch同步Mysql 先讲项目需求:对于资讯模块添加搜索功能 这个搜索功能我就是采用ElasticSearch实现的,功能刚实现完,所以写这篇博客做个记录,让自己在记录下整个步骤和过程中的一些注意事项。 一、安装elasticsearch和可视化工具 有关整个教程参考:mac安装 ...
分类:
数据库 时间:
2018-08-22 22:48:20
阅读次数:
296
https://www.jianshu.com/p/ba2216596569 Mac安装mysql问题之-bash: mysql: command not found 吃吃吃吃吃吃痴痴 关注 2017.01.08 17:57* 字数 561 阅读 857评论 2喜欢 3 吃吃吃吃吃吃痴痴 关注 20 ...
分类:
其他好文 时间:
2018-08-13 23:55:36
阅读次数:
180
这里面我们介绍一下spark的安装,并通过一个python的例子来简单的体会一下spark的使用。 spark的安装与使用 安装环境:mac 10.13.6,spark版本:2.3.1,python版本:3.6.5 一、在mac上面安装spark和pyspark,可以使用brew包管理器安装。直接运 ...
分类:
其他好文 时间:
2018-08-13 00:38:08
阅读次数:
218
1.安装方法: 网上都会有 命令行输入 /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 然后执行brew Error: /usr/local must ...
分类:
系统相关 时间:
2018-08-10 11:39:56
阅读次数:
2739
一、以前Mac安装php及php扩展的方式 用Mac的童鞋都知道,我们以前都是用brew install php70,brew install php71 这样来安装php的,用brew install php70-xdebug,brew install php71-redis等这样来安装php某个 ...
分类:
Web程序 时间:
2018-08-08 18:51:26
阅读次数:
1569
1:下载swoole源码,https://github.com/swoole/swoole-src/releases2:tar -zxvf swoole.tgz3:进入解压目录,输入:/usr/local/php/bin/phpize4:./confiure --with-php-config=/u ...
分类:
系统相关 时间:
2018-08-07 15:03:46
阅读次数:
229
一.安装brew 二.安装composer ...
分类:
系统相关 时间:
2018-08-06 21:05:28
阅读次数:
600
1、首先查看gnugp最新的稳定版: 2、安装,系统给出的说明: 3、安装及说明: 4、按照步骤3修改配置文件: 5、运行: ...
分类:
系统相关 时间:
2018-07-30 22:37:56
阅读次数:
601
1 安装 下载直接拖入应用中。 2 配置 2.1 配置oh my zsh https://github.com/robbyrussell/oh-my-zsh 一键安装: sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh ...
分类:
系统相关 时间:
2018-07-29 16:35:44
阅读次数:
190
官方安装文档https://www.telerik.com/download/fiddler/fiddler-osx-beta 如果输入mono Fiddler.exe报下面这个错误 WARNING: The Carbon driver has not been ported to 64bits, ...
分类:
系统相关 时间:
2018-07-29 14:10:46
阅读次数:
863