Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Convert all keys in a nested map to camel case in Scala

scala

Play framework: how to monitor number of active sessions with standard session API?

scala playframework

Building tests in Intellij for Play Framework is very slow

How to make -Dsbt.override.build.repos=true global for SBT?

scala sbt

How can I make multiple parameters in an anonymous function implicit?

scala

The "right" way to use write Slick 3.0 Scala queries in Play Framework

scala playframework slick

How to return Unit from a scala function?

scala

Query one row with max value in one column in Slick

scala slick slick-3.0

Unresponsive actor system: ThreadPoolExecutor dispatcher only creates core thread pool, apparently ignores max thread pool size

Can I change Spark's executor memory at runtime?

Scala type erasure in pattern matching Map[String, Int]

NoSuchMethodError writing Avro object to HDFS using Builder

java scala hadoop hdfs avro

Spark joinWithCassandraTable() on map multiple partition key ERROR

Relation of free monad and AST

Using scala.Future with Java 8 lambdas

importance of cake pattern in scala

combining slick queries into single query

scala slick-3.0

Scodec combinators: Header contains magic number that is used to discriminate types

scala scodec

SQLContext implicits

scala apache-spark

How can I copy Scala.js source maps using resourceGenerators?

scala sbt scala.js