File tree Expand file tree Collapse file tree 2 files changed +26
-5
lines changed Expand file tree Collapse file tree 2 files changed +26
-5
lines changed Original file line number Diff line number Diff line change 158
158
* Linux 安装oracle客户端: http://www.cnblogs.com/yangxia-test/p/4159449.html
159
159
* 深入理解JDBC的超时设置: http://www.importnew.com/2466.html
160
160
* 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
+
163
162
164
163
165
164
## oracle疑难问题排查集:
Original file line number Diff line number Diff line change @@ -1272,13 +1272,14 @@ https://bintray.com/
1272
1272
* 虾皮工作室(讲解大数据相关知识,如《细细品味Hadoop系列文章》):http://www.cnblogs.com/xia520pi/
1273
1273
* [ Hadoop系列] Hadoop的MapReduce中多文件输出: http://blog.csdn.net/inkfish/article/details/5156651
1274
1274
* Hadoop源码分析——TaskAttemptContext类和TaskAttemptID类: http://blog.sina.com.cn/s/blog_61ef49250100vcps.html
1275
+ * hadoop代理用户 -超级用户代理其它用户: http://www.aboutyun.com/thread-16507-1-1.html
1275
1276
1276
1277
1277
1278
## Spark
1278
1279
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
1282
1283
* Spark性能优化指南——基础篇: http://tech.meituan.com/spark-tuning-basic.html
1283
1284
* Spark性能优化指南——高级篇: http://tech.meituan.com/spark-tuning-pro.html
1284
1285
* RDD中cache和persist的区别: http://www.cnblogs.com/luogankun/p/3801062.html
@@ -1362,3 +1363,24 @@ https://storm.apache.org/javadoc/apidocs/index.html
1362
1363
* cas单点登录配置速成: http://www.blogjava.net/goodlyts/archive/2009/10/20/299091.html
1363
1364
1364
1365
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
+
You can’t perform that action at this time.
0 commit comments