Github user WegDamit commented on the issue: https://github.com/apache/zeppelin/pull/1369 Those changes are only for dependencies given in the interpreter definition, right? Using a %spark.dep section in a notebook seems to uses a SparkDependencyContext which does not inherit from AbstractDependency.* and so does not use the proxy definition at all. Right? Wouldn't it be useful to give the %dep section access to the proxy too?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---