Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Spark Configuration: SPARK_MEM vs. SPARK_WORKER_MEMORY

How to use >=> in Scala?

scala scalaz kleisli

Building a generic DAO for slick

scala generics slick

Play framework routes, and scala predef values

How to integrate Sass and Play 2.3?

Catching Json exceptions with play-json library

scala playframework

NotSerializableException with json4s on Spark

What is the inverse of a promise?

How can I create a separate sbt Configuration or Task to compile with WartRemover?

scala sbt scalac

Define a Typeclass for Shapeless Records

What is the purpose of double method brackets in Scala?

scala

Spark - Checkpointing implication on performance

Slick/Scala: What is a Rep[Bind] and how do I turn it into a value?

scala slick

Why scala class need to explicitly extend AnyRef

scala

Get all the nodes connected to a node in Apache Spark GraphX

Close akka-http websocket connection from server

scala akka-stream akka-http

Scala: How to use case keyword without match keyword?

scala pattern-matching

How can I use a library dependency in the definition of an sbt task?

scala sbt

Cleaning up `case class` with `Option` FIelds

scala shapeless

Reading Avro messages from Kafka with Spark 2.0.2 (structured streaming)