flink worldcount

一:.在window搭建源码阅读环境,仿真batch的wordcount运行,

1.启动集群

2.开始提交任务

二:在win10部署单机版的flink集群,通过:localhost:8081访问,我们会看到界面,但是看不到详细的任务执行过程,可以对比学习,下面代码是具体流程。

 

 

D:\java\jdk\bin\java.exe "-javaagent:D:\idea\IntelliJ IDEA 2018.3.5\lib\idea_rt.jar=60082:D:\idea\IntelliJ IDEA 2018.3.5\bin" -Dfile.encoding=UTF-8 -classpath D:\java\jdk\jre\lib\charsets.jar;D:\java\jdk\jre\lib\deploy.jar;D:\java\jdk\jre\lib\ext\access-bridge-64.jar;D:\java\jdk\jre\lib\ext\cldrdata.jar;D:\java\jdk\jre\lib\ext\dnsns.jar;D:\java\jdk\jre\lib\ext\jaccess.jar;D:\java\jdk\jre\lib\ext\jfxrt.jar;D:\java\jdk\jre\lib\ext\localedata.jar;D:\java\jdk\jre\lib\ext\nashorn.jar;D:\java\jdk\jre\lib\ext\sunec.jar;D:\java\jdk\jre\lib\ext\sunjce_provider.jar;D:\java\jdk\jre\lib\ext\sunmscapi.jar;D:\java\jdk\jre\lib\ext\sunpkcs11.jar;D:\java\jdk\jre\lib\ext\zipfs.jar;D:\java\jdk\jre\lib\javaws.jar;D:\java\jdk\jre\lib\jce.jar;D:\java\jdk\jre\lib\jfr.jar;D:\java\jdk\jre\lib\jfxswt.jar;D:\java\jdk\jre\lib\jsse.jar;D:\java\jdk\jre\lib\management-agent.jar;D:\java\jdk\jre\lib\plugin.jar;D:\java\jdk\jre\lib\resources.jar;D:\java\jdk\jre\lib\rt.jar;D:\自己玩\flink-1.8.0-src\flink-1.8.0\flink-examples\flink-examples-batch\target\classes;D:\自己玩\flink-1.8.0-src\flink-1.8.0\flink-java\target\classes;D:\maven\repository\org\apache\flink\flink-shaded-asm\5.0.4-6.0\flink-shaded-asm-5.0.4-6.0.jar;D:\maven\repository\org\apache\flink\flink-shaded-asm-6\6.2.1-6.0\flink-shaded-asm-6-6.2.1-6.0.jar;D:\maven\repository\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;D:\maven\repository\org\apache\commons\commons-math3\3.5\commons-math3-3.5.jar;D:\自己玩\flink-1.8.0-src\flink-1.8.0\flink-scala\target\classes;D:\maven\repository\org\scala-lang\scala-reflect\2.11.12\scala-reflect-2.11.12.jar;D:\maven\repository\org\scala-lang\scala-library\2.11.12\scala-library-2.11.12.jar;D:\maven\repository\org\scala-lang\scala-compiler\2.11.12\scala-compiler-2.11.12.jar;D:\maven\repository\org\scala-lang\modules\scala-xml_2.11\1.0.5\scala-xml_2.11-1.0.5.jar;D:\maven\repository\org\scala-lang\modules\scala-parser-combinators_2.11\1.0.4\scala-parser-combinators_2.11-1.0.4.jar;D:\maven\repository\org\apache\flink\flink-shaded-guava\18.0-6.0\flink-shaded-guava-18.0-6.0.jar;D:\自己玩\flink-1.8.0-src\flink-1.8.0\flink-clients\target\classes;D:\自己玩\flink-1.8.0-src\flink-1.8.0\flink-runtime\target\classes;D:\自己玩\flink-1.8.0-src\flink-1.8.0\flink-queryable-state\flink-queryable-state-client-java\target\classes;D:\自己玩\flink-1.8.0-src\flink-1.8.0\flink-filesystems\flink-hadoop-fs\target\classes;D:\maven\repository\commons-io\commons-io\2.4\commons-io-2.4.jar;D:\maven\repository\org\apache\flink\flink-shaded-netty\4.1.32.Final-6.0\flink-shaded-netty-4.1.32.Final-6.0.jar;D:\maven\repository\org\apache\flink\flink-shaded-jackson\2.7.9-6.0\flink-shaded-jackson-2.7.9-6.0.jar;D:\maven\repository\org\javassist\javassist\3.19.0-GA\javassist-3.19.0-GA.jar;D:\maven\repository\com\typesafe\akka\akka-actor_2.11\2.4.20\akka-actor_2.11-2.4.20.jar;D:\maven\repository\com\typesafe\config\1.3.0\config-1.3.0.jar;D:\maven\repository\org\scala-lang\modules\scala-java8-compat_2.11\0.7.0\scala-java8-compat_2.11-0.7.0.jar;D:\maven\repository\com\typesafe\akka\akka-remote_2.11\2.4.20\akka-remote_2.11-2.4.20.jar;D:\maven\repository\io\netty\netty\3.10.6.Final\netty-3.10.6.Final.jar;D:\maven\repository\org\uncommons\maths\uncommons-maths\1.2.2a\uncommons-maths-1.2.2a.jar;D:\maven\repository\com\typesafe\akka\akka-stream_2.11\2.4.20\akka-stream_2.11-2.4.20.jar;D:\maven\repository\org\reactivestreams\reactive-streams\1.0.0\reactive-streams-1.0.0.jar;D:\maven\repository\com\typesafe\ssl-config-core_2.11\0.2.1\ssl-config-core_2.11-0.2.1.jar;D:\maven\repository\com\typesafe\akka\akka-protobuf_2.11\2.4.20\akka-protobuf_2.11-2.4.20.jar;D:\maven\repository\com\typesafe\akka\akka-slf4j_2.11\2.4.20\akka-slf4j_2.11-2.4.20.jar;D:\maven\repository\org\clapper\grizzled-slf4j_2.11\1.3.2\grizzled-slf4j_2.11-1.3.2.jar;D:\maven\repository\com\github\scopt\scopt_2.11\3.5.0\scopt_2.11-3.5.0.jar;D:\maven\repository\org\xerial\snappy\snappy-java\1.1.4\snappy-java-1.1.4.jar;D:\maven\repository\com\twitter\chill_2.11\0.7.6\chill_2.11-0.7.6.jar;D:\maven\repository\com\twitter\chill-java\0.7.6\chill-java-0.7.6.jar;D:\maven\repository\org\apache\zookeeper\zookeeper\3.4.10\zookeeper-3.4.10.jar;D:\自己玩\flink-1.8.0-src\flink-1.8.0\flink-shaded-curator\target\classes;D:\maven\repository\org\apache\curator\curator-recipes\2.12.0\curator-recipes-2.12.0.jar;D:\maven\repository\org\apache\curator\curator-framework\2.12.0\curator-framework-2.12.0.jar;D:\maven\repository\org\apache\curator\curator-client\2.12.0\curator-client-2.12.0.jar;D:\maven\repository\com\google\guava\guava\16.0.1\guava-16.0.1.jar;D:\自己玩\flink-1.8.0-src\flink-1.8.0\flink-optimizer\target\classes;D:\maven\repository\commons-cli\commons-cli\1.3.1\commons-cli-1.3.1.jar;D:\自己玩\flink-1.8.0-src\flink-1.8.0\flink-core\target\classes;D:\自己玩\flink-1.8.0-src\flink-1.8.0\flink-annotations\target\classes;D:\自己玩\flink-1.8.0-src\flink-1.8.0\flink-metrics\flink-metrics-core\target\classes;D:\maven\repository\com\esotericsoftware\kryo\kryo\2.24.0\kryo-2.24.0.jar;D:\maven\repository\com\esotericsoftware\minlog\minlog\1.2\minlog-1.2.jar;D:\maven\repository\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar;D:\maven\repository\org\apache\commons\commons-compress\1.18\commons-compress-1.18.jar;D:\maven\repository\org\slf4j\slf4j-log4j12\1.7.15\slf4j-log4j12-1.7.15.jar;D:\maven\repository\log4j\log4j\1.2.17\log4j-1.2.17.jar;D:\maven\repository\org\slf4j\slf4j-api\1.7.15\slf4j-api-1.7.15.jar;D:\maven\repository\com\google\code\findbugs\jsr305\1.3.9\jsr305-1.3.9.jar;D:\maven\repository\org\objenesis\objenesis\2.1\objenesis-2.1.jar org.apache.flink.examples.java.wordcount.WordCount
Executing WordCount example with default input data set.
Use --input to specify file input.
Printing result to stdout. Use --output to specify output path.
08:23:12,316 INFO  org.apache.flink.api.java.ExecutionEnvironment                - The job has 0 registered types and 0 default Kryo serializers

/**
集群启动,启动最小集群。
*/
08:23:12,923 INFO  org.apache.flink.runtime.minicluster.MiniCluster              - Starting Flink Mini Cluster
08:23:12,933 INFO  org.apache.flink.runtime.minicluster.MiniCluster              - Starting Metrics Registry
08:23:13,069 INFO  org.apache.flink.runtime.metrics.MetricRegistryImpl           - No metrics reporter configured, no metrics will be exposed/reported.
08:23:13,069 INFO  org.apache.flink.runtime.minicluster.MiniCluster              - Starting RPC Service(s)
08:23:13,903 INFO  akka.event.slf4j.Slf4jLogger                                  - Slf4jLogger started
08:23:13,925 INFO  org.apache.flink.runtime.minicluster.MiniCluster              - Trying to start actor system at :0
08:23:13,981 INFO  akka.event.slf4j.Slf4jLogger                                  - Slf4jLogger started
08:23:14,049 INFO  akka.remote.Remoting                                          - Starting remoting
08:23:14,474 INFO  akka.remote.Remoting                                          - Remoting started; listening on addresses :[akka.tcp://flink-metrics@127.0.0.1:60097]
08:23:14,480 INFO  org.apache.flink.runtime.minicluster.MiniCluster              - Actor system started at akka.tcp://flink-metrics@127.0.0.1:60097
08:23:14,484 INFO  org.apache.flink.runtime.minicluster.MiniCluster              - Starting high-availability services
08:23:14,498 INFO  org.apache.flink.runtime.blob.BlobServer                      - Created BLOB server storage directory C:\Users\hyy\AppData\Local\Temp\blobStore-c998086b-60e0-4bc3-9728-95a767c2152b
08:23:14,503 INFO  org.apache.flink.runtime.blob.BlobServer                      - Started BLOB server at 0.0.0.0:60098 - max concurrent requests: 50 - max backlog: 1000
08:23:14,506 INFO  org.apache.flink.runtime.blob.PermanentBlobCache              - Created BLOB cache storage directory C:\Users\hyy\AppData\Local\Temp\blobStore-1ac93f9b-d9b9-4d9a-9aaa-681d88e048fa
08:23:14,507 INFO  org.apache.flink.runtime.blob.TransientBlobCache              - Created BLOB cache storage directory C:\Users\hyy\AppData\Local\Temp\blobStore-c41db7b9-26eb-46ab-9e90-56cd65601416
08:23:14,508 INFO  org.apache.flink.runtime.minicluster.MiniCluster              - Starting 1 TaskManger(s)
08:23:14,530 INFO  org.apache.flink.runtime.taskexecutor.TaskManagerRunner       - Starting TaskManager with ResourceID: 4414a1f2-b5bf-4eea-b3e5-3a0b88426750
08:23:14,575 INFO  org.apache.flink.runtime.taskexecutor.TaskManagerServices     - Temporary file directory 'C:\Users\hyy\AppData\Local\Temp': total 79 GB, usable 31 GB (39.24% usable)


/**
memery segment   大小是32k
*/

08:23:14,650 INFO  org.apache.flink.runtime.io.network.buffer.NetworkBufferPool  - Allocated 198 MB for network buffer pool (number of memory segments: 6353, bytes per segment: 32768).
08:23:14,655 INFO  org.apache.flink.runtime.io.network.NetworkEnvironment        - Starting the network environment and its components.
08:23:14,657 INFO  org.apache.flink.runtime.taskexecutor.TaskManagerServices     - Limiting managed memory to 0.7 of the currently free heap space (1247 MB), memory will be allocated lazily.
08:23:14,662 INFO  org.apache.flink.runtime.io.disk.iomanager.IOManager          - I/O manager uses directory C:\Users\hyy\AppData\Local\Temp\flink-io-140e845b-eb6f-4316-baa7-8e5160222418 for spill files.
08:23:14,748 INFO  org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration  - Messages have a max timeout of 10000 ms
08:23:14,763 INFO  org.apache.flink.runtime.rpc.akka.AkkaRpcService              - Starting RPC endpoint for org.apache.flink.runtime.taskexecutor.TaskExecutor at akka://flink/user/taskmanager_0 .
08:23:14,781 INFO  org.apache.flink.runtime.taskexecutor.JobLeaderService        - Start job leader service.
08:23:14,782 INFO  org.apache.flink.runtime.filecache.FileCache                  - User file cache uses directory C:\Users\hyy\AppData\Local\Temp\flink-dist-cache-7637e3d7-77df-48b3-aa45-917ab5358231
08:23:14,827 INFO  org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint    - Starting rest endpoint.
08:23:15,069 WARN  org.apache.flink.runtime.webmonitor.WebMonitorUtils           - Log file environment variable 'log.file' is not set.
08:23:15,069 WARN  org.apache.flink.runtime.webmonitor.WebMonitorUtils           - JobManager log files are unavailable in the web dashboard. Log file location not found in environment variable 'log.file' or configuration key 'Key: 'web.log.path' , default: null (fallback keys: [{key=jobmanager.web.log.path, isDeprecated=true}])'.
08:23:15,079 INFO  org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint    - Failed to load web based job submission extension. Probable reason: flink-runtime-web is not in the classpath.
08:23:15,651 INFO  org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint    - Rest endpoint listening at localhost:60133
08:23:15,652 INFO  org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedLeaderService  - Proposing leadership to contender org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint@3d3ba765 @ http://localhost:60133
08:23:15,655 INFO  org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint    - http://localhost:60133 was granted leadership with leaderSessionID=bc37f9c3-81a6-4eae-9696-6d3fdec4cd8d
08:23:15,655 INFO  org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedLeaderService  - Received confirmation of leadership for leader http://localhost:60133 , session=bc37f9c3-81a6-4eae-9696-6d3fdec4cd8d
08:23:15,663 INFO  org.apache.flink.runtime.rpc.akka.AkkaRpcService              - Starting RPC endpoint for org.apache.flink.runtime.resourcemanager.StandaloneResourceManager at akka://flink/user/resourcemanager .
08:23:15,674 INFO  org.apache.flink.runtime.rpc.akka.AkkaRpcService              - Starting RPC endpoint for org.apache.flink.runtime.dispatcher.StandaloneDispatcher at akka://flink/user/dispatcher .
08:23:15,686 INFO  org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedLeaderService  - Proposing leadership to contender org.apache.flink.runtime.resourcemanager.StandaloneResourceManager@48bec07c @ akka://flink/user/resourcemanager
08:23:15,686 INFO  org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedLeaderService  - Proposing leadership to contender org.apache.flink.runtime.dispatcher.StandaloneDispatcher@11edbc68 @ akka://flink/user/dispatcher
08:23:15,688 INFO  org.apache.flink.runtime.dispatcher.StandaloneDispatcher      - Dispatcher akka://flink/user/dispatcher was granted leadership with fencing token 5efa7eac-0c97-4984-9611-68c7760e61aa
08:23:15,688 INFO  org.apache.flink.runtime.resourcemanager.StandaloneResourceManager  - ResourceManager akka://flink/user/resourcemanager was granted leadership with fencing token bc5051716439abf33884c51da0094689
08:23:15,688 INFO  org.apache.flink.runtime.minicluster.MiniCluster              - Flink Mini Cluster started successfully
08:23:15,689 INFO  org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager  - Starting the SlotManager.
08:23:15,690 INFO  org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedLeaderService  - Received confirmation of leadership for leader akka://flink/user/resourcemanager , session=3884c51d-a009-4689-bc50-51716439abf3
/**
提交任务到任务到jobmanage。这个日志也没有看到client的streamgraph和jobgraph的生成,直接就提交jobgraph。
*/

08:23:15,691 INFO  org.apache.flink.runtime.dispatcher.StandaloneDispatcher      - Recovering all persisted jobs.
08:23:15,692 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Connecting to ResourceManager akka://flink/user/resourcemanager(bc5051716439abf33884c51da0094689).
08:23:15,695 INFO  org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedLeaderService  - Received confirmation of leadership for leader akka://flink/user/dispatcher , session=5efa7eac-0c97-4984-9611-68c7760e61aa
08:23:15,711 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Resolved ResourceManager address, beginning registration
08:23:15,711 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Registration at ResourceManager attempt 1 (timeout=100ms)
08:23:15,717 INFO  org.apache.flink.runtime.resourcemanager.StandaloneResourceManager  - Registering TaskManager with ResourceID 4414a1f2-b5bf-4eea-b3e5-3a0b88426750 (akka://flink/user/taskmanager_0) at ResourceManager
08:23:15,721 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Successful registration at resource manager akka://flink/user/resourcemanager under registration id 6ad69f0ebb42500a4bea70cd5dde0170.
08:23:15,816 INFO  org.apache.flink.runtime.dispatcher.StandaloneDispatcher      - Received JobGraph submission 0bd89941e13e9b4b7712c9cad09eca15 (Flink Java Job at Mon May 11 08:23:12 CST 2020).
08:23:15,817 INFO  org.apache.flink.runtime.dispatcher.StandaloneDispatcher      - Submitting job 0bd89941e13e9b4b7712c9cad09eca15 (Flink Java Job at Mon May 11 08:23:12 CST 2020).
08:23:15,831 INFO  org.apache.flink.runtime.rpc.akka.AkkaRpcService              - Starting RPC endpoint for org.apache.flink.runtime.jobmaster.JobMaster at akka://flink/user/jobmanager_1 .

/**
在jobmanage里,进行job初始化
*/

08:23:15,839 INFO  org.apache.flink.runtime.jobmaster.JobMaster                  - Initializing job Flink Java Job at Mon May 11 08:23:12 CST 2020 (0bd89941e13e9b4b7712c9cad09eca15).
08:23:15,844 INFO  org.apache.flink.runtime.jobmaster.JobMaster                  - Using restart strategy NoRestartStrategy for Flink Java Job at Mon May 11 08:23:12 CST 2020 (0bd89941e13e9b4b7712c9cad09eca15).
08:23:15,867 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Job recovers via failover strategy: full graph restart
08:23:15,902 INFO  org.apache.flink.runtime.jobmaster.JobMaster                  - Running initialization on master for job Flink Java Job at Mon May 11 08:23:12 CST 2020 (0bd89941e13e9b4b7712c9cad09eca15).
08:23:15,905 INFO  org.apache.flink.runtime.jobmaster.JobMaster                  - Successfully ran initialization on master in 3 ms.
08:23:15,923 INFO  org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedLeaderService  - Proposing leadership to contender org.apache.flink.runtime.jobmaster.JobManagerRunner@4838d2c @ akka://flink/user/jobmanager_1
08:23:15,924 INFO  org.apache.flink.runtime.jobmaster.JobManagerRunner           - JobManager runner for job Flink Java Job at Mon May 11 08:23:12 CST 2020 (0bd89941e13e9b4b7712c9cad09eca15) was granted leadership with session id 18bec06e-e2d5-4eb0-a217-6f87c743ba11 at akka://flink/user/jobmanager_1.
08:23:15,927 INFO  org.apache.flink.runtime.jobmaster.JobMaster                  - Starting execution of job Flink Java Job at Mon May 11 08:23:12 CST 2020 (0bd89941e13e9b4b7712c9cad09eca15) under job master id a2176f87c743ba1118bec06ee2d54eb0.
08:23:15,928 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Job Flink Java Job at Mon May 11 08:23:12 CST 2020 (0bd89941e13e9b4b7712c9cad09eca15) switched from state CREATED to RUNNING.
08:23:15,931 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - CHAIN DataSource (at getDefaultTextLineDataSet(WordCountData.java:70) (org.apache.flink.api.java.io.CollectionInputFormat)) -> FlatMap (FlatMap at main(WordCount.java:76)) -> Combine (SUM(1), at main(WordCount.java:79) (1/1) (94da58097adaa5eddd575aaedbd854b7) switched from CREATED to SCHEDULED.
08:23:15,945 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Cannot serve slot request, no ResourceManager connected. Adding as pending request [SlotRequestId{57df77daf80a28e3c44692aa8ad736d0}]
08:23:15,951 INFO  org.apache.flink.runtime.highavailability.nonha.embedded.EmbeddedLeaderService  - Received confirmation of leadership for leader akka://flink/user/jobmanager_1 , session=18bec06e-e2d5-4eb0-a217-6f87c743ba11
08:23:15,951 INFO  org.apache.flink.runtime.jobmaster.JobMaster                  - Connecting to ResourceManager akka://flink/user/resourcemanager(bc5051716439abf33884c51da0094689)
08:23:15,953 INFO  org.apache.flink.runtime.jobmaster.JobMaster                  - Resolved ResourceManager address, beginning registration
08:23:15,953 INFO  org.apache.flink.runtime.jobmaster.JobMaster                  - Registration at ResourceManager attempt 1 (timeout=100ms)
08:23:15,955 INFO  org.apache.flink.runtime.resourcemanager.StandaloneResourceManager  - Registering job manager a2176f87c743ba1118bec06ee2d54eb0@akka://flink/user/jobmanager_1 for job 0bd89941e13e9b4b7712c9cad09eca15.
08:23:15,960 INFO  org.apache.flink.runtime.resourcemanager.StandaloneResourceManager  - Registered job manager a2176f87c743ba1118bec06ee2d54eb0@akka://flink/user/jobmanager_1 for job 0bd89941e13e9b4b7712c9cad09eca15.
08:23:15,962 INFO  org.apache.flink.runtime.jobmaster.JobMaster                  - JobManager successfully registered at ResourceManager, leader id: bc5051716439abf33884c51da0094689.

/**
开始执行    会受到cpu数目的影响
*/


08:23:15,962 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Requesting new slot [SlotRequestId{57df77daf80a28e3c44692aa8ad736d0}] and profile ResourceProfile{cpuCores=-1.0, heapMemoryInMB=-1, directMemoryInMB=0, nativeMemoryInMB=0, networkMemoryInMB=0} from resource manager.
08:23:15,963 INFO  org.apache.flink.runtime.resourcemanager.StandaloneResourceManager  - Request slot with profile ResourceProfile{cpuCores=-1.0, heapMemoryInMB=-1, directMemoryInMB=0, nativeMemoryInMB=0, networkMemoryInMB=0} for job 0bd89941e13e9b4b7712c9cad09eca15 with allocation id 2313be1054ecff3222785111d539721f.
08:23:15,964 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Receive slot request 2313be1054ecff3222785111d539721f for job 0bd89941e13e9b4b7712c9cad09eca15 from resource manager with leader id bc5051716439abf33884c51da0094689.
08:23:15,965 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Allocated slot for 2313be1054ecff3222785111d539721f.
08:23:15,965 INFO  org.apache.flink.runtime.taskexecutor.JobLeaderService        - Add job 0bd89941e13e9b4b7712c9cad09eca15 for job leader monitoring.
08:23:15,967 INFO  org.apache.flink.runtime.taskexecutor.JobLeaderService        - Try to register at job manager akka://flink/user/jobmanager_1 with leader id 18bec06e-e2d5-4eb0-a217-6f87c743ba11.
08:23:15,968 INFO  org.apache.flink.runtime.taskexecutor.JobLeaderService        - Resolved JobManager address, beginning registration
08:23:15,968 INFO  org.apache.flink.runtime.taskexecutor.JobLeaderService        - Registration at JobManager attempt 1 (timeout=100ms)
08:23:15,972 INFO  org.apache.flink.runtime.taskexecutor.JobLeaderService        - Successful registration at job manager akka://flink/user/jobmanager_1 for job 0bd89941e13e9b4b7712c9cad09eca15.
08:23:15,972 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Establish JobManager connection for job 0bd89941e13e9b4b7712c9cad09eca15.
08:23:15,975 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Offer reserved slots to the leader of job 0bd89941e13e9b4b7712c9cad09eca15.
08:23:15,978 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - CHAIN DataSource (at getDefaultTextLineDataSet(WordCountData.java:70) (org.apache.flink.api.java.io.CollectionInputFormat)) -> FlatMap (FlatMap at main(WordCount.java:76)) -> Combine (SUM(1), at main(WordCount.java:79) (1/1) (94da58097adaa5eddd575aaedbd854b7) switched from SCHEDULED to DEPLOYING.
08:23:15,978 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Deploying CHAIN DataSource (at getDefaultTextLineDataSet(WordCountData.java:70) (org.apache.flink.api.java.io.CollectionInputFormat)) -> FlatMap (FlatMap at main(WordCount.java:76)) -> Combine (SUM(1), at main(WordCount.java:79) (1/1) (attempt #0) to 4414a1f2-b5bf-4eea-b3e5-3a0b88426750 @ hyy (dataPort=-1)
08:23:16,014 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Received task CHAIN DataSource (at getDefaultTextLineDataSet(WordCountData.java:70) (org.apache.flink.api.java.io.CollectionInputFormat)) -> FlatMap (FlatMap at main(WordCount.java:76)) -> Combine (SUM(1), at main(WordCount.java:79) (1/1).
08:23:16,015 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot 2313be1054ecff3222785111d539721f.
08:23:16,015 INFO  org.apache.flink.runtime.taskmanager.Task                     - CHAIN DataSource (at getDefaultTextLineDataSet(WordCountData.java:70) (org.apache.flink.api.java.io.CollectionInputFormat)) -> FlatMap (FlatMap at main(WordCount.java:76)) -> Combine (SUM(1), at main(WordCount.java:79) (1/1) (94da58097adaa5eddd575aaedbd854b7) switched from CREATED to DEPLOYING.
08:23:16,016 INFO  org.apache.flink.runtime.taskmanager.Task                     - Creating FileSystem stream leak safety net for task CHAIN DataSource (at getDefaultTextLineDataSet(WordCountData.java:70) (org.apache.flink.api.java.io.CollectionInputFormat)) -> FlatMap (FlatMap at main(WordCount.java:76)) -> Combine (SUM(1), at main(WordCount.java:79) (1/1) (94da58097adaa5eddd575aaedbd854b7) [DEPLOYING]
08:23:16,020 INFO  org.apache.flink.runtime.taskmanager.Task                     - Loading JAR files for task CHAIN DataSource (at getDefaultTextLineDataSet(WordCountData.java:70) (org.apache.flink.api.java.io.CollectionInputFormat)) -> FlatMap (FlatMap at main(WordCount.java:76)) -> Combine (SUM(1), at main(WordCount.java:79) (1/1) (94da58097adaa5eddd575aaedbd854b7) [DEPLOYING].
08:23:16,021 INFO  org.apache.flink.runtime.taskmanager.Task                     - Registering task at network: CHAIN DataSource (at getDefaultTextLineDataSet(WordCountData.java:70) (org.apache.flink.api.java.io.CollectionInputFormat)) -> FlatMap (FlatMap at main(WordCount.java:76)) -> Combine (SUM(1), at main(WordCount.java:79) (1/1) (94da58097adaa5eddd575aaedbd854b7) [DEPLOYING].
08:23:16,040 INFO  org.apache.flink.runtime.taskmanager.Task                     - CHAIN DataSource (at getDefaultTextLineDataSet(WordCountData.java:70) (org.apache.flink.api.java.io.CollectionInputFormat)) -> FlatMap (FlatMap at main(WordCount.java:76)) -> Combine (SUM(1), at main(WordCount.java:79) (1/1) (94da58097adaa5eddd575aaedbd854b7) switched from DEPLOYING to RUNNING.
08:23:16,040 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - CHAIN DataSource (at getDefaultTextLineDataSet(WordCountData.java:70) (org.apache.flink.api.java.io.CollectionInputFormat)) -> FlatMap (FlatMap at main(WordCount.java:76)) -> Combine (SUM(1), at main(WordCount.java:79) (1/1) (94da58097adaa5eddd575aaedbd854b7) switched from DEPLOYING to RUNNING.
08:23:16,054 WARN  org.apache.flink.metrics.MetricGroup                          - The operator name DataSource (at getDefaultTextLineDataSet(WordCountData.java:70) (org.apache.flink.api.java.io.CollectionInputFormat)) exceeded the 80 characters length limit and was truncated.
08:23:16,224 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (1/8) (d6994f3f53c397edcf14cef41ef177db) switched from CREATED to SCHEDULED.
08:23:16,226 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (1/8) (d6994f3f53c397edcf14cef41ef177db) switched from SCHEDULED to DEPLOYING.
08:23:16,226 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Deploying Reduce (SUM(1), at main(WordCount.java:79) (1/8) (attempt #0) to 4414a1f2-b5bf-4eea-b3e5-3a0b88426750 @ hyy (dataPort=-1)
08:23:16,230 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (2/8) (2461f731aa14def16bd7926674e47675) switched from CREATED to SCHEDULED.
08:23:16,231 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Requesting new slot [SlotRequestId{daf4f80e97af6f8d83cccd31388b53fe}] and profile ResourceProfile{cpuCores=-1.0, heapMemoryInMB=-1, directMemoryInMB=0, nativeMemoryInMB=0, networkMemoryInMB=0} from resource manager.
08:23:16,231 INFO  org.apache.flink.runtime.resourcemanager.StandaloneResourceManager  - Request slot with profile ResourceProfile{cpuCores=-1.0, heapMemoryInMB=-1, directMemoryInMB=0, nativeMemoryInMB=0, networkMemoryInMB=0} for job 0bd89941e13e9b4b7712c9cad09eca15 with allocation id 17b292bb77f80e59b88a3b47e7606249.
08:23:16,231 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (3/8) (29d85ed3ba452d873eab1c59f4163415) switched from CREATED to SCHEDULED.
08:23:16,231 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Requesting new slot [SlotRequestId{32dfd5609c94604ebb01b780e4f85d29}] and profile ResourceProfile{cpuCores=-1.0, heapMemoryInMB=-1, directMemoryInMB=0, nativeMemoryInMB=0, networkMemoryInMB=0} from resource manager.
08:23:16,232 INFO  org.apache.flink.runtime.resourcemanager.StandaloneResourceManager  - Request slot with profile ResourceProfile{cpuCores=-1.0, heapMemoryInMB=-1, directMemoryInMB=0, nativeMemoryInMB=0, networkMemoryInMB=0} for job 0bd89941e13e9b4b7712c9cad09eca15 with allocation id ef27a07d830fe571397a386ecd870996.
08:23:16,232 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (4/8) (99d897d5aad07bb6d22fae867f4b98e1) switched from CREATED to SCHEDULED.
08:23:16,232 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Requesting new slot [SlotRequestId{aef43b139d3f5bfe233ce8c72f38b7dd}] and profile ResourceProfile{cpuCores=-1.0, heapMemoryInMB=-1, directMemoryInMB=0, nativeMemoryInMB=0, networkMemoryInMB=0} from resource manager.
08:23:16,233 INFO  org.apache.flink.runtime.resourcemanager.StandaloneResourceManager  - Request slot with profile ResourceProfile{cpuCores=-1.0, heapMemoryInMB=-1, directMemoryInMB=0, nativeMemoryInMB=0, networkMemoryInMB=0} for job 0bd89941e13e9b4b7712c9cad09eca15 with allocation id 1a1c1f27a18ed2e30c7207e476f0da1d.
08:23:16,233 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (5/8) (0182cb3028c7c176695bbd8789e61014) switched from CREATED to SCHEDULED.
08:23:16,233 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Requesting new slot [SlotRequestId{daabd6428f0f8c422f895a4414d4eac9}] and profile ResourceProfile{cpuCores=-1.0, heapMemoryInMB=-1, directMemoryInMB=0, nativeMemoryInMB=0, networkMemoryInMB=0} from resource manager.
08:23:16,233 INFO  org.apache.flink.runtime.resourcemanager.StandaloneResourceManager  - Request slot with profile ResourceProfile{cpuCores=-1.0, heapMemoryInMB=-1, directMemoryInMB=0, nativeMemoryInMB=0, networkMemoryInMB=0} for job 0bd89941e13e9b4b7712c9cad09eca15 with allocation id b15ee5f20f6faff33c102a0847dda329.
08:23:16,233 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (6/8) (f4055d9d4fad81338ad1e95ebec1567b) switched from CREATED to SCHEDULED.
08:23:16,234 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Requesting new slot [SlotRequestId{e299cc463c45cdff7d16d777ece881d8}] and profile ResourceProfile{cpuCores=-1.0, heapMemoryInMB=-1, directMemoryInMB=0, nativeMemoryInMB=0, networkMemoryInMB=0} from resource manager.
08:23:16,234 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (7/8) (02d7241c0b69224ec6cd85ef9e8c98f6) switched from CREATED to SCHEDULED.
08:23:16,235 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Requesting new slot [SlotRequestId{8ab94ab778d8015aeb130e2653edde39}] and profile ResourceProfile{cpuCores=-1.0, heapMemoryInMB=-1, directMemoryInMB=0, nativeMemoryInMB=0, networkMemoryInMB=0} from resource manager.
08:23:16,235 INFO  org.apache.flink.runtime.resourcemanager.StandaloneResourceManager  - Request slot with profile ResourceProfile{cpuCores=-1.0, heapMemoryInMB=-1, directMemoryInMB=0, nativeMemoryInMB=0, networkMemoryInMB=0} for job 0bd89941e13e9b4b7712c9cad09eca15 with allocation id 84f70c55505a31264387f97d0303a147.
08:23:16,235 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (8/8) (fa53a870725b1b9c5de7b3822bb8e2fd) switched from CREATED to SCHEDULED.
08:23:16,235 INFO  org.apache.flink.runtime.resourcemanager.StandaloneResourceManager  - Request slot with profile ResourceProfile{cpuCores=-1.0, heapMemoryInMB=-1, directMemoryInMB=0, nativeMemoryInMB=0, networkMemoryInMB=0} for job 0bd89941e13e9b4b7712c9cad09eca15 with allocation id 77b47a08cd903642428cbb23d5054e45.
08:23:16,235 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Requesting new slot [SlotRequestId{9580176d72b859b89ae69e4ce21e0658}] and profile ResourceProfile{cpuCores=-1.0, heapMemoryInMB=-1, directMemoryInMB=0, nativeMemoryInMB=0, networkMemoryInMB=0} from resource manager.
08:23:16,235 INFO  org.apache.flink.runtime.resourcemanager.StandaloneResourceManager  - Request slot with profile ResourceProfile{cpuCores=-1.0, heapMemoryInMB=-1, directMemoryInMB=0, nativeMemoryInMB=0, networkMemoryInMB=0} for job 0bd89941e13e9b4b7712c9cad09eca15 with allocation id 2004770809cf1a4b4220ae1c68fb3130.
08:23:16,236 INFO  org.apache.flink.runtime.taskmanager.Task                     - CHAIN DataSource (at getDefaultTextLineDataSet(WordCountData.java:70) (org.apache.flink.api.java.io.CollectionInputFormat)) -> FlatMap (FlatMap at main(WordCount.java:76)) -> Combine (SUM(1), at main(WordCount.java:79) (1/1) (94da58097adaa5eddd575aaedbd854b7) switched from RUNNING to FINISHED.
08:23:16,236 INFO  org.apache.flink.runtime.taskmanager.Task                     - Freeing task resources for CHAIN DataSource (at getDefaultTextLineDataSet(WordCountData.java:70) (org.apache.flink.api.java.io.CollectionInputFormat)) -> FlatMap (FlatMap at main(WordCount.java:76)) -> Combine (SUM(1), at main(WordCount.java:79) (1/1) (94da58097adaa5eddd575aaedbd854b7).
08:23:16,237 INFO  org.apache.flink.runtime.taskmanager.Task                     - Ensuring all FileSystem streams are closed for task CHAIN DataSource (at getDefaultTextLineDataSet(WordCountData.java:70) (org.apache.flink.api.java.io.CollectionInputFormat)) -> FlatMap (FlatMap at main(WordCount.java:76)) -> Combine (SUM(1), at main(WordCount.java:79) (1/1) (94da58097adaa5eddd575aaedbd854b7) [FINISHED]
08:23:16,237 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Received task Reduce (SUM(1), at main(WordCount.java:79) (1/8).
08:23:16,237 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Receive slot request 17b292bb77f80e59b88a3b47e7606249 for job 0bd89941e13e9b4b7712c9cad09eca15 from resource manager with leader id bc5051716439abf33884c51da0094689.
08:23:16,237 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (1/8) (d6994f3f53c397edcf14cef41ef177db) switched from CREATED to DEPLOYING.
08:23:16,238 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Allocated slot for 17b292bb77f80e59b88a3b47e7606249.
08:23:16,238 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Offer reserved slots to the leader of job 0bd89941e13e9b4b7712c9cad09eca15.
08:23:16,238 INFO  org.apache.flink.runtime.taskmanager.Task                     - Creating FileSystem stream leak safety net for task Reduce (SUM(1), at main(WordCount.java:79) (1/8) (d6994f3f53c397edcf14cef41ef177db) [DEPLOYING]
08:23:16,239 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Receive slot request ef27a07d830fe571397a386ecd870996 for job 0bd89941e13e9b4b7712c9cad09eca15 from resource manager with leader id bc5051716439abf33884c51da0094689.
08:23:16,239 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (2/8) (2461f731aa14def16bd7926674e47675) switched from SCHEDULED to DEPLOYING.
08:23:16,239 INFO  org.apache.flink.runtime.taskmanager.Task                     - Loading JAR files for task Reduce (SUM(1), at main(WordCount.java:79) (1/8) (d6994f3f53c397edcf14cef41ef177db) [DEPLOYING].
08:23:16,239 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Deploying Reduce (SUM(1), at main(WordCount.java:79) (2/8) (attempt #0) to 4414a1f2-b5bf-4eea-b3e5-3a0b88426750 @ hyy (dataPort=-1)
08:23:16,239 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Allocated slot for ef27a07d830fe571397a386ecd870996.
08:23:16,239 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Offer reserved slots to the leader of job 0bd89941e13e9b4b7712c9cad09eca15.
08:23:16,240 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Receive slot request 1a1c1f27a18ed2e30c7207e476f0da1d for job 0bd89941e13e9b4b7712c9cad09eca15 from resource manager with leader id bc5051716439abf33884c51da0094689.
08:23:16,240 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [17b292bb77f80e59b88a3b47e7606249]. Ignoring.
08:23:16,240 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Allocated slot for 1a1c1f27a18ed2e30c7207e476f0da1d.
08:23:16,240 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Offer reserved slots to the leader of job 0bd89941e13e9b4b7712c9cad09eca15.
08:23:16,240 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (3/8) (29d85ed3ba452d873eab1c59f4163415) switched from SCHEDULED to DEPLOYING.
08:23:16,240 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Deploying Reduce (SUM(1), at main(WordCount.java:79) (3/8) (attempt #0) to 4414a1f2-b5bf-4eea-b3e5-3a0b88426750 @ hyy (dataPort=-1)
08:23:16,240 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Receive slot request b15ee5f20f6faff33c102a0847dda329 for job 0bd89941e13e9b4b7712c9cad09eca15 from resource manager with leader id bc5051716439abf33884c51da0094689.
08:23:16,241 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [17b292bb77f80e59b88a3b47e7606249]. Ignoring.
08:23:16,241 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [ef27a07d830fe571397a386ecd870996]. Ignoring.
08:23:16,241 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (4/8) (99d897d5aad07bb6d22fae867f4b98e1) switched from SCHEDULED to DEPLOYING.
08:23:16,241 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Allocated slot for b15ee5f20f6faff33c102a0847dda329.
08:23:16,241 INFO  org.apache.flink.runtime.taskmanager.Task                     - Registering task at network: Reduce (SUM(1), at main(WordCount.java:79) (1/8) (d6994f3f53c397edcf14cef41ef177db) [DEPLOYING].
08:23:16,241 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Deploying Reduce (SUM(1), at main(WordCount.java:79) (4/8) (attempt #0) to 4414a1f2-b5bf-4eea-b3e5-3a0b88426750 @ hyy (dataPort=-1)
08:23:16,241 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Offer reserved slots to the leader of job 0bd89941e13e9b4b7712c9cad09eca15.
08:23:16,242 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (1/8) (d6994f3f53c397edcf14cef41ef177db) switched from DEPLOYING to RUNNING.
08:23:16,242 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Receive slot request 84f70c55505a31264387f97d0303a147 for job 0bd89941e13e9b4b7712c9cad09eca15 from resource manager with leader id bc5051716439abf33884c51da0094689.
08:23:16,242 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [ef27a07d830fe571397a386ecd870996]. Ignoring.
08:23:16,242 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [17b292bb77f80e59b88a3b47e7606249]. Ignoring.
08:23:16,242 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Allocated slot for 84f70c55505a31264387f97d0303a147.
08:23:16,242 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Offer reserved slots to the leader of job 0bd89941e13e9b4b7712c9cad09eca15.
08:23:16,242 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (5/8) (0182cb3028c7c176695bbd8789e61014) switched from SCHEDULED to DEPLOYING.
08:23:16,242 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Deploying Reduce (SUM(1), at main(WordCount.java:79) (5/8) (attempt #0) to 4414a1f2-b5bf-4eea-b3e5-3a0b88426750 @ hyy (dataPort=-1)
08:23:16,243 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [1a1c1f27a18ed2e30c7207e476f0da1d]. Ignoring.
08:23:16,243 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Receive slot request 77b47a08cd903642428cbb23d5054e45 for job 0bd89941e13e9b4b7712c9cad09eca15 from resource manager with leader id bc5051716439abf33884c51da0094689.
08:23:16,243 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Allocated slot for 77b47a08cd903642428cbb23d5054e45.
08:23:16,243 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Offer reserved slots to the leader of job 0bd89941e13e9b4b7712c9cad09eca15.
08:23:16,243 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (1/8) (d6994f3f53c397edcf14cef41ef177db) switched from DEPLOYING to RUNNING.
08:23:16,243 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Receive slot request 2004770809cf1a4b4220ae1c68fb3130 for job 0bd89941e13e9b4b7712c9cad09eca15 from resource manager with leader id bc5051716439abf33884c51da0094689.
08:23:16,243 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Allocated slot for 2004770809cf1a4b4220ae1c68fb3130.
08:23:16,243 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Offer reserved slots to the leader of job 0bd89941e13e9b4b7712c9cad09eca15.
08:23:16,244 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Un-registering task and sending final execution state FINISHED to JobManager for task CHAIN DataSource (at getDefaultTextLineDataSet(WordCountData.java:70) (org.apache.flink.api.java.io.CollectionInputFormat)) -> FlatMap (FlatMap at main(WordCount.java:76)) -> Combine (SUM(1), at main(WordCount.java:79) 94da58097adaa5eddd575aaedbd854b7.
08:23:16,244 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (6/8) (f4055d9d4fad81338ad1e95ebec1567b) switched from SCHEDULED to DEPLOYING.
08:23:16,245 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Deploying Reduce (SUM(1), at main(WordCount.java:79) (6/8) (attempt #0) to 4414a1f2-b5bf-4eea-b3e5-3a0b88426750 @ hyy (dataPort=-1)
08:23:16,245 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [ef27a07d830fe571397a386ecd870996]. Ignoring.
08:23:16,245 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [17b292bb77f80e59b88a3b47e7606249]. Ignoring.
08:23:16,245 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [b15ee5f20f6faff33c102a0847dda329]. Ignoring.
08:23:16,245 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [1a1c1f27a18ed2e30c7207e476f0da1d]. Ignoring.
08:23:16,245 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [84f70c55505a31264387f97d0303a147]. Ignoring.
08:23:16,245 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [ef27a07d830fe571397a386ecd870996]. Ignoring.
08:23:16,245 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (7/8) (02d7241c0b69224ec6cd85ef9e8c98f6) switched from SCHEDULED to DEPLOYING.
08:23:16,246 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Deploying Reduce (SUM(1), at main(WordCount.java:79) (7/8) (attempt #0) to 4414a1f2-b5bf-4eea-b3e5-3a0b88426750 @ hyy (dataPort=-1)
08:23:16,246 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [17b292bb77f80e59b88a3b47e7606249]. Ignoring.
08:23:16,246 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [b15ee5f20f6faff33c102a0847dda329]. Ignoring.
08:23:16,246 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [1a1c1f27a18ed2e30c7207e476f0da1d]. Ignoring.
08:23:16,246 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [84f70c55505a31264387f97d0303a147]. Ignoring.
08:23:16,246 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [ef27a07d830fe571397a386ecd870996]. Ignoring.
08:23:16,246 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [77b47a08cd903642428cbb23d5054e45]. Ignoring.
08:23:16,246 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [17b292bb77f80e59b88a3b47e7606249]. Ignoring.
08:23:16,246 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [b15ee5f20f6faff33c102a0847dda329]. Ignoring.
08:23:16,246 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Received repeated offer for slot [1a1c1f27a18ed2e30c7207e476f0da1d]. Ignoring.
08:23:16,246 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (8/8) (fa53a870725b1b9c5de7b3822bb8e2fd) switched from SCHEDULED to DEPLOYING.
08:23:16,247 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Deploying Reduce (SUM(1), at main(WordCount.java:79) (8/8) (attempt #0) to 4414a1f2-b5bf-4eea-b3e5-3a0b88426750 @ hyy (dataPort=-1)
08:23:16,253 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot 17b292bb77f80e59b88a3b47e7606249.
08:23:16,257 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - CHAIN DataSource (at getDefaultTextLineDataSet(WordCountData.java:70) (org.apache.flink.api.java.io.CollectionInputFormat)) -> FlatMap (FlatMap at main(WordCount.java:76)) -> Combine (SUM(1), at main(WordCount.java:79) (1/1) (94da58097adaa5eddd575aaedbd854b7) switched from RUNNING to FINISHED.
08:23:16,259 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Received task Reduce (SUM(1), at main(WordCount.java:79) (2/8).
08:23:16,262 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (2/8) (2461f731aa14def16bd7926674e47675) switched from CREATED to DEPLOYING.
08:23:16,265 INFO  org.apache.flink.runtime.taskmanager.Task                     - Creating FileSystem stream leak safety net for task Reduce (SUM(1), at main(WordCount.java:79) (2/8) (2461f731aa14def16bd7926674e47675) [DEPLOYING]
08:23:16,266 INFO  org.apache.flink.runtime.taskmanager.Task                     - Loading JAR files for task Reduce (SUM(1), at main(WordCount.java:79) (2/8) (2461f731aa14def16bd7926674e47675) [DEPLOYING].
08:23:16,266 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Received task Reduce (SUM(1), at main(WordCount.java:79) (3/8).
08:23:16,266 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot 17b292bb77f80e59b88a3b47e7606249.
08:23:16,266 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot ef27a07d830fe571397a386ecd870996.
08:23:16,267 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot 17b292bb77f80e59b88a3b47e7606249.
08:23:16,267 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot ef27a07d830fe571397a386ecd870996.
08:23:16,267 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot 1a1c1f27a18ed2e30c7207e476f0da1d.
08:23:16,268 INFO  org.apache.flink.runtime.taskmanager.Task                     - Registering task at network: Reduce (SUM(1), at main(WordCount.java:79) (2/8) (2461f731aa14def16bd7926674e47675) [DEPLOYING].
08:23:16,268 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (3/8) (29d85ed3ba452d873eab1c59f4163415) switched from CREATED to DEPLOYING.
08:23:16,270 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Received task Reduce (SUM(1), at main(WordCount.java:79) (4/8).
08:23:16,271 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (2/8) (2461f731aa14def16bd7926674e47675) switched from DEPLOYING to RUNNING.
08:23:16,271 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot ef27a07d830fe571397a386ecd870996.
08:23:16,271 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot 17b292bb77f80e59b88a3b47e7606249.
08:23:16,271 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot b15ee5f20f6faff33c102a0847dda329.
08:23:16,271 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot 1a1c1f27a18ed2e30c7207e476f0da1d.
08:23:16,273 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (2/8) (2461f731aa14def16bd7926674e47675) switched from DEPLOYING to RUNNING.
08:23:16,270 INFO  org.apache.flink.runtime.taskmanager.Task                     - Creating FileSystem stream leak safety net for task Reduce (SUM(1), at main(WordCount.java:79) (3/8) (29d85ed3ba452d873eab1c59f4163415) [DEPLOYING]
08:23:16,274 INFO  org.apache.flink.runtime.taskmanager.Task                     - Loading JAR files for task Reduce (SUM(1), at main(WordCount.java:79) (3/8) (29d85ed3ba452d873eab1c59f4163415) [DEPLOYING].
08:23:16,274 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Received task Reduce (SUM(1), at main(WordCount.java:79) (5/8).
08:23:16,275 INFO  org.apache.flink.runtime.taskmanager.Task                     - Registering task at network: Reduce (SUM(1), at main(WordCount.java:79) (3/8) (29d85ed3ba452d873eab1c59f4163415) [DEPLOYING].
08:23:16,276 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (5/8) (0182cb3028c7c176695bbd8789e61014) switched from CREATED to DEPLOYING.
08:23:16,276 INFO  org.apache.flink.runtime.taskmanager.Task                     - Creating FileSystem stream leak safety net for task Reduce (SUM(1), at main(WordCount.java:79) (5/8) (0182cb3028c7c176695bbd8789e61014) [DEPLOYING]
08:23:16,276 INFO  org.apache.flink.runtime.taskmanager.Task                     - Loading JAR files for task Reduce (SUM(1), at main(WordCount.java:79) (5/8) (0182cb3028c7c176695bbd8789e61014) [DEPLOYING].
08:23:16,277 INFO  org.apache.flink.runtime.taskmanager.Task                     - Registering task at network: Reduce (SUM(1), at main(WordCount.java:79) (5/8) (0182cb3028c7c176695bbd8789e61014) [DEPLOYING].
08:23:16,276 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (4/8) (99d897d5aad07bb6d22fae867f4b98e1) switched from CREATED to DEPLOYING.
08:23:16,278 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (5/8) (0182cb3028c7c176695bbd8789e61014) switched from DEPLOYING to RUNNING.
08:23:16,278 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (5/8) (0182cb3028c7c176695bbd8789e61014) switched from DEPLOYING to RUNNING.
08:23:16,278 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (3/8) (29d85ed3ba452d873eab1c59f4163415) switched from DEPLOYING to RUNNING.
08:23:16,278 INFO  org.apache.flink.runtime.taskmanager.Task                     - Creating FileSystem stream leak safety net for task Reduce (SUM(1), at main(WordCount.java:79) (4/8) (99d897d5aad07bb6d22fae867f4b98e1) [DEPLOYING]
08:23:16,279 INFO  org.apache.flink.runtime.taskmanager.Task                     - Loading JAR files for task Reduce (SUM(1), at main(WordCount.java:79) (4/8) (99d897d5aad07bb6d22fae867f4b98e1) [DEPLOYING].
08:23:16,281 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (3/8) (29d85ed3ba452d873eab1c59f4163415) switched from DEPLOYING to RUNNING.
08:23:16,281 INFO  org.apache.flink.runtime.taskmanager.Task                     - Registering task at network: Reduce (SUM(1), at main(WordCount.java:79) (4/8) (99d897d5aad07bb6d22fae867f4b98e1) [DEPLOYING].
08:23:16,282 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (4/8) (99d897d5aad07bb6d22fae867f4b98e1) switched from DEPLOYING to RUNNING.
08:23:16,282 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Received task Reduce (SUM(1), at main(WordCount.java:79) (6/8).
08:23:16,283 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (4/8) (99d897d5aad07bb6d22fae867f4b98e1) switched from DEPLOYING to RUNNING.
08:23:16,284 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot 84f70c55505a31264387f97d0303a147.
08:23:16,284 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot ef27a07d830fe571397a386ecd870996.
08:23:16,284 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot 17b292bb77f80e59b88a3b47e7606249.
08:23:16,284 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot b15ee5f20f6faff33c102a0847dda329.
08:23:16,285 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot 1a1c1f27a18ed2e30c7207e476f0da1d.
08:23:16,285 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot 84f70c55505a31264387f97d0303a147.
08:23:16,285 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot ef27a07d830fe571397a386ecd870996.
08:23:16,285 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot 77b47a08cd903642428cbb23d5054e45.
08:23:16,285 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot 17b292bb77f80e59b88a3b47e7606249.
08:23:16,285 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot b15ee5f20f6faff33c102a0847dda329.
08:23:16,285 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot 1a1c1f27a18ed2e30c7207e476f0da1d.
08:23:16,285 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot 84f70c55505a31264387f97d0303a147.
08:23:16,285 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot ef27a07d830fe571397a386ecd870996.
08:23:16,286 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot 77b47a08cd903642428cbb23d5054e45.
08:23:16,286 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot 17b292bb77f80e59b88a3b47e7606249.
08:23:16,286 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot b15ee5f20f6faff33c102a0847dda329.
08:23:16,286 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot 1a1c1f27a18ed2e30c7207e476f0da1d.
08:23:16,286 INFO  org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable      - Activate slot 2004770809cf1a4b4220ae1c68fb3130.
08:23:16,344 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (6/8) (f4055d9d4fad81338ad1e95ebec1567b) switched from CREATED to DEPLOYING.
08:23:16,345 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Received task Reduce (SUM(1), at main(WordCount.java:79) (7/8).
08:23:16,345 INFO  org.apache.flink.runtime.taskmanager.Task                     - Creating FileSystem stream leak safety net for task Reduce (SUM(1), at main(WordCount.java:79) (6/8) (f4055d9d4fad81338ad1e95ebec1567b) [DEPLOYING]
08:23:16,345 INFO  org.apache.flink.runtime.taskmanager.Task                     - Loading JAR files for task Reduce (SUM(1), at main(WordCount.java:79) (6/8) (f4055d9d4fad81338ad1e95ebec1567b) [DEPLOYING].
08:23:16,346 INFO  org.apache.flink.runtime.taskmanager.Task                     - Registering task at network: Reduce (SUM(1), at main(WordCount.java:79) (6/8) (f4055d9d4fad81338ad1e95ebec1567b) [DEPLOYING].
08:23:16,347 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Received task Reduce (SUM(1), at main(WordCount.java:79) (8/8).
08:23:16,347 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (7/8) (02d7241c0b69224ec6cd85ef9e8c98f6) switched from CREATED to DEPLOYING.
08:23:16,348 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (8/8) (fa53a870725b1b9c5de7b3822bb8e2fd) switched from CREATED to DEPLOYING.
08:23:16,348 INFO  org.apache.flink.runtime.taskmanager.Task                     - Creating FileSystem stream leak safety net for task Reduce (SUM(1), at main(WordCount.java:79) (8/8) (fa53a870725b1b9c5de7b3822bb8e2fd) [DEPLOYING]
08:23:16,348 INFO  org.apache.flink.runtime.taskmanager.Task                     - Loading JAR files for task Reduce (SUM(1), at main(WordCount.java:79) (8/8) (fa53a870725b1b9c5de7b3822bb8e2fd) [DEPLOYING].
08:23:16,348 INFO  org.apache.flink.runtime.taskmanager.Task                     - Creating FileSystem stream leak safety net for task Reduce (SUM(1), at main(WordCount.java:79) (7/8) (02d7241c0b69224ec6cd85ef9e8c98f6) [DEPLOYING]
08:23:16,349 INFO  org.apache.flink.runtime.taskmanager.Task                     - Loading JAR files for task Reduce (SUM(1), at main(WordCount.java:79) (7/8) (02d7241c0b69224ec6cd85ef9e8c98f6) [DEPLOYING].
08:23:16,349 INFO  org.apache.flink.runtime.taskmanager.Task                     - Registering task at network: Reduce (SUM(1), at main(WordCount.java:79) (7/8) (02d7241c0b69224ec6cd85ef9e8c98f6) [DEPLOYING].
08:23:16,349 INFO  org.apache.flink.runtime.taskmanager.Task                     - Registering task at network: Reduce (SUM(1), at main(WordCount.java:79) (8/8) (fa53a870725b1b9c5de7b3822bb8e2fd) [DEPLOYING].
08:23:16,352 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (8/8) (fa53a870725b1b9c5de7b3822bb8e2fd) switched from DEPLOYING to RUNNING.
08:23:16,352 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (6/8) (f4055d9d4fad81338ad1e95ebec1567b) switched from DEPLOYING to RUNNING.
08:23:16,353 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (7/8) (02d7241c0b69224ec6cd85ef9e8c98f6) switched from DEPLOYING to RUNNING.
08:23:16,353 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (8/8) (fa53a870725b1b9c5de7b3822bb8e2fd) switched from DEPLOYING to RUNNING.
08:23:16,354 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (6/8) (f4055d9d4fad81338ad1e95ebec1567b) switched from DEPLOYING to RUNNING.
08:23:16,354 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (7/8) (02d7241c0b69224ec6cd85ef9e8c98f6) switched from DEPLOYING to RUNNING.
08:23:16,364 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (3/8) (06e90b2e8a812f31102ffd3b7af81dba) switched from CREATED to SCHEDULED.
08:23:16,365 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (3/8) (06e90b2e8a812f31102ffd3b7af81dba) switched from SCHEDULED to DEPLOYING.
08:23:16,365 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Deploying DataSink (collect()) (3/8) (attempt #0) to 4414a1f2-b5bf-4eea-b3e5-3a0b88426750 @ hyy (dataPort=-1)
08:23:16,366 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (1/8) (54113cfcbacf11d37074cce8a5649f03) switched from CREATED to SCHEDULED.
08:23:16,366 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (1/8) (54113cfcbacf11d37074cce8a5649f03) switched from SCHEDULED to DEPLOYING.
08:23:16,366 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Deploying DataSink (collect()) (1/8) (attempt #0) to 4414a1f2-b5bf-4eea-b3e5-3a0b88426750 @ hyy (dataPort=-1)
08:23:16,367 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Received task DataSink (collect()) (3/8).
08:23:16,367 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (3/8) (06e90b2e8a812f31102ffd3b7af81dba) switched from CREATED to DEPLOYING.
08:23:16,368 INFO  org.apache.flink.runtime.taskmanager.Task                     - Creating FileSystem stream leak safety net for task DataSink (collect()) (3/8) (06e90b2e8a812f31102ffd3b7af81dba) [DEPLOYING]
08:23:16,368 INFO  org.apache.flink.runtime.taskmanager.Task                     - Loading JAR files for task DataSink (collect()) (3/8) (06e90b2e8a812f31102ffd3b7af81dba) [DEPLOYING].
08:23:16,368 INFO  org.apache.flink.runtime.taskmanager.Task                     - Registering task at network: DataSink (collect()) (3/8) (06e90b2e8a812f31102ffd3b7af81dba) [DEPLOYING].
08:23:16,368 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Received task DataSink (collect()) (1/8).
08:23:16,369 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (1/8) (54113cfcbacf11d37074cce8a5649f03) switched from CREATED to DEPLOYING.
08:23:16,370 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (3/8) (06e90b2e8a812f31102ffd3b7af81dba) switched from DEPLOYING to RUNNING.
08:23:16,370 INFO  org.apache.flink.runtime.taskmanager.Task                     - Creating FileSystem stream leak safety net for task DataSink (collect()) (1/8) (54113cfcbacf11d37074cce8a5649f03) [DEPLOYING]
08:23:16,370 INFO  org.apache.flink.runtime.taskmanager.Task                     - Loading JAR files for task DataSink (collect()) (1/8) (54113cfcbacf11d37074cce8a5649f03) [DEPLOYING].
08:23:16,370 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (3/8) (06e90b2e8a812f31102ffd3b7af81dba) switched from DEPLOYING to RUNNING.
08:23:16,394 INFO  org.apache.flink.runtime.taskmanager.Task                     - Registering task at network: DataSink (collect()) (1/8) (54113cfcbacf11d37074cce8a5649f03) [DEPLOYING].
08:23:16,395 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (1/8) (54113cfcbacf11d37074cce8a5649f03) switched from DEPLOYING to RUNNING.
08:23:16,395 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (1/8) (54113cfcbacf11d37074cce8a5649f03) switched from DEPLOYING to RUNNING.
08:23:16,400 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (5/8) (171b9a5f24a7db380318a7a06077a171) switched from CREATED to SCHEDULED.
08:23:16,401 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (5/8) (171b9a5f24a7db380318a7a06077a171) switched from SCHEDULED to DEPLOYING.
08:23:16,401 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Deploying DataSink (collect()) (5/8) (attempt #0) to 4414a1f2-b5bf-4eea-b3e5-3a0b88426750 @ hyy (dataPort=-1)
08:23:16,402 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Received task DataSink (collect()) (5/8).
08:23:16,403 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (5/8) (171b9a5f24a7db380318a7a06077a171) switched from CREATED to DEPLOYING.
08:23:16,403 INFO  org.apache.flink.runtime.taskmanager.Task                     - Creating FileSystem stream leak safety net for task DataSink (collect()) (5/8) (171b9a5f24a7db380318a7a06077a171) [DEPLOYING]
08:23:16,403 INFO  org.apache.flink.runtime.taskmanager.Task                     - Loading JAR files for task DataSink (collect()) (5/8) (171b9a5f24a7db380318a7a06077a171) [DEPLOYING].
08:23:16,404 INFO  org.apache.flink.runtime.taskmanager.Task                     - Registering task at network: DataSink (collect()) (5/8) (171b9a5f24a7db380318a7a06077a171) [DEPLOYING].
08:23:16,404 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (5/8) (171b9a5f24a7db380318a7a06077a171) switched from DEPLOYING to RUNNING.
08:23:16,404 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (5/8) (171b9a5f24a7db380318a7a06077a171) switched from DEPLOYING to RUNNING.
08:23:16,409 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (5/8) (0182cb3028c7c176695bbd8789e61014) switched from RUNNING to FINISHED.
08:23:16,410 INFO  org.apache.flink.runtime.taskmanager.Task                     - Freeing task resources for Reduce (SUM(1), at main(WordCount.java:79) (5/8) (0182cb3028c7c176695bbd8789e61014).
08:23:16,410 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (5/8) (171b9a5f24a7db380318a7a06077a171) switched from RUNNING to FINISHED.
08:23:16,410 INFO  org.apache.flink.runtime.taskmanager.Task                     - Freeing task resources for DataSink (collect()) (5/8) (171b9a5f24a7db380318a7a06077a171).
08:23:16,410 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (2/8) (26eb7da08cdbede535370741a356dd18) switched from CREATED to SCHEDULED.
08:23:16,411 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (2/8) (26eb7da08cdbede535370741a356dd18) switched from SCHEDULED to DEPLOYING.
08:23:16,411 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Deploying DataSink (collect()) (2/8) (attempt #0) to 4414a1f2-b5bf-4eea-b3e5-3a0b88426750 @ hyy (dataPort=-1)
08:23:16,411 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (3/8) (29d85ed3ba452d873eab1c59f4163415) switched from RUNNING to FINISHED.
08:23:16,411 INFO  org.apache.flink.runtime.taskmanager.Task                     - Freeing task resources for Reduce (SUM(1), at main(WordCount.java:79) (3/8) (29d85ed3ba452d873eab1c59f4163415).
08:23:16,411 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (3/8) (06e90b2e8a812f31102ffd3b7af81dba) switched from RUNNING to FINISHED.
08:23:16,411 INFO  org.apache.flink.runtime.taskmanager.Task                     - Freeing task resources for DataSink (collect()) (3/8) (06e90b2e8a812f31102ffd3b7af81dba).
08:23:16,412 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Received task DataSink (collect()) (2/8).
08:23:16,412 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (2/8) (26eb7da08cdbede535370741a356dd18) switched from CREATED to DEPLOYING.
08:23:16,413 INFO  org.apache.flink.runtime.taskmanager.Task                     - Creating FileSystem stream leak safety net for task DataSink (collect()) (2/8) (26eb7da08cdbede535370741a356dd18) [DEPLOYING]
08:23:16,413 INFO  org.apache.flink.runtime.taskmanager.Task                     - Loading JAR files for task DataSink (collect()) (2/8) (26eb7da08cdbede535370741a356dd18) [DEPLOYING].
08:23:16,413 INFO  org.apache.flink.runtime.taskmanager.Task                     - Registering task at network: DataSink (collect()) (2/8) (26eb7da08cdbede535370741a356dd18) [DEPLOYING].
08:23:16,414 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (2/8) (26eb7da08cdbede535370741a356dd18) switched from DEPLOYING to RUNNING.
08:23:16,451 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (2/8) (26eb7da08cdbede535370741a356dd18) switched from DEPLOYING to RUNNING.
08:23:16,464 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (7/8) (56b91b6f6f5ba883b2a7a3af5e2d55d4) switched from CREATED to SCHEDULED.
08:23:16,465 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (7/8) (56b91b6f6f5ba883b2a7a3af5e2d55d4) switched from SCHEDULED to DEPLOYING.
08:23:16,465 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Deploying DataSink (collect()) (7/8) (attempt #0) to 4414a1f2-b5bf-4eea-b3e5-3a0b88426750 @ hyy (dataPort=-1)
08:23:16,469 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Received task DataSink (collect()) (7/8).
08:23:16,470 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (7/8) (56b91b6f6f5ba883b2a7a3af5e2d55d4) switched from CREATED to DEPLOYING.
08:23:16,471 INFO  org.apache.flink.runtime.taskmanager.Task                     - Creating FileSystem stream leak safety net for task DataSink (collect()) (7/8) (56b91b6f6f5ba883b2a7a3af5e2d55d4) [DEPLOYING]
08:23:16,471 INFO  org.apache.flink.runtime.taskmanager.Task                     - Loading JAR files for task DataSink (collect()) (7/8) (56b91b6f6f5ba883b2a7a3af5e2d55d4) [DEPLOYING].
08:23:16,472 INFO  org.apache.flink.runtime.taskmanager.Task                     - Registering task at network: DataSink (collect()) (7/8) (56b91b6f6f5ba883b2a7a3af5e2d55d4) [DEPLOYING].
08:23:16,473 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (7/8) (56b91b6f6f5ba883b2a7a3af5e2d55d4) switched from DEPLOYING to RUNNING.
08:23:16,475 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (7/8) (56b91b6f6f5ba883b2a7a3af5e2d55d4) switched from DEPLOYING to RUNNING.
08:23:16,663 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (8/8) (7c68da20f4766446a2a8272ab02115f2) switched from CREATED to SCHEDULED.
08:23:16,664 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (8/8) (7c68da20f4766446a2a8272ab02115f2) switched from SCHEDULED to DEPLOYING.
08:23:16,664 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Deploying DataSink (collect()) (8/8) (attempt #0) to 4414a1f2-b5bf-4eea-b3e5-3a0b88426750 @ hyy (dataPort=-1)
08:23:16,667 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Received task DataSink (collect()) (8/8).
08:23:16,667 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (8/8) (7c68da20f4766446a2a8272ab02115f2) switched from CREATED to DEPLOYING.
08:23:16,668 INFO  org.apache.flink.runtime.taskmanager.Task                     - Creating FileSystem stream leak safety net for task DataSink (collect()) (8/8) (7c68da20f4766446a2a8272ab02115f2) [DEPLOYING]
08:23:16,668 INFO  org.apache.flink.runtime.taskmanager.Task                     - Loading JAR files for task DataSink (collect()) (8/8) (7c68da20f4766446a2a8272ab02115f2) [DEPLOYING].
08:23:16,669 INFO  org.apache.flink.runtime.taskmanager.Task                     - Registering task at network: DataSink (collect()) (8/8) (7c68da20f4766446a2a8272ab02115f2) [DEPLOYING].
08:23:16,670 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (8/8) (7c68da20f4766446a2a8272ab02115f2) switched from DEPLOYING to RUNNING.
08:23:16,671 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (8/8) (7c68da20f4766446a2a8272ab02115f2) switched from DEPLOYING to RUNNING.
08:23:16,674 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (6/8) (4c9700084e39e150f1caa17059163c17) switched from CREATED to SCHEDULED.
08:23:16,674 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (6/8) (4c9700084e39e150f1caa17059163c17) switched from SCHEDULED to DEPLOYING.
08:23:16,675 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Deploying DataSink (collect()) (6/8) (attempt #0) to 4414a1f2-b5bf-4eea-b3e5-3a0b88426750 @ hyy (dataPort=-1)
08:23:16,678 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Received task DataSink (collect()) (6/8).
08:23:16,679 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (6/8) (4c9700084e39e150f1caa17059163c17) switched from CREATED to DEPLOYING.
08:23:16,679 INFO  org.apache.flink.runtime.taskmanager.Task                     - Creating FileSystem stream leak safety net for task DataSink (collect()) (6/8) (4c9700084e39e150f1caa17059163c17) [DEPLOYING]
08:23:16,680 INFO  org.apache.flink.runtime.taskmanager.Task                     - Loading JAR files for task DataSink (collect()) (6/8) (4c9700084e39e150f1caa17059163c17) [DEPLOYING].
08:23:16,680 INFO  org.apache.flink.runtime.taskmanager.Task                     - Registering task at network: DataSink (collect()) (6/8) (4c9700084e39e150f1caa17059163c17) [DEPLOYING].
08:23:16,681 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (6/8) (4c9700084e39e150f1caa17059163c17) switched from DEPLOYING to RUNNING.
08:23:16,681 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (6/8) (4c9700084e39e150f1caa17059163c17) switched from DEPLOYING to RUNNING.
08:23:16,687 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (6/8) (f4055d9d4fad81338ad1e95ebec1567b) switched from RUNNING to FINISHED.
08:23:16,687 INFO  org.apache.flink.runtime.taskmanager.Task                     - Freeing task resources for Reduce (SUM(1), at main(WordCount.java:79) (6/8) (f4055d9d4fad81338ad1e95ebec1567b).
08:23:16,687 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (6/8) (4c9700084e39e150f1caa17059163c17) switched from RUNNING to FINISHED.
08:23:16,687 INFO  org.apache.flink.runtime.taskmanager.Task                     - Freeing task resources for DataSink (collect()) (6/8) (4c9700084e39e150f1caa17059163c17).
08:23:16,688 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (8/8) (fa53a870725b1b9c5de7b3822bb8e2fd) switched from RUNNING to FINISHED.
08:23:16,688 INFO  org.apache.flink.runtime.taskmanager.Task                     - Freeing task resources for Reduce (SUM(1), at main(WordCount.java:79) (8/8) (fa53a870725b1b9c5de7b3822bb8e2fd).
08:23:16,688 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (8/8) (7c68da20f4766446a2a8272ab02115f2) switched from RUNNING to FINISHED.
08:23:16,688 INFO  org.apache.flink.runtime.taskmanager.Task                     - Freeing task resources for DataSink (collect()) (8/8) (7c68da20f4766446a2a8272ab02115f2).
08:23:16,688 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (4/8) (fb5aa4789eafee66d28bc3c0137ddb66) switched from CREATED to SCHEDULED.
08:23:16,689 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (4/8) (fb5aa4789eafee66d28bc3c0137ddb66) switched from SCHEDULED to DEPLOYING.
08:23:16,689 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (7/8) (02d7241c0b69224ec6cd85ef9e8c98f6) switched from RUNNING to FINISHED.
08:23:16,689 INFO  org.apache.flink.runtime.taskmanager.Task                     - Freeing task resources for Reduce (SUM(1), at main(WordCount.java:79) (7/8) (02d7241c0b69224ec6cd85ef9e8c98f6).
08:23:16,689 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Deploying DataSink (collect()) (4/8) (attempt #0) to 4414a1f2-b5bf-4eea-b3e5-3a0b88426750 @ hyy (dataPort=-1)
08:23:16,689 INFO  org.apache.flink.runtime.taskmanager.Task                     - Ensuring all FileSystem streams are closed for task Reduce (SUM(1), at main(WordCount.java:79) (7/8) (02d7241c0b69224ec6cd85ef9e8c98f6) [FINISHED]
08:23:16,689 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (7/8) (56b91b6f6f5ba883b2a7a3af5e2d55d4) switched from RUNNING to FINISHED.
08:23:16,689 INFO  org.apache.flink.runtime.taskmanager.Task                     - Freeing task resources for DataSink (collect()) (7/8) (56b91b6f6f5ba883b2a7a3af5e2d55d4).
08:23:16,689 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Un-registering task and sending final execution state FINISHED to JobManager for task Reduce (SUM(1), at main(WordCount.java:79) 02d7241c0b69224ec6cd85ef9e8c98f6.
08:23:16,689 INFO  org.apache.flink.runtime.taskmanager.Task                     - Ensuring all FileSystem streams are closed for task DataSink (collect()) (7/8) (56b91b6f6f5ba883b2a7a3af5e2d55d4) [FINISHED]
08:23:16,690 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Un-registering task and sending final execution state FINISHED to JobManager for task DataSink (collect()) 56b91b6f6f5ba883b2a7a3af5e2d55d4.
08:23:16,690 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (7/8) (02d7241c0b69224ec6cd85ef9e8c98f6) switched from RUNNING to FINISHED.
08:23:16,689 INFO  org.apache.flink.runtime.taskmanager.Task                     - Ensuring all FileSystem streams are closed for task DataSink (collect()) (3/8) (06e90b2e8a812f31102ffd3b7af81dba) [FINISHED]
08:23:16,691 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (2/8) (2461f731aa14def16bd7926674e47675) switched from RUNNING to FINISHED.
08:23:16,690 INFO  org.apache.flink.runtime.taskmanager.Task                     - Ensuring all FileSystem streams are closed for task Reduce (SUM(1), at main(WordCount.java:79) (3/8) (29d85ed3ba452d873eab1c59f4163415) [FINISHED]
08:23:16,691 INFO  org.apache.flink.runtime.taskmanager.Task                     - Ensuring all FileSystem streams are closed for task Reduce (SUM(1), at main(WordCount.java:79) (5/8) (0182cb3028c7c176695bbd8789e61014) [FINISHED]
08:23:16,692 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (2/8) (26eb7da08cdbede535370741a356dd18) switched from RUNNING to FINISHED.
08:23:16,692 INFO  org.apache.flink.runtime.taskmanager.Task                     - Freeing task resources for DataSink (collect()) (2/8) (26eb7da08cdbede535370741a356dd18).
08:23:16,692 INFO  org.apache.flink.runtime.taskmanager.Task                     - Ensuring all FileSystem streams are closed for task DataSink (collect()) (2/8) (26eb7da08cdbede535370741a356dd18) [FINISHED]
08:23:16,692 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (7/8) (56b91b6f6f5ba883b2a7a3af5e2d55d4) switched from RUNNING to FINISHED.
08:23:16,691 INFO  org.apache.flink.runtime.taskmanager.Task                     - Freeing task resources for Reduce (SUM(1), at main(WordCount.java:79) (2/8) (2461f731aa14def16bd7926674e47675).
08:23:16,691 INFO  org.apache.flink.runtime.taskmanager.Task                     - Ensuring all FileSystem streams are closed for task DataSink (collect()) (5/8) (171b9a5f24a7db380318a7a06077a171) [FINISHED]
08:23:16,694 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (1/8) (d6994f3f53c397edcf14cef41ef177db) switched from RUNNING to FINISHED.
08:23:16,694 INFO  org.apache.flink.runtime.taskmanager.Task                     - Freeing task resources for Reduce (SUM(1), at main(WordCount.java:79) (1/8) (d6994f3f53c397edcf14cef41ef177db).
08:23:16,694 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Received task DataSink (collect()) (4/8).
08:23:16,694 INFO  org.apache.flink.runtime.taskmanager.Task                     - Ensuring all FileSystem streams are closed for task Reduce (SUM(1), at main(WordCount.java:79) (1/8) (d6994f3f53c397edcf14cef41ef177db) [FINISHED]
08:23:16,694 INFO  org.apache.flink.runtime.taskmanager.Task                     - Ensuring all FileSystem streams are closed for task Reduce (SUM(1), at main(WordCount.java:79) (2/8) (2461f731aa14def16bd7926674e47675) [FINISHED]
08:23:16,695 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Un-registering task and sending final execution state FINISHED to JobManager for task DataSink (collect()) 06e90b2e8a812f31102ffd3b7af81dba.
08:23:16,695 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Un-registering task and sending final execution state FINISHED to JobManager for task Reduce (SUM(1), at main(WordCount.java:79) 29d85ed3ba452d873eab1c59f4163415.
08:23:16,695 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (1/8) (54113cfcbacf11d37074cce8a5649f03) switched from RUNNING to FINISHED.
08:23:16,696 INFO  org.apache.flink.runtime.taskmanager.Task                     - Freeing task resources for DataSink (collect()) (1/8) (54113cfcbacf11d37074cce8a5649f03).
08:23:16,696 INFO  org.apache.flink.runtime.taskmanager.Task                     - Reduce (SUM(1), at main(WordCount.java:79) (4/8) (99d897d5aad07bb6d22fae867f4b98e1) switched from RUNNING to FINISHED.
08:23:16,696 INFO  org.apache.flink.runtime.taskmanager.Task                     - Freeing task resources for Reduce (SUM(1), at main(WordCount.java:79) (4/8) (99d897d5aad07bb6d22fae867f4b98e1).
08:23:16,696 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (3/8) (06e90b2e8a812f31102ffd3b7af81dba) switched from RUNNING to FINISHED.
08:23:16,696 INFO  org.apache.flink.runtime.taskmanager.Task                     - Ensuring all FileSystem streams are closed for task Reduce (SUM(1), at main(WordCount.java:79) (4/8) (99d897d5aad07bb6d22fae867f4b98e1) [FINISHED]
08:23:16,697 INFO  org.apache.flink.runtime.taskmanager.Task                     - Ensuring all FileSystem streams are closed for task DataSink (collect()) (8/8) (7c68da20f4766446a2a8272ab02115f2) [FINISHED]
08:23:16,697 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Un-registering task and sending final execution state FINISHED to JobManager for task Reduce (SUM(1), at main(WordCount.java:79) 0182cb3028c7c176695bbd8789e61014.
08:23:16,697 INFO  org.apache.flink.runtime.taskmanager.Task                     - Ensuring all FileSystem streams are closed for task Reduce (SUM(1), at main(WordCount.java:79) (8/8) (fa53a870725b1b9c5de7b3822bb8e2fd) [FINISHED]
08:23:16,698 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Un-registering task and sending final execution state FINISHED to JobManager for task DataSink (collect()) 26eb7da08cdbede535370741a356dd18.
08:23:16,698 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Un-registering task and sending final execution state FINISHED to JobManager for task DataSink (collect()) 171b9a5f24a7db380318a7a06077a171.
08:23:16,698 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (3/8) (29d85ed3ba452d873eab1c59f4163415) switched from RUNNING to FINISHED.
08:23:16,699 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Un-registering task and sending final execution state FINISHED to JobManager for task Reduce (SUM(1), at main(WordCount.java:79) d6994f3f53c397edcf14cef41ef177db.
08:23:16,699 INFO  org.apache.flink.runtime.taskmanager.Task                     - Ensuring all FileSystem streams are closed for task DataSink (collect()) (6/8) (4c9700084e39e150f1caa17059163c17) [FINISHED]
08:23:16,699 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Un-registering task and sending final execution state FINISHED to JobManager for task Reduce (SUM(1), at main(WordCount.java:79) 2461f731aa14def16bd7926674e47675.
08:23:16,699 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Un-registering task and sending final execution state FINISHED to JobManager for task Reduce (SUM(1), at main(WordCount.java:79) 99d897d5aad07bb6d22fae867f4b98e1.
08:23:16,699 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (5/8) (0182cb3028c7c176695bbd8789e61014) switched from RUNNING to FINISHED.
08:23:16,700 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Un-registering task and sending final execution state FINISHED to JobManager for task DataSink (collect()) 7c68da20f4766446a2a8272ab02115f2.
08:23:16,700 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (2/8) (26eb7da08cdbede535370741a356dd18) switched from RUNNING to FINISHED.
08:23:16,701 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Un-registering task and sending final execution state FINISHED to JobManager for task Reduce (SUM(1), at main(WordCount.java:79) fa53a870725b1b9c5de7b3822bb8e2fd.
08:23:16,699 INFO  org.apache.flink.runtime.taskmanager.Task                     - Ensuring all FileSystem streams are closed for task Reduce (SUM(1), at main(WordCount.java:79) (6/8) (f4055d9d4fad81338ad1e95ebec1567b) [FINISHED]
08:23:16,701 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Un-registering task and sending final execution state FINISHED to JobManager for task DataSink (collect()) 4c9700084e39e150f1caa17059163c17.
08:23:16,701 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (5/8) (171b9a5f24a7db380318a7a06077a171) switched from RUNNING to FINISHED.
08:23:16,702 INFO  org.apache.flink.runtime.taskmanager.Task                     - Ensuring all FileSystem streams are closed for task DataSink (collect()) (1/8) (54113cfcbacf11d37074cce8a5649f03) [FINISHED]
08:23:16,702 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Un-registering task and sending final execution state FINISHED to JobManager for task Reduce (SUM(1), at main(WordCount.java:79) f4055d9d4fad81338ad1e95ebec1567b.
08:23:16,703 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (4/8) (fb5aa4789eafee66d28bc3c0137ddb66) switched from CREATED to DEPLOYING.
08:23:16,703 INFO  org.apache.flink.runtime.taskmanager.Task                     - Creating FileSystem stream leak safety net for task DataSink (collect()) (4/8) (fb5aa4789eafee66d28bc3c0137ddb66) [DEPLOYING]
08:23:16,703 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Un-registering task and sending final execution state FINISHED to JobManager for task DataSink (collect()) 54113cfcbacf11d37074cce8a5649f03.
08:23:16,704 INFO  org.apache.flink.runtime.taskmanager.Task                     - Loading JAR files for task DataSink (collect()) (4/8) (fb5aa4789eafee66d28bc3c0137ddb66) [DEPLOYING].
08:23:16,706 INFO  org.apache.flink.runtime.taskmanager.Task                     - Registering task at network: DataSink (collect()) (4/8) (fb5aa4789eafee66d28bc3c0137ddb66) [DEPLOYING].
08:23:16,706 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (1/8) (d6994f3f53c397edcf14cef41ef177db) switched from RUNNING to FINISHED.
08:23:16,706 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (4/8) (fb5aa4789eafee66d28bc3c0137ddb66) switched from DEPLOYING to RUNNING.
08:23:16,707 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (2/8) (2461f731aa14def16bd7926674e47675) switched from RUNNING to FINISHED.
08:23:16,707 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (4/8) (99d897d5aad07bb6d22fae867f4b98e1) switched from RUNNING to FINISHED.
08:23:16,708 INFO  org.apache.flink.runtime.taskmanager.Task                     - DataSink (collect()) (4/8) (fb5aa4789eafee66d28bc3c0137ddb66) switched from RUNNING to FINISHED.
08:23:16,708 INFO  org.apache.flink.runtime.taskmanager.Task                     - Freeing task resources for DataSink (collect()) (4/8) (fb5aa4789eafee66d28bc3c0137ddb66).
08:23:16,708 INFO  org.apache.flink.runtime.taskmanager.Task                     - Ensuring all FileSystem streams are closed for task DataSink (collect()) (4/8) (fb5aa4789eafee66d28bc3c0137ddb66) [FINISHED]
08:23:16,709 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Un-registering task and sending final execution state FINISHED to JobManager for task DataSink (collect()) fb5aa4789eafee66d28bc3c0137ddb66.
08:23:16,709 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (8/8) (7c68da20f4766446a2a8272ab02115f2) switched from RUNNING to FINISHED.
08:23:16,710 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (8/8) (fa53a870725b1b9c5de7b3822bb8e2fd) switched from RUNNING to FINISHED.
08:23:16,711 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (6/8) (4c9700084e39e150f1caa17059163c17) switched from RUNNING to FINISHED.
08:23:16,711 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Reduce (SUM(1), at main(WordCount.java:79) (6/8) (f4055d9d4fad81338ad1e95ebec1567b) switched from RUNNING to FINISHED.
08:23:16,713 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (1/8) (54113cfcbacf11d37074cce8a5649f03) switched from RUNNING to FINISHED.
08:23:16,713 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (4/8) (fb5aa4789eafee66d28bc3c0137ddb66) switched from DEPLOYING to RUNNING.
08:23:16,714 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - DataSink (collect()) (4/8) (fb5aa4789eafee66d28bc3c0137ddb66) switched from RUNNING to FINISHED.
08:23:16,715 INFO  org.apache.flink.runtime.executiongraph.ExecutionGraph        - Job Flink Java Job at Mon May 11 08:23:12 CST 2020 (0bd89941e13e9b4b7712c9cad09eca15) switched from state RUNNING to FINISHED.
08:23:16,736 INFO  org.apache.flink.runtime.dispatcher.StandaloneDispatcher      - Job 0bd89941e13e9b4b7712c9cad09eca15 reached globally terminal state FINISHED.

/**
任务完成,关闭flink的集群,注意集群关闭的顺序!!!!
*/
08:23:16,737 INFO  org.apache.flink.runtime.jobmaster.JobMaster                  - Stopping the JobMaster for job Flink Java Job at Mon May 11 08:23:12 CST 2020(0bd89941e13e9b4b7712c9cad09eca15).
08:23:16,737 INFO  org.apache.flink.runtime.minicluster.MiniCluster              - Shutting down Flink Mini Cluster
08:23:16,738 INFO  org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint    - Shutting down rest endpoint.
08:23:16,739 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Suspending SlotPool.
08:23:16,739 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Stopping TaskExecutor akka://flink/user/taskmanager_0.
08:23:16,739 INFO  org.apache.flink.runtime.jobmaster.JobMaster                  - Close ResourceManager connection f6bbaf661102b58a8aefdab62b7079c1: JobManager is shutting down..
08:23:16,739 INFO  org.apache.flink.runtime.taskexecutor.JobLeaderService        - Stop job leader service.
08:23:16,740 INFO  org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl      - Stopping SlotPool.
08:23:16,740 INFO  org.apache.flink.runtime.resourcemanager.StandaloneResourceManager  - Disconnect job manager a2176f87c743ba1118bec06ee2d54eb0@akka://flink/user/jobmanager_1 for job 0bd89941e13e9b4b7712c9cad09eca15 from the resource manager.
08:23:16,741 INFO  org.apache.flink.runtime.state.TaskExecutorLocalStateStoresManager  - Shutting down TaskExecutorLocalStateStoresManager.
08:23:16,763 INFO  org.apache.flink.runtime.io.disk.iomanager.IOManager          - I/O manager removed spill file directory C:\Users\hyy\AppData\Local\Temp\flink-io-140e845b-eb6f-4316-baa7-8e5160222418
08:23:16,763 INFO  org.apache.flink.runtime.io.network.NetworkEnvironment        - Shutting down the network environment and its components.
08:23:16,787 INFO  org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint    - Removing cache directory C:\Users\hyy\AppData\Local\Temp\flink-web-ui
08:23:16,788 INFO  org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint    - Shut down complete.
08:23:16,791 INFO  org.apache.flink.runtime.resourcemanager.StandaloneResourceManager  - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
08:23:16,791 INFO  org.apache.flink.runtime.dispatcher.StandaloneDispatcher      - Stopping dispatcher akka://flink/user/dispatcher.
08:23:16,791 INFO  org.apache.flink.runtime.dispatcher.StandaloneDispatcher      - Stopping all currently running jobs of dispatcher akka://flink/user/dispatcher.
08:23:16,793 INFO  org.apache.flink.runtime.rest.handler.legacy.backpressure.StackTraceSampleCoordinator  - Shutting down stack trace sample coordinator.
08:23:16,792 INFO  org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager  - Closing the SlotManager.
08:23:16,794 INFO  org.apache.flink.runtime.resourcemanager.slotmanager.SlotManager  - Suspending the SlotManager.
08:23:16,796 INFO  org.apache.flink.runtime.dispatcher.StandaloneDispatcher      - Stopped dispatcher akka://flink/user/dispatcher.
08:23:16,797 INFO  org.apache.flink.runtime.taskexecutor.JobLeaderService        - Stop job leader service.
08:23:16,798 INFO  org.apache.flink.runtime.filecache.FileCache                  - removed file cache directory C:\Users\hyy\AppData\Local\Temp\flink-dist-cache-7637e3d7-77df-48b3-aa45-917ab5358231
08:23:16,798 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor            - Stopped TaskExecutor akka://flink/user/taskmanager_0.
08:23:16,807 INFO  akka.remote.RemoteActorRefProvider$RemotingTerminator         - Shutting down remote daemon.
08:23:16,809 INFO  akka.remote.RemoteActorRefProvider$RemotingTerminator         - Remote daemon shut down; proceeding with flushing remote transports.
08:23:16,831 INFO  akka.remote.RemoteActorRefProvider$RemotingTerminator         - Remoting shut down.
08:23:16,855 INFO  org.apache.flink.runtime.rpc.akka.AkkaRpcService              - Stopping Akka RPC service.
08:23:16,868 INFO  org.apache.flink.runtime.blob.PermanentBlobCache              - Shutting down BLOB cache
08:23:16,869 INFO  org.apache.flink.runtime.blob.TransientBlobCache              - Shutting down BLOB cache
08:23:16,871 INFO  org.apache.flink.runtime.blob.BlobServer                      - Stopped BLOB server at 0.0.0.0:60098
08:23:16,871 INFO  org.apache.flink.runtime.rpc.akka.AkkaRpcService              - Stopped Akka RPC service.
(bourn,1)
(coil,1)
(come,1)
(d,4)
(dread,1)
(is,3)
(long,1)
(make,2)
(more,1)
(must,1)
(no,2)
(oppressor,1)
(pangs,1)
(perchance,1)
(sicklied,1)
(something,1)
(takes,1)
(these,1)
(us,3)
(what,1)
(with,3)
(a,5)
(contumely,1)
(die,2)
(flesh,1)
(himself,1)
(his,1)
(hue,1)
(in,3)
(mind,1)
(now,1)
(or,2)
(orisons,1)
(rather,1)
(regard,1)
(resolution,1)
(rub,1)
(so,1)
(sweat,1)
(thought,1)
(undiscover,1)
(wish,1)
(you,1)
(against,1)
(arms,1)
(awry,1)
(bodkin,1)
(end,2)
(heartache,1)
(insolence,1)
(love,1)
(might,1)
(moment,1)
(mortal,1)
(name,1)
(not,2)
(office,1)
(pale,1)
(puzzles,1)
(s,5)
(sea,1)
(the,22)
(those,1)
(thousand,1)
(thus,2)
(troubles,1)
(unworthy,1)
(but,1)
(devoutly,1)
(dream,1)
(enterprises,1)
(fair,1)
(fly,1)
(for,2)
(fortune,1)
(grunt,1)
(life,2)
(may,1)
(others,1)
(remember,1)
(respect,1)
(spurns,1)
(take,1)
(to,15)
(we,4)
(weary,1)
(when,2)
(whips,1)
(wrong,1)
(after,1)
(and,12)
(arrows,1)
(ay,1)
(be,4)
(cast,1)
(country,1)
(er,1)
(great,1)
(know,1)
(merit,1)
(my,1)
(nobler,1)
(of,15)
(off,1)
(pith,1)
(say,1)
(scorns,1)
(shocks,1)
(this,2)
(thy,1)
(traveller,1)
(turn,1)
(death,2)
(delay,1)
(does,1)
(dreams,1)
(ills,1)
(quietus,1)
(sleep,5)
(slings,1)
(suffer,1)
(time,1)
(under,1)
(who,2)
(whose,1)
(action,1)
(bare,1)
(calamity,1)
(despis,1)
(he,1)
(law,1)
(makes,2)
(nymph,1)
(o,1)
(ophelia,1)
(opposing,1)
(outrageous,1)
(proud,1)
(returns,1)
(shuffled,1)
(than,1)
(them,1)
(tis,2)
(whether,1)
(all,2)
(bear,3)
(by,2)
(conscience,1)
(consummation,1)
(cowards,1)
(currents,1)
(fardels,1)
(from,1)
(give,1)
(have,2)
(heir,1)
(lose,1)
(man,1)
(native,1)
(natural,1)
(patient,1)
(pause,1)
(question,1)
(sins,1)
(soft,1)
(that,7)
(their,1)
(there,2)
(will,1)
(would,2)

Process finished with exit code 0

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值