[
https://issues.apache.org/jira/browse/LIVY-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyorgy Gal updated LIVY-118:
----------------------------
Fix Version/s: 0.10.0
(was: 0.9.0)
This issue has been moved to the 0.10.0 release as part of a bulk update. If
you feel this is moved out inappropriately, feel free to provide justification
and reset the Fix Version to 0.9.0.
> Drop json4s dependency
> ----------------------
>
> Key: LIVY-118
> URL: https://issues.apache.org/jira/browse/LIVY-118
> Project: Livy
> Issue Type: Task
> Components: REPL
> Affects Versions: 0.2
> Reporter: Marcelo Masiero Vanzin
> Priority: Major
> Fix For: 0.10.0
>
>
> json4s is bound to become a dependency problem for the livy repl at some
> point, since Spark may be dropping it or upgrading to an incompatible version
> to support new Scala. Since json4s doesn't provide any functionality that
> cannot be re-implemented with Jackson, we should consider just using Jackson
> instead.
> json4s also brings in some rather large transitive dependencies such as
> scala-compiler, which are not needed by anything else in Livy.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)