Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1. SLF4J: Class path contains multiple SLF4J bindings.
  2. SLF4J: Found binding in [jar:file:/usr/hdp/2.3.4.0-3485/hadoop/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  3. SLF4J: Found binding in [jar:file:/disk/09/hadoop/yarn/local/usercache/hongmei/appcache/application_1464374946035_32224/filecache/10/ignite-yarn.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. 16/06/10 08:43:48 INFO impl.ContainerManagementProtocolProxy: yarn.client.max-cached-nodemanagers-proxies : 0
  7. 16/06/10 08:43:48 INFO client.ConfiguredRMFailoverProxyProvider: Failing over to rm2
  8. Jun 10, 2016 8:43:48 AM org.apache.ignite.yarn.ApplicationMaster run
  9. INFO: Application master registered.
  10. Jun 10, 2016 8:43:48 AM org.apache.ignite.yarn.ApplicationMaster run
  11. INFO: Making request. Memory: 2,432, cpu 1.
  12. Jun 10, 2016 8:43:48 AM org.apache.ignite.yarn.ApplicationMaster run
  13. INFO: Making request. Memory: 2,432, cpu 1.
  14. 16/06/10 08:43:49 INFO impl.AMRMClientImpl: Received new token for : c5hdp105.c5.runwaynine.com:45454
  15. 16/06/10 08:43:49 INFO impl.AMRMClientImpl: Received new token for : c5hdp112.c5.runwaynine.com:45454
  16. Jun 10, 2016 8:43:49 AM org.apache.ignite.yarn.ApplicationMaster run
  17. INFO: Making request. Memory: 2,432, cpu 1.
  18. Jun 10, 2016 8:43:49 AM org.apache.ignite.yarn.ApplicationMaster run
  19. INFO: Making request. Memory: 2,432, cpu 1.
  20. Jun 10, 2016 8:43:49 AM org.apache.ignite.yarn.ApplicationMaster onContainersAllocated
  21. INFO: Launching container: container_e24_1464374946035_32224_01_000002.
  22. 16/06/10 08:43:49 INFO impl.ContainerManagementProtocolProxy: Opening proxy : c5hdp105.c5.runwaynine.com:45454
  23. Jun 10, 2016 8:43:49 AM org.apache.ignite.yarn.ApplicationMaster onContainersAllocated
  24. INFO: Launching container: container_e24_1464374946035_32224_01_000003.
  25. 16/06/10 08:43:49 INFO impl.ContainerManagementProtocolProxy: Opening proxy : c5hdp112.c5.runwaynine.com:45454
  26. 16/06/10 08:43:50 INFO impl.AMRMClientImpl: Received new token for : c5hdp114.c5.runwaynine.com:45454
  27. 16/06/10 08:43:50 INFO impl.AMRMClientImpl: Received new token for : c5hdp115.c5.runwaynine.com:45454
  28. Jun 10, 2016 8:43:50 AM org.apache.ignite.yarn.ApplicationMaster onContainersCompleted
  29. INFO: Container completed. Container id: container_e24_1464374946035_32224_01_000006. State: COMPLETE.
  30. Jun 10, 2016 8:43:50 AM org.apache.ignite.yarn.ApplicationMaster onContainersCompleted
  31. INFO: Container completed. Container id: container_e24_1464374946035_32224_01_000007. State: COMPLETE.
  32. Jun 10, 2016 8:43:50 AM org.apache.ignite.yarn.ApplicationMaster onContainersCompleted
  33. INFO: Container completed. Container id: container_e24_1464374946035_32224_01_000004. State: COMPLETE.
  34. Jun 10, 2016 8:43:50 AM org.apache.ignite.yarn.ApplicationMaster onContainersCompleted
  35. INFO: Container completed. Container id: container_e24_1464374946035_32224_01_000005. State: COMPLETE.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement