Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Server Architecture for hosting Java PLAY application in the cloud

Cannot specialize a Scala method with specializable trait as return type

scala specialization

Designing numbering system with unsigned and signed ints

scala

How to get accuracy precision, recall and ROC from cross validation in Spark ml lib?

How to apply play-evolutions when running tests in play-framework?

MongoError No primary node is available

Flink: No operators defined in streaming topology. Cannot execute

How to properly access dbutils in Scala when using Databricks Connect

Is there a Scala command-line debugger?

scala

Using Scala structural types with abstract types

scala structural-typing

Is Akka suitable for systems with transient network coverage?

java scala akka

Automatically Hash Consed Case Classes

scala case-class

Continuations and for comprehensions -- what's the incompatibility?

Maven is not finding scala tests

eclipse scala maven

How do you change lifted types back to Scala types when using Slick lifted embedding?

scala slick

Slick Database Sessions, Efficiency, and Threading in Akka

scala akka slick

Collect arguments to apply to curried functions in Java/Scala

Spark out of memory

scala apache-spark

Does Spark optimize chained transformations?

scala apache-spark

Throttle HTTP request on Akka/Spray

scala akka spray-client