[ https://issues.apache.org/jira/browse/LIVY-118 ]


    Larry McCay deleted comment on LIVY-118:
    ----------------------------------

was (Author: lmccay):
Due to the pending 2.0.0 release this JIRA has been pushed out to 2.1.0 as part 
of a bulk update. If there is a specific reason to pull this back into the 
2.0.0 release and you intend to provide a PR in the next few days please 
provide justification and reset the Fix Version to 2.0.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.9.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)

Reply via email to