Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Translate Java class with static attributes and Annotation to Scala equivalent

scala scala-2.8

Why dont akka actors have a postStart method?

scala playframework akka

Jackson annotations broken in Scala from 1.9 to 2.1

java scala jackson

SPARK - Use RDD.foreach to Create a Dataframe and execute actions on the Dataframe

Join two lists with unequal length in Scala

scala scala-collections

Scala/Spark: Immutable Dataframes and Memory

scala apache-spark

scala 2.11.8 how to fill an array

arrays scala scala-2.11

Scala - trait member initialization: use traits to modify class member

scala traits

Why does this crash the compiler?

scala sbt

Change value of nested column in DataFrame

Java client can't find master node: MasterNotDiscoveredException waited for [1m]

Why does the Scala compiler error with "Synthetic tree contains nonsynthetic tree"?

scala scala-2.10 scalatest

Play Framework 2.2.0 [scala] - WebSocket.async vs WebSocket.using[T]

Sbt external process can't process `eval` command

bash scala sbt eval

How to insert vector of ones to Matrix?

scala scala-breeze

Spark Read multiple paths with automatic partitions discovery

Compilation issue with type alias of higherKinds

Finding the max value in Spark RDD

scala apache-spark

Can I customise the value components in a case class?