Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Splitting an HList that was concatenated using Prepend[A, B]

scala shapeless

Accessing HDFS HA from spark job (UnknownHostException error)

How to transform RDD, Dataframe or Dataset straight to a Broadcast variable without collect?

Passing a map with struct-type key into a Spark UDF

scala apache-spark

Handling microseconds in Spark Scala

Scala's equivalent of pandas in Python or data.frame / data.table in R

scala dataframe

Typesafe config: encryption/obfuscation of sensitive values in memory

java scala typesafe-config

Akka HTTP api routes structure

Json.obj Scala, string concat: Compilation error

How to filter on a Option[Boolean] column in slick

scala slick slick-3.0

scala observable unify observable with a sequence without intermediate datastructure update

how to process data in chunks/batches with kafka streams?

Why do you extend Serializable in Scala?

Spark: UDF executed many times

Any conversion from scala's XML to w3c DOM?

xml dom scala

Scala actors on android

android scala

Example of nested resets in Scala

scala reset continuations

How to declare and access local variables in scala template in play framework?

scala playframework

Strange behavior of Set4 in scala 2.9.1?

Is it possible to find a common supertype on type-system level in Scala?

scala types