上一页 1 ··· 45 46 47 48 49 50 51 52 53 ··· 74 下一页
摘要: 下面给大家介绍怎么理解impala,impala工作原理是什么。 Impala是hadoop上交互式MPP SQL引擎, 也是目前性能最好的开源SQL-on-hadoop方案。 如下图所示, impala性能超过SparkSQL、 Presto、 Hive。 impala与hadoop生态结合紧密 阅读全文
posted @ 2017-02-12 09:28 邱明成 阅读(2592) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2017-02-02 21:12 邱明成 阅读(149) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2017-02-02 12:35 邱明成 阅读(1299) 评论(0) 推荐(0)
摘要: PUT /_template/stagemonitor-metrics-{ "template": "stagemonitor-metrics-*", "settings": { "index": { "refresh_interval": "5s" } }, "mappings": { "_def 阅读全文
posted @ 2017-02-02 09:00 邱明成 阅读(1593) 评论(0) 推荐(0)
摘要: DELETE /twitter/tweet/_query{"query": { "match_all": {} }} 注:twitter为index,tweet为type 阅读全文
posted @ 2017-02-02 08:30 邱明成 阅读(9861) 评论(0) 推荐(0)
摘要: 请关注inline参数的变化 正确: POST /test/type1/1/_update{ "script" : { "inline": "ctx._source.tags.contains(tag)?ctx.op =\"delete\":(ctx.op =\"none\")", "params" 阅读全文
posted @ 2017-02-01 13:58 邱明成 阅读(509) 评论(0) 推荐(0)
摘要: Install & Up Cluster Health List All Indices Create an Index Index and Query Index: Response: Query: Delete an Index curl -X :/// Updating Docum 阅读全文
posted @ 2017-02-01 11:34 邱明成 阅读(443) 评论(0) 推荐(0)
摘要: 可以使用标准窗口小部件工具箱(Standard Widget Toolkit,SWT)和 JFace 库来开发用于 Eclipse 环境的图形用户界面,而且还可以将它们用于开发单独的 GUI 本机应用程序。在本文中,我将介绍一些基本的 SWT(基本 GUI 对象的名称)类型,并展示如何综合使用它们来 阅读全文
posted @ 2017-01-30 10:47 邱明成 阅读(2219) 评论(0) 推荐(1)
摘要: SWT类所代表的事件常量: 事件类型常量 说明 SWT.Activate 当激活窗口时 SWT.Arm 菜单项被选中之前 SWT.Close 关闭窗口时 SWT.Collapse 折叠树的节点时 SWT.Deactivate 窗口处于非激活状态时 SWT.DefaultSelection 默认选中时 阅读全文
posted @ 2017-01-30 10:35 邱明成 阅读(2829) 评论(0) 推荐(1)
摘要: 阅读全文
posted @ 2017-01-26 15:29 邱明成 阅读(907) 评论(0) 推荐(0)
上一页 1 ··· 45 46 47 48 49 50 51 52 53 ··· 74 下一页