You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@zeppelin.apache.org by "J.Dadashev" <jd...@gmail.com> on 2016/01/21 16:42:17 UTC

Stepping through interpreter code in debugger

Does anyone know how to setup debugging in order to step through the
interpreters code (SparkInterpreter, Markdown, etc.) in NetBeans?

I am using NetBeans 8.1 RC2 on Ubuntu 14.

Thanks