Skip to content

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

Merged
karth295 merged 2 commits intoGoogleCloudDataproc:masterfrom
functicons:dev
Aug 7, 2018
Merged

Zeppelin init action: delete asm-5.0.4.jar in Zeppelin 0.7.#313
karth295 merged 2 commits intoGoogleCloudDataproc:masterfrom
functicons:dev

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.

3 participants