上一页 1 2 3 4 5 6 7 8 9 10 ··· 56 下一页

hue,kylin,ambari

摘要: apache-kylin https://ambari.apache.org/ https://www.jianshu.com/p/c49c61b654da docker pull sequenceiq/kylin:0.7.2wget https://raw.githubusercontent.co 阅读全文
posted @ 2019-04-16 11:20 szllq2000 阅读(436) 评论(0) 推荐(0) 编辑

flink with rabbitmq,sink source mysql redis es

摘要: flink-dockerhttps://github.com/melentye/flink-docker https://hub.docker.com/_/flink/?tab=description https://shekharsingh.com/blog/2016/11/12/apache-f 阅读全文
posted @ 2019-04-16 10:27 szllq2000 阅读(564) 评论(0) 推荐(0) 编辑

keras,tensorflow,numpy,jupyter

摘要: docker-tensorflow:https://segmentfault.com/a/1190000015053704 docker pull tensorflow/tensorflowdocker run -it tensorflow/tensorflow bash pip install s 阅读全文
posted @ 2019-04-16 10:25 szllq2000 阅读(202) 评论(0) 推荐(0) 编辑

socks-proxy---with ssh

摘要: socks-proxy with sshhttps://blog.csdn.net/scien2011/article/details/54562501 阅读全文
posted @ 2019-04-16 10:21 szllq2000 阅读(114) 评论(0) 推荐(0) 编辑

jpython basic

摘要: https://blog.csdn.net/zhongweijian/article/details/4742549https://www.jython.org/downloads.htmlhttps://github.com/PortSwigger 阅读全文
posted @ 2019-04-16 10:16 szllq2000 阅读(73) 评论(0) 推荐(0) 编辑

实时分析(在线查询),firehose---clickhouse

摘要: firehose clickhouse 在Hive中适不适合像传统数据仓库一样利用维度建模hive新功能 Cube, Rollup介绍https://blog.csdn.net/moon_yang_bj/article/details/17200367 大数据领域里面,实时分析(在线查询)系统是最常 阅读全文
posted @ 2019-04-16 10:09 szllq2000 阅读(548) 评论(0) 推荐(0) 编辑

CORS jsonp

摘要: 现在碰到了请求跨域的问题,结合前面讲的一些概念,我们大致可以猜到解决跨域请求的两种方式: 在服务端启用CORS。让无服务端拥有处理JSONP的能力。这两种跨域解决方案的区别是什么呢? JSONP只支持GET请求;CORS则支持GET、POST、PUT、DELETE等标准的HTTP方法使用JSONP时 阅读全文
posted @ 2019-04-16 10:09 szllq2000 阅读(120) 评论(0) 推荐(0) 编辑

orange---openresty.---authorization,-129.0.1.227,jwt

摘要: 需要有一个类似于API网关的中间件来做API的管理工作,也就是API的实现方面更多的考虑业务逻辑,安全、性能、监控可以交由网关来做(如下图所示,下图根据Kong官方文档修改) 通过MySQL存储来简单支持集群部署 支持多种条件匹配和变量提取 支持通过自定义插件方式扩展功能 默认内置六个插件 全局状态 阅读全文
posted @ 2019-04-16 10:06 szllq2000 阅读(326) 评论(0) 推荐(0) 编辑

vue

摘要: https://www.w3cplus.com/vue/vue-two-way-binding-object-defineproperty.html var a = {}; Object.defineProperty(a, 'b', { set: function(newValue) { conso 阅读全文
posted @ 2019-04-15 11:42 szllq2000 阅读(90) 评论(0) 推荐(0) 编辑

hive sqoop,sqoop-hive import data

摘要: https://segmentfault.com/a/1190000002532293 https://www.zybuluo.com/aitanjupt/note/209968 create table dep(id int,name string) row format delimited fi 阅读全文
posted @ 2019-04-15 11:41 szllq2000 阅读(558) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 56 下一页