上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 24 下一页
摘要: 1. 环境搭建 big data env setup 2. Spark 学习 spark 怎么读写 elasticsearch spark 怎么 连接 读写 ElasticSearch Spark 上time series 处理 Flint by Two Sigma 像 pandas datafra 阅读全文
posted @ 2020-02-06 13:09 mashuai_191 阅读(152) 评论(0) 推荐(0) 编辑
摘要: 参考文章: https://www.bmc.com/blogs/spark-elasticsearch-hadoop/ https://blog.pythian.com/updating-elasticsearch-indexes-spark/ https://qbox.io/blog/elasti 阅读全文
posted @ 2020-01-07 16:50 mashuai_191 阅读(1147) 评论(0) 推荐(0) 编辑
摘要: 连接: https://stackoverflow.com/questions/52659109/cannot read from elasticsearch using pyspark https://stackoverflow.com/questions/35982550/how to read 阅读全文
posted @ 2019-12-23 18:07 mashuai_191 阅读(555) 评论(0) 推荐(0) 编辑
摘要: Centos 7 Centos 7 安装 python3 (不要卸载python2 因为yum 要用) https://phoenixnap.com/kb/how-to-install-python-3-centos-7 Centos 7 安装python3 https://tecadmin.net 阅读全文
posted @ 2019-12-07 13:00 mashuai_191 阅读(176) 评论(0) 推荐(0) 编辑
摘要: Install centos 7: Config Network a config example in /etc/sysconfig/network-scripts/ifcfg-ens160 TYPE=EthernetIPADDR=10.180.xxx.xxxPREFIX=24GATEWAY=10 阅读全文
posted @ 2019-12-06 10:34 mashuai_191 阅读(185) 评论(0) 推荐(0) 编辑
摘要: install Hadoop CentOS: https://www.vultr.com/docs/how-to-install-hadoop-in-stand-alone-mode-on-centos-7 https://www.linode.com/docs/databases/hadoop/h 阅读全文
posted @ 2019-12-04 09:57 mashuai_191 阅读(195) 评论(0) 推荐(0) 编辑
摘要: 图像相似度对比 Template matching 模板匹配 从一张图像里找出template图像,就是模板匹配,可以参考 https://stackoverflow.com/questions/47631852/detecting-and-comparing-shapes-between-two- 阅读全文
posted @ 2019-11-27 15:12 mashuai_191 阅读(1189) 评论(0) 推荐(0) 编辑
摘要: https://www.youtube.com/watch?v=DBRISS0UKcA, 2017/04 Single Metric job: 我想按照 一定的time interval 去 aggregation 的时候也是很耗时间的,所有视频里提到的 pre-aggregated. Multi- 阅读全文
posted @ 2019-11-12 14:02 mashuai_191 阅读(356) 评论(0) 推荐(0) 编辑
摘要: copy from http://www.ruanyifeng.com/blog/2011/05/how_to_choose_free_software_licenses.html 如何为代码选择开源许可证,这是一个问题。 世界上的开源许可证,大概有上百种。很少有人搞得清楚它们的区别。即使在最流行的 阅读全文
posted @ 2019-11-11 13:11 mashuai_191 阅读(1260) 评论(0) 推荐(1) 编辑
摘要: 这里有个2015年的综述文章,概括的比较好,各种技术的适用场景. https://iwringer.wordpress.com/2015/11/17/anomaly-detection-concepts-and-techniques/ 其中 Clustering 技术可以使用 K-Means, Ga 阅读全文
posted @ 2019-10-30 13:32 mashuai_191 阅读(782) 评论(0) 推荐(0) 编辑
上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 24 下一页