会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
8899man
浮生半晌 月下醉饮 楼外摘星 枫晚林泉韵
新随笔
管理
上一页
1
2
3
4
5
6
7
8
···
16
下一页
2017年8月15日
kylin
摘要: 敬请期待...
阅读全文
posted @ 2017-08-15 16:05 8899man
阅读(78)
评论(0)
推荐(0)
编辑
ELK
摘要: Elasticsearch+Logstash+Kibana教程: http://www.cnblogs.com/xing901022/p/4704319.html 敬请期待...
阅读全文
posted @ 2017-08-15 16:04 8899man
阅读(197)
评论(0)
推荐(0)
编辑
2017年8月3日
资源3
摘要: 免费好用的BI产品:http://www.qlik.com/zh-cn/lp/ppc/qlik-sense-desktop/brand 余弦度算法:http://www.ruanyifeng.com/blog/2013/03/cosine_similarity.html Java实现余弦定理计算文本
阅读全文
posted @ 2017-08-03 08:50 8899man
阅读(131)
评论(0)
推荐(0)
编辑
2017年7月28日
大规模数据导入和导出(hive和hbase)
摘要: 敬请期待...
阅读全文
posted @ 2017-07-28 11:43 8899man
阅读(318)
评论(1)
推荐(0)
编辑
大规模数据导入和导出(mysql)
摘要: 测试数据2.5G,共有数据9427567条。用的mysql的large服务器的配置。load 一次需要大概10分钟左右。建的表用的是MYISAM,调整了几个session的参数值 SET SESSION BULK_INSERT_BUFFER_SIZE = 256217728 ;SET SESSION
阅读全文
posted @ 2017-07-28 11:42 8899man
阅读(228)
评论(0)
推荐(0)
编辑
大规模数据导入和导出(sqlserver)
摘要: 请期待... https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-setup-tools#RHEL msodbcsql-13.1.6.0-1.x86_64.rpm mssql-tools-14.0.5.0-1.x86_64.rpm
阅读全文
posted @ 2017-07-28 11:41 8899man
阅读(372)
评论(0)
推荐(0)
编辑
大规模数据导入和导出(oracle)
摘要: 请期待... http://www.cnblogs.com/xwdreamer/archive/2012/06/08/2541678.html Oracle sqlldr的用法 (这个最完整) https://blog.csdn.net/demonson/article/details/797122
阅读全文
posted @ 2017-07-28 11:41 8899man
阅读(112)
评论(0)
推荐(0)
编辑
线程池(一)
摘要: 任务的批量提交invokeAll两种方法的区别 ExecutorService的invokeAll方法有两种用法: 1.exec.invokeAll(tasks) 2.exec.invokeAll(tasks, timeout, unit) 其中tasks是任务集合,timeout是超时时间,uni
阅读全文
posted @ 2017-07-28 11:36 8899man
阅读(191)
评论(0)
推荐(0)
编辑
2017年7月25日
性能测试
摘要: ./start-thriftserver.sh --hiveconf hive.server2.thrift.port=10009 hive --service metastore & hive --service hiveserver2 & ./beeline !connect jdbc:hive
阅读全文
posted @ 2017-07-25 13:18 8899man
阅读(167)
评论(0)
推荐(0)
编辑
2017年7月11日
Hbase
摘要: sqlline.py localhost:2181:/hbase
阅读全文
posted @ 2017-07-11 09:37 8899man
阅读(108)
评论(0)
推荐(0)
编辑
上一页
1
2
3
4
5
6
7
8
···
16
下一页