Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How to extract character n-grams based on a large text

scala apache-spark

Scala reflection with Serialization (over Spark) - Symbols not serializable

Converting a Heterogeneous List to and from Json in Play for Scala

json scala playframework

How can I apply a macro annotation to a case class with a context bound?

duplicate package objects in main and test

scala sbt

Did I just break JVM type safety by using Jackson JSON deserialisation?

How to deprecate the companion object of a case class?

Dynamic Set Algebra on Spark

How to fix 413 HTTP Request entity too large

How to query on data frame where 1 field of StringType has json value in Spark SQL

SBT - Class not found, continuing with a stub

Elasticsearch-Hadoop library cannot connect to to docker container

Installing Scala kernel (or Spark/Toree) for Jupyter (Anaconda)

Are methods instantiated with classes, consuming lots of memory (in Scala)?

python scala oop jvm

what's the right way to write scala.Function1 as a lambda?

java scala lambda java-8

Transforming one column into multiple ones in a Spark Dataframe

How to get the Partitioner in Apache Flink?

Application does not take parameters

scala

Build a Scala package dependency graph

How do `map` and `reduce` methods work in Spark RDDs?

scala apache-spark closures