[
https://issues.apache.org/jira/browse/SPARK-23768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon updated SPARK-23768:
---------------------------------
Labels: bulk-closed (was: )
> Proxy configuration for extraJavaOptions in defaults conf
> ---------------------------------------------------------
>
> Key: SPARK-23768
> URL: https://issues.apache.org/jira/browse/SPARK-23768
> Project: Spark
> Issue Type: Bug
> Components: Spark Shell
> Affects Versions: 2.2.1
> Environment: default conf setting:
> spark.executor.extraJavaOptions -Dhttp.proxyHost=IP -Dhttp.proxyPort=8080
> -Dhttps.proxyHost=IP -Dhttps.proxyPort=8080
> spark.jars.packages
> datastax:spark-cassandra-connector:2.0.0-M2-s_2.11
>
> Reporter: Praveen
> Priority: Minor
> Labels: bulk-closed
>
> When trying to launch spark shell or pyspark for the first time with
> cassandra connector configured as package, the proxy setting in default conf
> is not being used and the download fails (if behind proxy).
> If the proxy is configured directly in the command line, the download happens
> and spark shell starts correctly.
> Seems the proxy configuration in default conf is not being used for package
> download.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]