twosigma / twosigma/beakerx

Enable hive support in spark GUI option is missing

Open
#7,473 4 comments 0 reactions 1 assignee Claimed by @LeeTZ View on GitHub
Dominant language
Jupyter Notebook
Stars
2.9k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

Hi,

Would be nice to have an option to enable hive support in GUI options and beakerx.json. Not a big problem as one can just write:

```scala
%%spark
SparkSession.builder().enableHiveSupport()
```

But for completeness, it should probably be available in GUI as well :)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.