List Question
20 TechQA 2024-02-14T13:45:12.293000Spark 3.3.0 or greater than 3.3.0 versions giving class not found with json4s library
43 views
Asked by coderbaba
json4s MappingException does not show up when throwing from my CustomSerializer
30 views
Asked by Sarthak Maheshwari
How to add element into a nested array using json4s with Scala
39 views
Asked by Mamaf
SCALA-JSON: How can I manipulate a json to send a json object into 2nd level nested object?
17 views
Asked by bbgghh
Cannot find column using from_json to Dataset
118 views
Asked by thebluephantom
How to know which field is missed while parsing json in Json4s
253 views
Asked by Alim Uddin
How to parse arbitrary protobuf message in scala usind scalapb
434 views
Asked by Sim
How to convert Spark Dataframe to JSON using json4s, in Scala?
260 views
Asked by Alex Kerr
JValue in Json4s (Scala): How to create an empty JValue
400 views
Asked by Raz
How to wrap org.json4s.JValue in org.asynchttpclient.Response
75 views
Asked by Raymond Chenon
In json4s, why does the extract() function always yield empty object result?
84 views
Asked by tribbloid
Json4s not serializing Java classes
456 views
Asked by juan2raid
scala json4s in for comprehension - cannot resolve symbol flatMap
111 views
Asked by bayerb
Parsing JObject In Scala
715 views
Asked by Satish Dalal
Could not find implicit value of org.json4s.AsJsonInput in json4s 4.0.4
429 views
Asked by NIMENDAVID
Does anyone knows how to create a DenseVector[Double] using Breeze library in scala
43 views
Asked by Reda20
How to render JArray without square parentheses into JSON?
35 views
Asked by Alexander Lopatin
How to concat two JArray with json4s in Scala?
122 views
Asked by Alexander Lopatin