Hi Randy, If you go to "Interpreter" menu, you'll see "args" property in your spark interpreter setting. If you add "-deprecation" in the value, then you'll able to see some details.
Thanks, moon On Thu, Aug 4, 2016 at 7:30 PM Randy Gelhausen <rgel...@gmail.com> wrote: > Hi, > > After upgrading to Spark 2.0, I'm seeing some "warning: there was one > deprecation warning; re-run with -deprecation for details" warnings in > Spark output. > > How can I configure Zeppelin to tell me what deprecated API I'm using? > > Thanks, > -Randy >