Hello *, How can i define a local Maven mirror Repo to Zeppelin ?
I use the latest Zeppelin 0.7 provided with HDP, which does not yet respect hhtp_proxy and https_proxy. ( zeppelin_2_6_0_3_8-0.7.0.2.6.0.3-8.noarch) So since i am inside a company Environment i have a local maven repo mirror like that: local cache for the Maven Central repo (https://artifactory.company.com/artifactory/maven/) Which central Variable or user specific setting i need to adapt in order to make Zeppelin use this local maven repo ? TIA Micha