上一页 1 ··· 237 238 239 240 241 242 243 244 245 ··· 273 下一页
摘要: 大家好! 每年一度的全球互联网及新型技术的盛会 Google IO,今年的大会日期和地址已经公布了:大会将在5月17至19日在谷歌公司总部边上的会场,美国加州 Mountain View的 Shoreline Amphitheatre 举办 (在去年大会同样的地方)。大会网站的地址为:https:/ 阅读全文
posted @ 2017-02-25 09:43 bonelee 阅读(1830) 评论(0) 推荐(0)
摘要: 怎么参加一次 Google I/O?大概要多少预算? Google I/O(参加Goole I/O 是我的一个梦想,因为我是Google死忠,想亲自去Google总部看看,所以想知道这些) 费用构成: B1签证1024+36电话卡=1060。 google I/O门票以2012的价格计$900。大概 阅读全文
posted @ 2017-02-25 09:41 bonelee 阅读(706) 评论(0) 推荐(0)
摘要: _source field _source field The _source field contains the original JSON document body that was passed at index time. The_source field itself is not i 阅读全文
posted @ 2017-02-24 16:32 bonelee 阅读(5801) 评论(0) 推荐(0)
摘要: _id field _id field Each document indexed is associated with a _type (see the section called “Mapping Typesedit”) and an_id. The _id field is not inde 阅读全文
posted @ 2017-02-24 11:32 bonelee 阅读(6410) 评论(0) 推荐(0)
摘要: 前言 前言 SIEM(security information and event management),顾名思义就是针对安全信息和事件的管理系统,针对大多数企业是不便宜的安全系统,本文结合作者的经验介绍下如何使用开源软件搭建企业的SIEM系统,数据深度分析在下篇。 SIEM的发展 对比Gartn 阅读全文
posted @ 2017-02-24 10:12 bonelee 阅读(5978) 评论(0) 推荐(1)
摘要: 江西鹰潭、江西移动与华为战略合作:共推物联网 科技边角料 2017-01-10 12:42:21 华为 物联网 阅读(2889) 评论(0) 江西鹰潭、江西移动与华为战略合作:共推物联网 科技边角料 2017-01-10 12:42:21 华为 物联网 阅读(2889) 评论(0) 江西鹰潭、江西移 阅读全文
posted @ 2017-02-24 09:50 bonelee 阅读(405) 评论(0) 推荐(0)
摘要: Luke 5 发布,可视化 Lucene 索引查看工具 oschina 发布于2015年08月31日 这是一个主要版本,该版本支持 Lucene 5.2.0。它支持 elasticsearch 1.6.0(Lucene的4.10.4)已解决的问题:#20增加支持重建索引并不会存储领域,不暴露位置的字 阅读全文
posted @ 2017-02-23 15:07 bonelee 阅读(2819) 评论(0) 推荐(0)
摘要: Apache Flink是什么 Flink是一款新的大数据处理引擎,目标是统一不同来源的数据处理。这个目标看起来和Spark和类似。没错,Flink也在尝试解决 Spark在解决的问题。这两套系统都在尝试建立一个统一的平台可以运行批量,流式,交互式,图处理,机器学习等应用。所以,Flink和Spar 阅读全文
posted @ 2017-02-23 14:57 bonelee 阅读(5532) 评论(0) 推荐(0)
摘要: Cattell [6] maintains a great summary about existing Scalable SQL and NoSQL data stores. Hu [18] contributed another great summary for streaming datab 阅读全文
posted @ 2017-02-23 14:31 bonelee 阅读(637) 评论(0) 推荐(0)
摘要: 分布式计算 分布式聚合如何做得快 Elasticsearch/Lucene从最底层就支持数据分片,查询的时候可以自动把不同分片的查询结果合并起来。Elasticsearch的document都有一个uid,默认策略是按照uid 的 hash把文档进行分片。 一个Elasticsearch Index 阅读全文
posted @ 2017-02-23 11:42 bonelee 阅读(1850) 评论(0) 推荐(0)
上一页 1 ··· 237 238 239 240 241 242 243 244 245 ··· 273 下一页