Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Table creation in play 2.4 with play-slick 1.0

Turn list of key/value pairs into list of values per key in spark

Parsing date time information from CSV in Zeppelin and Spark

How to use Flink's KafkaSource in Scala?

Some ScalaTests do not run from IDEA - NoSuchMethodError

Use of ordering to sort array of arrays, ascending and descending

arrays scala sorting

How to Stop Spark Streaming

Why can't I run all Java JUnit Tests from Package Explorer? - Scala Plugin Issue

java eclipse scala junit

Spark SQL + Cassandra: bad performance

How to consume grouped sub streams with mapAsync in akka streams

scala stream akka-stream

Gatling user injection constantUsersPerSec

Convert JSON objects to RDD

json scala apache-spark rdd

How to compose two different `State Monad`?

Type constraint for higher-kinded type in Scala

How to respond to an Ask pattern with a failure using Akka TestKit?

scala akka akka-testkit

Get caller class and method name

java scala reflection logback

Best way to perform case insensitive comparison for Scala case class

scala

scalaz 7 equivalent of `<|*|>` from scalaz 6

scala scalaz scalaz7

Slick update return the updated object

scala slick

Calling a method on the superclass in a self-typed trait in scala

scala scala-2.7