Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Play 2.0 scala tutorial - heroku failing due to evolution

scala playframework-2.0

How to clear/drop/empty a MongoDb collection with Casbah

scala mongodb casbah

How do I get the absolute remote actor url from inside the actor?

scala akka

How to pass flash data from controller to view with Play! framework

Cannot override a type with non-volatile upper bound

Scala: Mocking and the Cake Pattern

scala mocking

Akka Actor Priorities

Scala, Play Framework Slick issue - could not find implicit value for parameter rconv

Slick 2.0.0-M3 table definition - clarification on the tag attribute

java database scala slick

How to run a spark example program in Intellij IDEA

How to serialize Scala Map to Json in PlayFramework?

How to disable http port in play framework?

When overriding a trait, why the value is strange?

scala traits

How can I get the project path in Scala?

eclipse file scala io path

read files recursively from sub directories with spark from s3 or local filesystem

scala hadoop apache-spark

Why I can't use a case object as a polymorphic type

scala

Scala Case Class Tupled

scala case-class

How to build efficient Kafka broker healthcheck?

java scala apache-kafka

Converting RDD[org.apache.spark.sql.Row] to RDD[org.apache.spark.mllib.linalg.Vector]

Converting multiple different columns to Map column with Spark Dataframe scala