Details

    • Type: Task
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 0.2
    • Fix Version/s: None
    • Component/s: REPL
    • Labels:
      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

            • Assignee:
              Unassigned
              Reporter:
              vanzin Marcelo Vanzin
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated: