Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How to save models from ML Pipeline to S3 or HDFS?

Converting Typesafe Config type to java.util.Properties

java scala typesafe

Sequencing and overriding tasks in SBT

How to encode/decode Timestamp for json in circe?

json scala slick-3.0 circe

create empty array-column of given schema in Spark

scala apache-spark

How to write eclipse rcp applications with scala?

Why can't I assign to var in Scala subclass?

How can I combine the typeclass pattern with subtyping?

scala typeclass variance

Is Either the equivalent to checked exceptions?

SBT integration test setup

Is using Try[Unit] the proper way?

Spark : check your cluster UI to ensure that workers are registered

Spark Task not serializable with lag Window function

Transform all keys from `underscore` to `camel case` of json objects in circe

json scala circe

Spark and Java: Exception thrown in awaitResult

Apache Spark Dataframe Groupby agg() for multiple columns

Akka/Scala: mapping Future vs pipeTo

scala akka actor

How to append an element to an array column of a Spark Dataframe?

scala apache-spark

Avoiding implicit def ambiguity in Scala

Scala: XML parsing namespaced attributes

xml scala