-
Notifications
You must be signed in to change notification settings - Fork 98
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
Vegas fails to work when circe 0.9.3 is imported in Zeppelin #156
Comments
dankolesnikov
changed the title
Vegas fails to work when
Vegas fails to work when circe 0.9.3 is imported in Zeppelin
Sep 15, 2018
circe 0.9.3
is imported in Zeppelin
@oshikiri Updates on this:
|
I don't know about it. Could you send a pull request and check using travis-ci? |
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Vegas doesn't graph if the user imports circe 0.9.3 in Zeppelin.
To reproduce in Zeppelin, import the following in the spark interpreter and run a sample Vegas example:
Throws exception:
Attaching screenshots:
Failure: circe 0.9.3 is imported
Success: no circe library is imported
I am currently working on the fix for this.
vegas.spec. Spec
singleton seems to be the one that requires changes. I'd like to connect with contributors/founder who wrote that code. My suggestion is to reduce the number of lines invegas.spec. Spec
by modularizing it. There are more than 2000 lines in a single file.Any feedback?
The text was updated successfully, but these errors were encountered: