Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Failed to add user extension while using gazelle #929

Closed
jackylee-ch opened this issue May 22, 2022 · 1 comment
Closed

Failed to add user extension while using gazelle #929

jackylee-ch opened this issue May 22, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@jackylee-ch
Copy link
Contributor

Describe the bug
When we start spark with user spark extension and gazelle, it will throw "Spark extensions are already specified before enabling Gazelle plugin: ".

To Reproduce
Start spark with use spark extension and gazelle, which means we would set spark.sql.extensions in spark-defaults.conf to another extension.

Expected behavior
This exception should only be thrown when user set spark.sql.extensions to GazelleSessionExtensions or ArrowWriteExtension.

Additional context
None

@PHILO-HE
Copy link
Collaborator

PHILO-HE commented Sep 7, 2022

Assume it is already fixed. Please re-open it if necessary.

@PHILO-HE PHILO-HE closed this as completed Sep 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants