Hi,
We are trying to deploy an application on SAM. But we can't because of our proxy server in the company.
Filling in the httpProxyServer part didn't work on SAM configs.
The failing command (timeout downloading artifacts) in the SAM log is this:
/usr/hdf/current/storm-client/bin/storm jar /tmp/storm-artifacts/streamline-2-deneme/artifacts/streamline-runtime-storm-0.6.0.3.2.0.0-520.jar --artifacts org.apache.kafka:kafka-clients:0.10.2.1,org.apache.storm:storm-kafka-client:1.2.1.3.2.0.0-520^org.slf4j:slf4j-log4j12^log4j:log4j^org.apache.zookeeper:zookeeper^org.apache.kafka:kafka-clients,org.apache.storm:storm-hdfs:1.2.1.3.2.0.0-520^org.slf4j:slf4j-log4j12^org.apache.curator:curator-client^org.apache.curator:curator-framework --artifactRepositories hwx-public^http://repo.hortonworks.com/content/groups/public/,hwx-private^http://nexus-private.hortonworks.com/nexus/content/groups/public/ -c nimbus.seeds=["hadooptest.xyz.com",] -c nimbus.port=6627 -c nimbus.thrift.max_buffer_size=1048576 -c storm.thrift.transport=org.apache.storm.security.auth.SimpleTransportPlugin -c storm.principal.tolocal=org.apache.storm.security.auth.DefaultPrincipalToLocal org.apache.storm.flux.Flux --remote /tmp/storm-artifacts/streamline-2-deneme.yaml
We couldn't find a way to bypass the proxy. Do you know a way of deploying apps on SAM behind proxy?
HDF Version --> 3.2.0.0-520
Streamline Analytics Manager --> 0.6.0
Thanks,
Bora