help
help copied to clipboard
Can we check spark exeuctor's log on jupyter?
for spark applications, we can only see the printed logs on driver. And I think it is possible to display the executor's log on jupyter since the executor and driver run on the same machine.