08 2018 档案

https://issues.apache.org/jira/browse/FLINK-10011
摘要:https://issues.apache.org/jira/browse/FLINK-10011 阅读全文

posted @ 2018-08-31 23:25 暖风的风 阅读(347) 评论(0) 推荐(0) 编辑

Adding support for distinct operation for table API on DataStream
摘要:https://github.com/apache/flink/pull/6521/files/66c3bd5d52a5e4af1f83406035b95774e8b6f636#diff-680b30ea43d3038c905b1036011bbe30 https://github.com/apac 阅读全文

posted @ 2018-08-28 16:52 暖风的风 阅读(131) 评论(0) 推荐(0) 编辑

在ZP的HA模式下 JM 重启失败
摘要:https://issues.apache.org/jira/browse/FLINK-10030 https://issues.apache.org/jira/browse/FLINK-10011 https://github.com/apache/flink/pull/6590/commits/ 阅读全文

posted @ 2018-08-28 16:35 暖风的风 阅读(140) 评论(0) 推荐(0) 编辑

distinct aggregation
摘要:https://docs.google.com/document/d/1zj6OA-K2hi7ah8Fo-xTQB-mVmYfm6LsN2_NHgTCVmJI/edit# https://issues.apache.org/jira/browse/FLINK-5315 https://issues. 阅读全文

posted @ 2018-08-27 23:58 暖风的风 阅读(215) 评论(0) 推荐(0) 编辑

window函数 resetAccumulator
摘要:/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this 阅读全文

posted @ 2018-08-27 22:10 暖风的风 阅读(195) 评论(0) 推荐(0) 编辑

G1 Garbage Collector and Shenandoah
摘要:http://www.diva-portal.se/smash/get/diva2:754515/FULLTEXT01.pdf https://is.muni.cz/th/ifz8g/GarbageCollection.pdf?so=nx http://hllvm.group.iteye.com/g 阅读全文

posted @ 2018-08-27 00:08 暖风的风 阅读(209) 评论(0) 推荐(0) 编辑

How To Download Youtube Videos Without any software
摘要:https://www.quora.com/What-is-the-best-way-to-download-YouTube-videos-for-free There are various methods to download YouTube video for free. How To Do 阅读全文

posted @ 2018-08-26 23:36 暖风的风 阅读(113725) 评论(2) 推荐(0) 编辑

JVM源码分析之安全点safepoint
摘要:https://blog.csdn.net/iter_zc/article/details/41892567 https://www.jianshu.com/p/c79c5e02ebe6 阅读全文

posted @ 2018-08-26 02:09 暖风的风 阅读(281) 评论(0) 推荐(0) 编辑

Debugging the Java HotSpot VM
摘要:Open Heart Surgery: Analyzing and Debugging the Java HotSpot VM at the OS Level https://www.youtube.com/watch?v=k7IX_diKCEo 阅读全文

posted @ 2018-08-25 21:31 暖风的风 阅读(208) 评论(0) 推荐(0) 编辑

Flink SQL 功能解密系列 —— 流式 TopN 挑战与实现
摘要:https://yq.aliyun.com/articles/457445?spm=a2c4e.11154873.tagmain.112.5a2f788dydzXjE 阅读全文

posted @ 2018-08-25 15:30 暖风的风 阅读(637) 评论(0) 推荐(0) 编辑

jsack
摘要:https://docs.oracle.com/javase/8/docs/technotes/guides/troubleshoot/tooldescr016.html#BABGHEJB 阅读全文

posted @ 2018-08-25 13:40 暖风的风 阅读(223) 评论(0) 推荐(0) 编辑

生产BackPressure 的代码
摘要:public class BackPressureStatsTrackerImpl implements BackPressureStatsTracker { private static final Logger LOG = LoggerFactory.getLogger(BackPressure 阅读全文

posted @ 2018-08-23 14:04 暖风的风 阅读(267) 评论(0) 推荐(0) 编辑

org.apache.flink.runtime.entrypoint.StandaloneSessionClusterEntrypoint
摘要:org.apache.flink.runtime.entrypoint.StandaloneSessionClusterEntrypoint-Xms2024m -Xmx2024m -Dlog.file="D:/flink/flink-1.6.0-bin-scala_2.11/flink-1.6.0/ 阅读全文

posted @ 2018-08-23 00:29 暖风的风 阅读(795) 评论(0) 推荐(0) 编辑

https://www.callicoder.com/java-8-completablefuture-tutorial/
摘要:https://www.callicoder.com/java-8-completablefuture-tutorial/ 阅读全文

posted @ 2018-08-21 23:27 暖风的风 阅读(268) 评论(0) 推荐(0) 编辑

microservices kubernetes
摘要:http://blog.christianposta.com/microservices/netflix-oss-or-kubernetes-how-about-both/ http://blog.christianposta.com/our-book-has-been-released-intro 阅读全文

posted @ 2018-08-21 13:29 暖风的风 阅读(116) 评论(0) 推荐(0) 编辑

flink metrics
摘要:https://stackoverflow.com/questions/50972168/flink-latency-metrics-not-being-shown/50982071#50982071 https://stackoverflow.com/questions/45211970/how- 阅读全文

posted @ 2018-08-18 23:44 暖风的风 阅读(373) 评论(0) 推荐(0) 编辑

numRecordsIn 在哪里实现?
摘要:/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this 阅读全文

posted @ 2018-08-16 21:01 暖风的风 阅读(547) 评论(0) 推荐(0) 编辑

flink Job提交过程
摘要:https://www.jianshu.com/p/0cdfa2a05ebd http://vinoyang.com/2017/04/02/flink-runtime-client-submit-jobgraph-submitJob-method/ http://vinoyang.com/2017/ 阅读全文

posted @ 2018-08-16 18:55 暖风的风 阅读(301) 评论(0) 推荐(0) 编辑

https://jzh.12333sh.gov.cn/jzh/
摘要:https://jzh.12333sh.gov.cn/jzh/ https://superuser.com/questions/171917/force-a-program-to-run-without-administrator-privileges-or-uac http://pogostick 阅读全文

posted @ 2018-08-15 23:05 暖风的风 阅读(546) 评论(0) 推荐(0) 编辑

blocking
摘要:package blockingtest;/** * Hello world! */public class Sync implements Runnable { int n; public static void main(String[] args) { Sync sync = new Sync 阅读全文

posted @ 2018-08-11 18:18 暖风的风 阅读(533) 评论(0) 推荐(0) 编辑

at org.apache.catalina.webresources.CachedResource.validateResources
摘要:"catalina-exec-659" #5239 daemon prio=5 os_prio=0 tid=0x00007fcba8099800 nid=0x581 waiting for monitor entry [0x00007fcdac5d7000] java.lang.Thread.Sta 阅读全文

posted @ 2018-08-10 19:16 暖风的风 阅读(439) 评论(0) 推荐(0) 编辑

Flink 平台
该文被密码保护。

posted @ 2018-08-07 23:12 暖风的风 阅读(6) 评论(0) 推荐(0) 编辑

java park unpark
摘要:https://blogs.oracle.com/dave/a-race-in-locksupport-park-arising-from-weak-memory-models https://blog.csdn.net/hengyunabc/article/details/28126139 阅读全文

posted @ 2018-08-06 08:58 暖风的风 阅读(203) 评论(0) 推荐(0) 编辑

DOUHAO
摘要:https://www.java-forums.org/new-java/42610-java-regular-expressions-comma-seperated-list.html https://stackoverflow.com/questions/14166149/regex-for-c 阅读全文

posted @ 2018-08-06 08:05 暖风的风 阅读(246) 评论(0) 推荐(0) 编辑

Thread dump
摘要:"catalina-exec-995" #1178 daemon prio=5 os_prio=0 tid=0x00007f6b7831f000 nid=0x15c0 waiting for monitor entry [0x00007f6b43ffc000] java.lang.Thread.St 阅读全文

posted @ 2018-08-05 22:16 暖风的风 阅读(362) 评论(0) 推荐(0) 编辑

线程状态
摘要:https://xiaogd.net/java-%E7%BA%BF%E7%A8%8B%E7%8A%B6%E6%80%81%E4%B9%8B-timed_waiting/ https://stackoverflow.com/questions/11337384/java-thread-dump-dif 阅读全文

posted @ 2018-08-04 23:48 暖风的风 阅读(104) 评论(0) 推荐(0) 编辑

https://stackoverflow.com/questions/20795295/why-jstack-out-says-thread-state-is-runnable-while-socketread
摘要:https://stackoverflow.com/questions/20795295/why-jstack-out-says-thread-state-is-runnable-while-socketread 阅读全文

posted @ 2018-08-04 00:12 暖风的风 阅读(274) 评论(0) 推荐(0) 编辑

导航

点击右上角即可分享
微信分享提示