You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@zeppelin.apache.org by Michael Arndt <mi...@berlin.de> on 2017/09/18 13:19:21 UTC

Zeppelin / local Maven Repo

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