Uploaded image for project: 'Livy'
  1. Livy
  2. LIVY-118

Drop json4s dependency

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.2
    • 0.9.0
    • REPL
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vanzin Marcelo Masiero Vanzin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: