moon wrote
> Do you mean sensitive information inside of paragraph code or output?
Code in particular. I've seen some users do this with system properties, but
it would be very useful to have something in that is more dynamic and is
bound to the notebook.
moon wrote
> Zeppelin itself does not ha
What will be the fate of the datalayer PR? I think this is causing some
confusion.
--
View this message in context:
http://apache-zeppelin-users-incubating-mailing-list.75479.x6.nabble.com/R-Interpreter-tp2187p2371.html
Sent from the Apache Zeppelin Users (incubating) mailing list mailing list
Hi Jongyoul,
Basically I'm hoping to make the %jdbc interpreter language at bit more
flexible, maybe offering the following features:
1. Suppress output of standard charts / tables
- Allows rendering in another paragraph instead
2. Bind the results of a %jdbc paragraph so that the values could b
Is it possible to Angular bind the result set of a %jdbc paragraph? This
would be very useful for creating dynamic charts using other charting
libraries that Zeppelin doesn't support.
On a related note, I think the %jdbc interpreter would need to support not
producing any output to make this seam
Is there a mechanism is Zeppelin to externalize / protect sensitive
information such as passwords? This would be very useful when creating a
connection in R, Spark, etc. to hide the passwords from notebook viewers.
Curious if others have handled this. Thanks.
--
View this message in context:
h