11 2017 档案

摘要:参考自:http://blog.csdn.net/sinat_37487842/article/details/72864462 阅读全文
posted @ 2017-11-30 16:15 imageSet 阅读(13141) 评论(0) 推荐(0) 编辑
摘要:sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak sudo vim /etc/apt/sources.list注释掉之前的 改成 vim的使用方法http://www.runoob.com/linux/linux-vim.html 阅读全文
posted @ 2017-11-22 22:57 imageSet 阅读(299) 评论(0) 推荐(0) 编辑
摘要:反思https://www.cnblogs.com/buro79xxd/archive/2011/05/23/2054493.html 阅读全文
posted @ 2017-11-19 15:30 imageSet 阅读(134) 评论(0) 推荐(0) 编辑
摘要:1存进elasticsearch中的数据在kibana的discover中看不到,但是通过_id在Dev Tools可以查到,也可以直接用python取出来。最后发现存进去的时候没加时间戳。 最后找了一天。。。 2写进数据库的数据因为没有检查_index的格式,所以_index的最后都是乱码。_in 阅读全文
posted @ 2017-11-18 21:09 imageSet 阅读(435) 评论(0) 推荐(0) 编辑
摘要:最近在学elasticsearch,找了篇教程。 http://www.cnblogs.com/xing901022/p/4704319.html 阅读全文
posted @ 2017-11-18 16:16 imageSet 阅读(104) 评论(0) 推荐(0) 编辑
摘要:直接贴出链接http://blog.csdn.net/xiaerwoailuo/article/details/70054429 http://blog.csdn.net/zhdgk19871218/article/details/46502637 清华Anaconda 镜像使用帮助https:// 阅读全文
posted @ 2017-11-07 23:22 imageSet 阅读(726) 评论(0) 推荐(0) 编辑