Offline deployment

Bug #1604447 reported by Paolo de Rosa
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
apache-kafka (Juju Charms Collection)
Fix Released
Undecided
Unassigned

Bug Description

In some environments due to security reasons it's not possible to access external resources (pip install, wget http://url, etc) because there no internet access.
In these environments it would be very important to support Offline deployment in the charm, this charm is needed by Contrail deployment.

Would it be possible at least to have an option where to point charm in order to get the extra (those resources that cannot be installed using ubuntu packages) resources ?

thanks.

Tags: 4010
Revision history for this message
Cory Johns (johnsca) wrote :

The vanilla Apache Kafka charm supports a resource_mirror option, but it's a bit cumbersome to use. The Bigtop Kafka charm (https://jujucharms.com/kafka), on the other hand, installs via apt, so an internal apt repository should be sufficient to handle network-restricted deployments, with the caveat that the packages come from the Bigtop repository, so they will need to be added to the mirror.

The Bigtop repository info can be found at https://www.apache.org/dist/bigtop/bigtop-1.1.0/repos/trusty/ with the repo itself being hosted on S3, and you can see what the individual packages are in their nightly build CI: https://ci.bigtop.apache.org/view/Packages/job/Bigtop-trunk-packages/

Revision history for this message
Cory Johns (johnsca) wrote :

Because of the Apache Bigtop payload not having an easy way to be provided without network access, we're recommending cs:trusty/apache-kafka-5 (which was just updated with the network bind interface support) instead of the Bigtop Kafka charm.

We will continue to work on resolving the no-network support for the Bigtop charms for the transition to Xenial.

Revision history for this message
Pen Gale (pengale) wrote :

I just published another dev version of this charm, with updated spot fixes: cs:~bigdata-dev/trusty/apache-kafka-21

Revision history for this message
Michał Ajduk (majduk) wrote :

Apache kafka contains resources_mirror parameter

Changed in apache-kafka (Juju Charms Collection):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.