[
https://issues.apache.org/jira/browse/SPARK-20191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-20191:
------------------------------------
Assignee: Apache Spark
> RackResolver not correctly being overridden in YARN tests
> ---------------------------------------------------------
>
> Key: SPARK-20191
> URL: https://issues.apache.org/jira/browse/SPARK-20191
> Project: Spark
> Issue Type: Bug
> Components: YARN
> Affects Versions: 2.0.3, 2.1.1, 2.2.0
> Reporter: Marcelo Vanzin
> Assignee: Apache Spark
>
> YARN tests currently try to override YARN's RackResolver, but that class
> self-initializes the first time it's called, storing state in static
> variables and ignoring any further config params that might override the
> initial behavior.
> So we need a better solution for Spark tests, so that tests such as
> {{LocalityPlacementStrategySuite}} don't flood the DNS server with requests
> (making the test really slow in certain environments).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]