This repository has been archived by the owner on Jun 14, 2024. It is now read-only.
[FEATURE REQUEST]: Enable hyperspace with SparkSessionExtention #503
Labels
enhancement
New feature or request
Need to add a functionality to enable Hyperspace with
SparkSessionExtention
to avoid change in user code.Acceptance criteria
Describe what you consider (e.g., functionality requirement) has to be true to mark this feature as complete
Additional context
Discussed in #499
Originally posted by ashokblend October 7, 2021
We have server code which connects to spark jdbc(thrift) server to execute sql.
We can have batch jobs which can create index for our data lake.
But we are not getting how to enable hyperspace for spark thrift server, where we do not have control in initialising sparksession.
So question is how to enable hyperspace in spark thriftserver ?
The text was updated successfully, but these errors were encountered: