Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How to include test classes and test dependencies in sbt asssembly

scala sbt sbt-assembly

Scala Futures callback hell

scala callback future

Custom Router in Playframework 2.4

How to use the RangePartitioner in Spark

Spark and HBase Snapshots

Slick Repo methods all participating in one Service's Transaction

scala slick-2.0

spark 1.4.0 java.lang.NoSuchMethodError: com.google.common.base.Stopwatch.elapsedMillis()J

java scala apache-spark guava

Slick - Update full object or more than 22 columns

How do I mix typed and untyped actors?

Bizzare type inference limitation - multiple type params

scala type-inference

remove elements from a List of case class structure efficiently and elegantly

scala lenses monocle-scala

SBT plugins not using custom resolvers

scala sbt

Evaluating Scala with twitter Eval and Scala notebook

scala twitter

SBT: Slow resolution and failures when doing builds within Docker containers

scala playframework docker sbt

Why do implicits which are defined in a separate trait after the usage result in a compile error?

scala sbt

Divide elements of column by a sum of elements (of same column) grouped by elements of another column

LazyLogging vs StrictLogging

scala scala-logging

Elegant way of reusing akka-stream flows

scala akka akka-stream

How to write a string to Scala Process?

Convert query string to map in scala