Github user arminwasicek commented on the issue:
https://github.com/apache/zeppelin/pull/3001
The story is that Amazon deprecated their use of json.org and moved to
jackson. The Zeppelin code in question uses on json.org through the import of
the Amazon lib. The change I'm prop
GitHub user arminwasicek opened a pull request:
https://github.com/apache/zeppelin/pull/3077
[ZEPPELIN-3631] Increase the maven-shade-plugin version to 3.1.1
### What is this PR for?
Increase the maven-shade-plugin version to 3.1.1
### What type of PR is it
GitHub user arminwasicek opened a pull request:
https://github.com/apache/zeppelin/pull/3001
[ZEPPELIN-3524] Replace the Amazon json libs with org.json
### What is this PR for?
Currently, Zeppelin uses a JSON library that Amazon deprecated in
subsequent releases. This PR