Hi all,

Could anyone explain me about the lines below?

computer1 - worker
computer8 - driver(master)

14/04/04 14:24:56 INFO BlockManagerMasterActor$BlockManagerInfo: Added input-0-1396614314800 in memory on computer1.ant-net:60820 (size: 1262.5 KB, free: 540.3 MB) 14/04/04 14:24:56 INFO MemoryStore: ensureFreeSpace(1292780) called with curMem=49555672, maxMem=825439027 14/04/04 14:24:56 INFO MemoryStore: Block input-0-1396614314800 stored as bytes to memory (size 1262.5 KB, free 738.7 MB) 14/04/04 14:24:56 INFO BlockManagerMasterActor$BlockManagerInfo: Added input-0-1396614314800 in memory on computer8.ant-net:49743 (size: 1262.5 KB, free: 738.7 MB)

Why does spark add the same input in computer8, which is the Driver(master)?

Thanks guys

--
Informativa sulla Privacy: http://www.unibs.it/node/8155

Reply via email to