engarcia

Untitled

May 18th, 2018
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.70 KB | None | 0 0
  1. 2018-05-18 12:55:16,624 INFO org.apache.flink.client.CliFrontend - --------------------------------------------------------------------------------
  2. 2018-05-18 12:55:16,626 INFO org.apache.flink.client.CliFrontend - Starting Command Line Client (Version: 1.3.0, Rev:760eea8, Date:26.05.2017 @ 14:06:53 UTC)
  3. 2018-05-18 12:55:16,626 INFO org.apache.flink.client.CliFrontend - Current user: enrique
  4. 2018-05-18 12:55:16,626 INFO org.apache.flink.client.CliFrontend - JVM: Java HotSpot(TM) 64-Bit Server VM - Oracle Corporation - 1.8/25.171-b11
  5. 2018-05-18 12:55:16,626 INFO org.apache.flink.client.CliFrontend - Maximum heap size: 1758 MiBytes
  6. 2018-05-18 12:55:16,626 INFO org.apache.flink.client.CliFrontend - JAVA_HOME: /usr/jdk1.8.0_171
  7. 2018-05-18 12:55:16,628 INFO org.apache.flink.client.CliFrontend - Hadoop version: 2.3.0
  8. 2018-05-18 12:55:16,629 INFO org.apache.flink.client.CliFrontend - JVM Options:
  9. 2018-05-18 12:55:16,629 INFO org.apache.flink.client.CliFrontend - -Dlog.file=/home/enrique/flink/log/flink-enrique-client-debian.log
  10. 2018-05-18 12:55:16,629 INFO org.apache.flink.client.CliFrontend - -Dlog4j.configuration=file:/home/enrique/flink/conf/log4j-cli.properties
  11. 2018-05-18 12:55:16,629 INFO org.apache.flink.client.CliFrontend - -Dlogback.configurationFile=file:/home/enrique/flink/conf/logback.xml
  12. 2018-05-18 12:55:16,629 INFO org.apache.flink.client.CliFrontend - Program Arguments:
  13. 2018-05-18 12:55:16,629 INFO org.apache.flink.client.CliFrontend - run
  14. 2018-05-18 12:55:16,629 INFO org.apache.flink.client.CliFrontend - -d
  15. 2018-05-18 12:55:16,629 INFO org.apache.flink.client.CliFrontend - -p
  16. 2018-05-18 12:55:16,629 INFO org.apache.flink.client.CliFrontend - 8
  17. 2018-05-18 12:55:16,629 INFO org.apache.flink.client.CliFrontend - -c
  18. 2018-05-18 12:55:16,629 INFO org.apache.flink.client.CliFrontend - org.inria.flink.readFromHdfs
  19. 2018-05-18 12:55:16,630 INFO org.apache.flink.client.CliFrontend - hbase-flink-persistence/target/hbase-test-1.0-SNAPSHOT.jar
  20. 2018-05-18 12:55:16,630 INFO org.apache.flink.client.CliFrontend - 3000
  21. 2018-05-18 12:55:16,630 INFO org.apache.flink.client.CliFrontend - 8
  22. 2018-05-18 12:55:16,630 INFO org.apache.flink.client.CliFrontend - 9000
  23. 2018-05-18 12:55:16,630 INFO org.apache.flink.client.CliFrontend - /home/enrique/tmp
  24. 2018-05-18 12:55:16,630 INFO org.apache.flink.client.CliFrontend - Classpath: /home/enrique/flink/lib/flink-python_2.10-1.3.0.jar:/home/enrique/flink/lib/flink-shaded-hadoop2-uber-1.3.0.jar:/home/enrique/flink/lib/log4j-1.2.17.jar:/home/enrique/flink/lib/slf4j-log4j12-1.7.7.jar:/home/enrique/flink/lib/flink-dist_2.10-1.3.0.jar:::
  25. 2018-05-18 12:55:16,630 INFO org.apache.flink.client.CliFrontend - --------------------------------------------------------------------------------
  26. 2018-05-18 12:55:16,630 INFO org.apache.flink.client.CliFrontend - Using configuration directory /home/enrique/flink/conf
  27. 2018-05-18 12:55:16,630 INFO org.apache.flink.client.CliFrontend - Trying to load configuration file
  28. 2018-05-18 12:55:16,635 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.rpc.address, localhost
  29. 2018-05-18 12:55:16,636 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.rpc.port, 6123
  30. 2018-05-18 12:55:16,636 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.heap.mb, 1024
  31. 2018-05-18 12:55:16,636 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.heap.mb, 1024
  32. 2018-05-18 12:55:16,636 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.numberOfTaskSlots, 1
  33. 2018-05-18 12:55:16,637 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.memory.preallocate, false
  34. 2018-05-18 12:55:16,637 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: parallelism.default, 1
  35. 2018-05-18 12:55:16,637 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.web.port, 8081
  36. 2018-05-18 12:55:16,891 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.rpc.address, localhost
  37. 2018-05-18 12:55:16,891 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.rpc.port, 6123
  38. 2018-05-18 12:55:16,891 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.heap.mb, 1024
  39. 2018-05-18 12:55:16,891 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.heap.mb, 1024
  40. 2018-05-18 12:55:16,892 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.numberOfTaskSlots, 1
  41. 2018-05-18 12:55:16,892 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.memory.preallocate, false
  42. 2018-05-18 12:55:16,892 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: parallelism.default, 1
  43. 2018-05-18 12:55:16,892 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.web.port, 8081
  44. 2018-05-18 12:55:16,930 INFO org.apache.flink.runtime.security.modules.HadoopModule - Hadoop user set to enrique (auth:SIMPLE)
  45. 2018-05-18 12:55:16,963 INFO org.apache.flink.client.CliFrontend - Running 'run' command.
  46. 2018-05-18 12:55:16,971 INFO org.apache.flink.client.CliFrontend - Building program from JAR file
  47. 2018-05-18 12:55:17,071 INFO org.apache.flink.client.CliFrontend - Cluster configuration: Standalone cluster with JobManager at localhost/127.0.0.1:6123
  48. 2018-05-18 12:55:17,072 INFO org.apache.flink.client.CliFrontend - Using address localhost:6123 to connect to JobManager.
  49. 2018-05-18 12:55:17,072 INFO org.apache.flink.client.CliFrontend - JobManager web interface address http://localhost:8081
  50. 2018-05-18 12:55:17,072 INFO org.apache.flink.client.CliFrontend - Starting execution of program
  51. 2018-05-18 12:55:17,072 INFO org.apache.flink.client.program.StandaloneClusterClient - Starting program in interactive mode
  52. 2018-05-18 12:55:17,089 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.rpc.address, localhost
  53. 2018-05-18 12:55:17,089 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.rpc.port, 6123
  54. 2018-05-18 12:55:17,090 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.heap.mb, 1024
  55. 2018-05-18 12:55:17,090 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.heap.mb, 1024
  56. 2018-05-18 12:55:17,090 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.numberOfTaskSlots, 1
  57. 2018-05-18 12:55:17,090 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.memory.preallocate, false
  58. 2018-05-18 12:55:17,090 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: parallelism.default, 1
  59. 2018-05-18 12:55:17,090 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.web.port, 8081
  60. 2018-05-18 12:55:17,100 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.rpc.address, localhost
  61. 2018-05-18 12:55:17,101 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.rpc.port, 6123
  62. 2018-05-18 12:55:17,101 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.heap.mb, 1024
  63. 2018-05-18 12:55:17,101 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.heap.mb, 1024
  64. 2018-05-18 12:55:17,101 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.numberOfTaskSlots, 1
  65. 2018-05-18 12:55:17,101 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.memory.preallocate, false
  66. 2018-05-18 12:55:17,102 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: parallelism.default, 1
  67. 2018-05-18 12:55:17,102 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.web.port, 8081
  68. 2018-05-18 12:55:17,123 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.rpc.address, localhost
  69. 2018-05-18 12:55:17,124 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.rpc.port, 6123
  70. 2018-05-18 12:55:17,124 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.heap.mb, 1024
  71. 2018-05-18 12:55:17,124 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.heap.mb, 1024
  72. 2018-05-18 12:55:17,124 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.numberOfTaskSlots, 1
  73. 2018-05-18 12:55:17,124 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.memory.preallocate, false
  74. 2018-05-18 12:55:17,124 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: parallelism.default, 1
  75. 2018-05-18 12:55:17,125 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.web.port, 8081
  76. 2018-05-18 12:55:17,139 INFO org.apache.flink.api.java.ExecutionEnvironment - The job has 0 registered types and 0 default Kryo serializers
  77. 2018-05-18 12:55:17,163 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.rpc.address, localhost
  78. 2018-05-18 12:55:17,163 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.rpc.port, 6123
  79. 2018-05-18 12:55:17,163 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.heap.mb, 1024
  80. 2018-05-18 12:55:17,163 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.heap.mb, 1024
  81. 2018-05-18 12:55:17,164 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.numberOfTaskSlots, 1
  82. 2018-05-18 12:55:17,164 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.memory.preallocate, false
  83. 2018-05-18 12:55:17,164 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: parallelism.default, 1
  84. 2018-05-18 12:55:17,164 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.web.port, 8081
  85. 2018-05-18 12:55:18,001 WARN org.apache.flink.client.program.DetachedEnvironment - Job was executed in detached mode, the results will be available on completion.
  86. 2018-05-18 12:55:18,006 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.rpc.address, localhost
  87. 2018-05-18 12:55:18,006 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.rpc.port, 6123
  88. 2018-05-18 12:55:18,006 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.heap.mb, 1024
  89. 2018-05-18 12:55:18,006 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.heap.mb, 1024
  90. 2018-05-18 12:55:18,006 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.numberOfTaskSlots, 1
  91. 2018-05-18 12:55:18,006 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.memory.preallocate, false
  92. 2018-05-18 12:55:18,006 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: parallelism.default, 1
  93. 2018-05-18 12:55:18,007 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.web.port, 8081
  94. 2018-05-18 12:55:18,065 INFO org.apache.flink.client.program.StandaloneClusterClient - Starting client actor system.
  95. 2018-05-18 12:55:18,066 INFO org.apache.flink.runtime.util.LeaderRetrievalUtils - Trying to select the network interface and address to use by connecting to the leading JobManager.
  96. 2018-05-18 12:55:18,067 INFO org.apache.flink.runtime.util.LeaderRetrievalUtils - TaskManager will try to connect for 10000 milliseconds before falling back to heuristics
  97. 2018-05-18 12:55:18,069 INFO org.apache.flink.runtime.net.ConnectionUtils - Retrieved new target address localhost/127.0.0.1:6123.
  98. 2018-05-18 12:55:18,533 INFO akka.event.slf4j.Slf4jLogger - Slf4jLogger started
  99. 2018-05-18 12:55:18,616 INFO Remoting - Starting remoting
  100. 2018-05-18 12:55:18,826 INFO Remoting - Remoting started; listening on addresses :[akka.tcp://[email protected]:37005]
  101. 2018-05-18 12:55:19,021 INFO org.apache.flink.client.program.StandaloneClusterClient - Submitting Job with JobID: 0600a18c6b3f554d9f75c7477991382e. Returning after job submission.
  102. 2018-05-18 12:55:19,023 INFO org.apache.flink.runtime.client.JobClient - Checking and uploading JAR files
  103. 2018-05-18 12:55:19,036 INFO org.apache.flink.runtime.blob.BlobClient - Blob client connecting to akka.tcp://flink@localhost:6123/user/jobmanager
  104. 2018-05-18 12:55:19,758 INFO org.apache.flink.client.CliFrontend - Job has been submitted with JobID 0600a18c6b3f554d9f75c7477991382e
  105. 2018-05-18 12:55:19,765 INFO akka.remote.RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon.
  106. 2018-05-18 12:55:19,771 INFO akka.remote.RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports.
  107. 2018-05-18 12:55:19,885 INFO akka.remote.RemoteActorRefProvider$RemotingTerminator - Remoting shut down.
Add Comment
Please, Sign In to add comment