You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by Igor Drozdov <Ig...@epam.com> on 2017/03/13 10:17:07 UTC

Scala interpretations

Hello!

Please help me understand how spark interpreter works.

Why we split code into lines and run it line-by-line and not the whole input at once?

Thank you,
Igor Drozdov