Member since
03-05-2019
5
Posts
0
Kudos Received
0
Solutions
06-28-2019
08:07 PM
Thanks for this answer. Helped me a lot 🙂
... View more
01-21-2019
11:41 AM
I have exactly the same problem.
... View more
01-21-2019
10:52 AM
Interesting. httpProxyServer works with HDF 3.1.2.0 But doesn't work on 3.2.0.0 And i have to solve the problem on 3.2.0.0 🙂
... View more
01-18-2019
01:35 PM
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
... View more