Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala how to get last calculated value of stream?

Play Slick: How to inject DbConfigProvider in tests

How to implement multiple Silhouette Authenticators?

Akka streams. Group by, aggregate for some time and emit result

scala akka akka-stream

Does Scala Future[T] block internally? What happens inside Scala Future?

Scala Spark connect to remote cluster

Decode chunked JSON with AKKA Stream

json scala akka akka-stream

Why creating an actor within actor is dangerous

scala akka

How to convert the group by function to data frame

Understanding Apache Spark RDD task serialization

Value classes, universal traits and the necessity of instantiation

How to compute statistics on a streaming dataframe for different type of columns in a single query?

how to use shapeless to detect field type annotation

scala shapeless

ArrayIndexOutOfBoundsException when reading csv file in spark

scala csv apache-spark

Merge Strategy in sbt assembly and missing application loader

Spark can't find the application class itself (ClassNotFoundException) in spark-submit with SBT assembly JAR

Unexpected behavior when creating Scala Option from java.lang.Long

scala null implicit

Why adding async boundary in Akka Streams costs a lot of CPU?

scala akka akka-stream

How to get the TypeTag for a class in Java

java scala apache-spark

How to create jigsaw module in SBT?