Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bfd8b48

Browse files
committed
update
1 parent 31d42b4 commit bfd8b48

File tree

2 files changed

+26
-5
lines changed

2 files changed

+26
-5
lines changed

DB学习之路.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,7 @@
158158
* Linux 安装oracle客户端: http://www.cnblogs.com/yangxia-test/p/4159449.html
159159
* 深入理解JDBC的超时设置: http://www.importnew.com/2466.html
160160
* The Difference between User and Schema in Oracle: http://www.oratable.com/oracle-user-schema-difference/
161-
* Atom Authentication: http://www.xml.com/pub/a/2003/12/17/dive.html
162-
* 在AI寻路决策中运用势力图(Influence Map): http://www.aisharing.com/archives/80?replytocom=219
161+
163162

164163

165164
## oracle疑难问题排查集:

J2EE学习之路.md

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1272,13 +1272,14 @@ https://bintray.com/
12721272
* 虾皮工作室(讲解大数据相关知识,如《细细品味Hadoop系列文章》):http://www.cnblogs.com/xia520pi/
12731273
* [Hadoop系列]Hadoop的MapReduce中多文件输出: http://blog.csdn.net/inkfish/article/details/5156651
12741274
* Hadoop源码分析——TaskAttemptContext类和TaskAttemptID类: http://blog.sina.com.cn/s/blog_61ef49250100vcps.html
1275+
* hadoop代理用户 -超级用户代理其它用户: http://www.aboutyun.com/thread-16507-1-1.html
12751276

12761277

12771278
## Spark
12781279

1279-
http://spark.apache.org/
1280-
http://spark.apache.org/docs/latest/api/java/index.html
1281-
* mmicky 的博客(均为spark相关博客): http://mmicky.blog.163.com/
1280+
* http://spark.apache.org/
1281+
* http://spark.apache.org/docs/latest/api/java/index.html
1282+
* mmicky 的博客: http://blog.csdn.net/book_mmicky/article/category/2604051 http://blog.csdn.net/book_mmicky/article/category/2261687
12821283
* Spark性能优化指南——基础篇: http://tech.meituan.com/spark-tuning-basic.html
12831284
* Spark性能优化指南——高级篇: http://tech.meituan.com/spark-tuning-pro.html
12841285
* RDD中cache和persist的区别: http://www.cnblogs.com/luogankun/p/3801062.html
@@ -1362,3 +1363,24 @@ https://storm.apache.org/javadoc/apidocs/index.html
13621363
* cas单点登录配置速成: http://www.blogjava.net/goodlyts/archive/2009/10/20/299091.html
13631364

13641365

1366+
## Prometheus
1367+
1368+
* https://prometheus.io/
1369+
* EXPOSITION FORMATS: https://prometheus.io/docs/instrumenting/exposition_formats/
1370+
* Prometheus 系统监控方案: http://www.cnblogs.com/vovlie/p/Prometheus_CONCEPTS.html
1371+
1372+
1373+
## grafana
1374+
1375+
* https://grafana.com/
1376+
1377+
## collectd
1378+
1379+
* http://collectd.org/
1380+
1381+
1382+
## influxdata
1383+
1384+
* https://www.influxdata.com/
1385+
1386+

0 commit comments

Comments
 (0)