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

Zeppelin init action: delete asm-5.0.4.jar in Zeppelin 0.7. #313

Merged
merged 2 commits into from
Aug 7, 2018

Conversation

functicons
Copy link
Contributor

No description provided.

# If both asm-3.1.jar and asm-5.0.4.jar are found in /usr/lib/zeppelin/lib for
# Zeppelin 0.7, delete asm-5.0.4.jar. This is a temporary workaround before
# we figure out the root cause of asm conflict.
version=$(dpkg --status zeppelin | grep 'Version:')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

configure_zeppelin has a slightly cleaner way to get and compare the version information

@karth295 karth295 merged commit a202c25 into GoogleCloudDataproc:master Aug 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants