Hello, I have a problem with running R interpreter - Specifically, R is not visible among available interpreters. So far, I installed R language packages to my system (Ubuntu) = I am able to run R commands in shell. When I download latest version of Zeppelin from Git, try to compile it using -Pr and also -Psparkr, the spark interpreter is not found.
When trying to run a command e.g. %r (%spark.r) 4 + 4 Zeppelin returns: "r interpreter not found" Please, do you have any experience how to include R into the Zeppelin? Thank you, Regards, Jan