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

Library service doesn't work on Yarn cluster #79

Closed
mobsy74 opened this issue Jun 2, 2018 · 3 comments
Closed

Library service doesn't work on Yarn cluster #79

mobsy74 opened this issue Jun 2, 2018 · 3 comments
Labels

Comments

@mobsy74
Copy link

mobsy74 commented Jun 2, 2018

Datasources we create in the library are available to our Spark jobs when running in the local cluster preset. However, when we switch to a Yarn cluster preset, those datasources are no longer available to our executors on the cluster. Is the library service intended to work in cluster mode?

@jaroslaw-osmanski
Copy link

Seahorse works only in Spark client mode (https://seahorse.deepsense.ai/reference/external_cluster.html).
Library should work using YARN cluster and this will be investigated.

@jaroslaw-osmanski
Copy link

It works on my YARN cluster. Maybe AWS security groups are the problem? I've managed to create and read dataframe using library datasource. Maybe I'm missing something in workflow? @mobsy74 @metasim

@jaroslaw-osmanski
Copy link

Closing this as it was setup issue.

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

No branches or pull requests

2 participants