Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.85 KB | None | 0 0
  1. SLF4J: Class path contains multiple SLF4J bindings.
  2. SLF4J: Found binding in [jar:file:/data/tmp/nm-local-dir/usercache/hadoop/filecache/27/__spark_libs__6843186552468170225.zip/slf4j-log4j12-1.7.16.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  3. SLF4J: Found binding in [jar:file:/usr/local/hadoop-2.7.2/share/hadoop/common/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  4. SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
  5. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
  6. 17/02/24 11:28:06 INFO CoarseGrainedExecutorBackend: Started daemon with process name: 28665@datanode01-bi-dev
  7. 17/02/24 11:28:06 INFO SignalUtils: Registered signal handler for TERM
  8. 17/02/24 11:28:06 INFO SignalUtils: Registered signal handler for HUP
  9. 17/02/24 11:28:06 INFO SignalUtils: Registered signal handler for INT
  10. 17/02/24 11:28:07 WARN NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
  11. 17/02/24 11:28:07 INFO SecurityManager: Changing view acls to: hadoop
  12. 17/02/24 11:28:07 INFO SecurityManager: Changing modify acls to: hadoop
  13. 17/02/24 11:28:07 INFO SecurityManager: Changing view acls groups to:
  14. 17/02/24 11:28:07 INFO SecurityManager: Changing modify acls groups to:
  15. 17/02/24 11:28:07 INFO SecurityManager: SecurityManager: authentication disabled; ui acls disabled; users with view permissions: Set(hadoop); groups with view permissions: Set(); users with modify permissions: Set(hadoop); groups with modify permissions: Set()
  16. 17/02/24 11:28:08 INFO TransportClientFactory: Successfully created connection to /111.1111.1111.111:37395 after 117 ms (0 ms spent in bootstraps)
  17. 17/02/24 11:28:08 INFO SecurityManager: Changing view acls to: hadoop
  18. 17/02/24 11:28:08 INFO SecurityManager: Changing modify acls to: hadoop
  19. 17/02/24 11:28:08 INFO SecurityManager: Changing view acls groups to:
  20. 17/02/24 11:28:08 INFO SecurityManager: Changing modify acls groups to:
  21. 17/02/24 11:28:08 INFO SecurityManager: SecurityManager: authentication disabled; ui acls disabled; users with view permissions: Set(hadoop); groups with view permissions: Set(); users with modify permissions: Set(hadoop); groups with modify permissions: Set()
  22. 17/02/24 11:28:08 INFO TransportClientFactory: Successfully created connection to /111.1111.1111.111:37395 after 2 ms (0 ms spent in bootstraps)
  23. 17/02/24 11:28:08 INFO DiskBlockManager: Created local directory at /data/tmp/nm-local-dir/usercache/hadoop/appcache/application_1487905765621_0005/blockmgr-61ba2ed4-9f0d-4aeb-92bc-0af3957382f9
  24. 17/02/24 11:28:08 INFO MemoryStore: MemoryStore started with capacity 912.3 MB
  25. 17/02/24 11:28:08 INFO CoarseGrainedExecutorBackend: Connecting to driver: spark://CoarseGrainedScheduler@111.1111.1111.111:37395
  26. 17/02/24 11:28:08 INFO CoarseGrainedExecutorBackend: Successfully registered with driver
  27. 17/02/24 11:28:08 INFO Executor: Starting executor ID 2 on host datanode01-bi-dev
  28. 17/02/24 11:28:08 INFO Utils: Successfully started service 'org.apache.spark.network.netty.NettyBlockTransferService' on port 57659.
  29. 17/02/24 11:28:08 INFO NettyBlockTransferService: Server created on datanode01-bi-dev:57659
  30. 17/02/24 11:28:08 INFO BlockManagerMaster: Registering BlockManager BlockManagerId(2, datanode01-bi-dev, 57659)
  31. 17/02/24 11:28:08 INFO BlockManagerMaster: Registered BlockManager BlockManagerId(2, datanode01-bi-dev, 57659)
  32. 17/02/24 11:28:09 INFO CoarseGrainedExecutorBackend: Got assigned task 0
  33. 17/02/24 11:28:09 INFO Executor: Running task 0.0 in stage 0.0 (TID 0)
  34. 17/02/24 11:28:10 INFO TorrentBroadcast: Started reading broadcast variable 2
  35. 17/02/24 11:28:10 INFO TransportClientFactory: Successfully created connection to /111.1111.1111.111:34436 after 2 ms (0 ms spent in bootstraps)
  36. 17/02/24 11:28:10 INFO MemoryStore: Block broadcast_2_piece0 stored as bytes in memory (estimated size 4.2 KB, free 912.3 MB)
  37. 17/02/24 11:28:10 INFO TorrentBroadcast: Reading broadcast variable 2 took 116 ms
  38. 17/02/24 11:28:10 INFO MemoryStore: Block broadcast_2 stored as values in memory (estimated size 5.9 KB, free 912.3 MB)
  39. 2017-02-24 11:28:21,023 INFO (MainThread-28735) TFSparkNode.reserve: {'authkey': UUID('0843b53f-22a3-4cf5-ab0d-d316ba7f792c'), 'worker_num': 0, 'host': 'datanode01-bi-dev', 'tb_port': 0, 'addr': ('datanode01-bi-dev', 12241), 'ppid': 28724, 'task_index': 0, 'job_name': 'ps', 'tb_pid': 0, 'port': 47797}
  40. 17/02/24 11:28:21 INFO PythonRunner: Times: total = 10705, boot = 312, init = 43, finish = 10350
  41. 17/02/24 11:28:21 INFO Executor: Finished task 0.0 in stage 0.0 (TID 0). 2355 bytes result sent to driver
  42. 17/02/24 11:28:21 INFO CoarseGrainedExecutorBackend: Got assigned task 5
  43. 17/02/24 11:28:21 INFO Executor: Running task 0.0 in stage 1.0 (TID 5)
  44. 17/02/24 11:28:21 INFO TorrentBroadcast: Started reading broadcast variable 3
  45. 17/02/24 11:28:21 INFO MemoryStore: Block broadcast_3_piece0 stored as bytes in memory (estimated size 6.3 KB, free 912.3 MB)
  46. 17/02/24 11:28:21 INFO TorrentBroadcast: Reading broadcast variable 3 took 18 ms
  47. 17/02/24 11:28:21 INFO MemoryStore: Block broadcast_3 stored as values in memory (estimated size 9.3 KB, free 912.3 MB)
  48. 2017-02-24 11:28:21,205 INFO (MainThread-28735) node: {'addr': ('datanode01-bi-dev', 12241), 'task_index': 0, 'job_name': 'ps', 'authkey': UUID('0843b53f-22a3-4cf5-ab0d-d316ba7f792c'), 'worker_num': 0, 'host': 'datanode01-bi-dev', 'ppid': 28724, 'port': 47797, 'tb_pid': 0, 'tb_port': 0}
  49. 2017-02-24 11:28:21,206 INFO (MainThread-28735) node: {'addr': '/tmp/pymp-jCE5VH/listener-zlzwwH', 'task_index': 0, 'job_name': 'worker', 'authkey': UUID('256af5f7-287a-4c4d-8165-9816bff21808'), 'worker_num': 1, 'host': 'namenode01-bi-dev', 'ppid': 25867, 'port': 59678, 'tb_pid': 0, 'tb_port': 0}
  50. 2017-02-24 11:28:21,206 INFO (MainThread-28735) node: {'addr': '/tmp/pymp-vMwVR6/listener-w9GOmI', 'task_index': 1, 'job_name': 'worker', 'authkey': UUID('1b726e7a-c176-4974-8cb7-a3984d54028f'), 'worker_num': 2, 'host': 'datanode03-bi-dev', 'ppid': 24048, 'port': 27900, 'tb_pid': 0, 'tb_port': 0}
  51. 2017-02-24 11:28:21,206 INFO (MainThread-28735) node: {'addr': '/tmp/pymp-WZymp4/listener-ilxHlD', 'task_index': 2, 'job_name': 'worker', 'authkey': UUID('fda214a3-a8ed-40cc-bf70-60a807475c50'), 'worker_num': 3, 'host': 'datanode02-bi-dev', 'ppid': 26047, 'port': 19377, 'tb_pid': 0, 'tb_port': 0}
  52. 2017-02-24 11:28:21,206 INFO (MainThread-28735) node: {'addr': '/tmp/pymp-4wlOfY/listener-6eigjl', 'task_index': 3, 'job_name': 'worker', 'authkey': UUID('cb7d84ce-8fd2-445d-a3d4-d43b7e8f9e8e'), 'worker_num': 4, 'host': 'datanode04-bi-dev', 'ppid': 2409, 'port': 13204, 'tb_pid': 0, 'tb_port': 0}
  53. 2017-02-24 11:28:21,456 INFO (MainThread-28735) Connected to TFSparkNode.mgr on datanode01-bi-dev, ppid=28724, state='running'
  54. 2017-02-24 11:28:21,595 INFO (MainThread-28735) Starting TensorFlow ps:0 on cluster node 0 on background thread
  55. 2017-02-24 11:28:27,503 INFO (Thread-1-28735) 0: ======== ps:0 ========
  56. 2017-02-24 11:28:27,503 INFO (Thread-1-28735) 0: Cluster spec: {'ps': ['datanode01-bi-dev:47797'], 'worker': ['namenode01-bi-dev:59678', 'datanode03-bi-dev:27900', 'datanode02-bi-dev:19377', 'datanode04-bi-dev:13204']}
  57. 2017-02-24 11:28:27,503 INFO (Thread-1-28735) 0: Using CPU
  58. W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE3 instructions, but these are available on your machine and could speed up CPU computations.
  59. W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.1 instructions, but these are available on your machine and could speed up CPU computations.
  60. W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.2 instructions, but these are available on your machine and could speed up CPU computations.
  61. W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX instructions, but these are available on your machine and could speed up CPU computations.
  62. W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX2 instructions, but these are available on your machine and could speed up CPU computations.
  63. W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use FMA instructions, but these are available on your machine and could speed up CPU computations.
  64. D0224 11:28:27.506799377 28792 env_linux.c:77] Warning: insecure environment read function 'getenv' used
  65. I tensorflow/core/distributed_runtime/rpc/grpc_channel.cc:200] Initialize GrpcChannelCache for job ps -> {0 -> localhost:47797}
  66. I tensorflow/core/distributed_runtime/rpc/grpc_channel.cc:200] Initialize GrpcChannelCache for job worker -> {0 -> namenode01-bi-dev:59678, 1 -> datanode03-bi-dev:27900, 2 -> datanode02-bi-dev:19377, 3 -> datanode04-bi-dev:13204}
  67. I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:221] Started server with target: grpc://localhost:47797
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement