Import functions from other notebook?

2017-06-16 Thread darren
Hi I saw a suggestion on how to run or import separate notebook using %run But this interpreter doesn't exist in 0.7.0 How can I include or run a notebook in a notebook? Get Outlook for Android

Encrypt/Decrypt Key in Spark Layer

2017-06-16 Thread Suresh Ayyavoo
Hi All, We have requirements to have Encrypt/Decrypt key in application layer(not database layer) We already implemented encrypt column level data before save it to database using Spark(Scala) ETL module. Now to decrypt. We can't keep decrypt key in front-end Zeppelin scala or sql, because using s