[
https://issues.apache.org/jira/browse/SPARK-17531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yin Huai resolved SPARK-17531.
------------------------------
Resolution: Fixed
Fix Version/s: 2.1.0
2.0.1
Issue resolved by pull request 15086
[https://github.com/apache/spark/pull/15086]
> Don't initialize Hive Listeners for the Execution Client
> --------------------------------------------------------
>
> Key: SPARK-17531
> URL: https://issues.apache.org/jira/browse/SPARK-17531
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 2.0.0
> Reporter: Burak Yavuz
> Fix For: 2.0.1, 2.1.0
>
>
> If a user provides listeners inside the Hive Conf, the configuration for
> these listeners are passed to the Hive Execution Client as well. This may
> cause issues for two reasons:
> 1. The Execution Client will actually generate garbage
> 2. The listener class needs to be both in the Spark Classpath and Hive
> Classpath
> The configuration can be overwritten within
> {code}
> HiveUtils.newTemporaryConfiguration
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]