Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HSFS is defaulting to PyHive instead of Spark on EMR #170

Closed
steffengr opened this issue Nov 27, 2020 · 0 comments · Fixed by #171
Closed

HSFS is defaulting to PyHive instead of Spark on EMR #170

steffengr opened this issue Nov 27, 2020 · 0 comments · Fixed by #171

Comments

@steffengr
Copy link

As EMR does not have the /dbfs folder, hsfs is defaulting to use PyHive even though spark is available. I could work around this issue by creating the folder manually.

SirOibaf added a commit to SirOibaf/feature-store-api that referenced this issue Nov 29, 2020
Also remove downloading of the certificates in the connect method for
PySpark clients. Certificates should already be present when the
application is started.

Also update the Spark external cluster documentation.

Closes logicalclocks#170
SirOibaf added a commit to SirOibaf/feature-store-api that referenced this issue Nov 29, 2020
Also remove downloading of the certificates in the connect method for
PySpark clients. Certificates should already be present when the
application is started.

Also update the Spark external cluster documentation.

Closes logicalclocks#170
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant