Skip to content

wget fails due to proxy #7

@Zeophlite

Description

@Zeophlite

The "install service" can fail due at flink.py Line 45 due to the proxy variables not being set

This is despite adding proxy variables to both AMBARI_JVM_ARGS and http_proxy in /var/lib/ambari-server/ambari-env.sh

A workaround is to run this command before installing the service:

wget http://www.us.apache.org/dist/flink/flink-1.1.2/flink-1.1.2-bin-hadoop27-scala_2.11.tgz -O /tmp/flink.tgz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions