Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala instantiate objects from String classname

scala reflection scala-2.11

How to get Scala function's parameters / return type?

How to create collection of RDDs out of RDD?

scala apache-spark

Slick 3.0.0 - How to sortBy on a query with joinLeft

How to work with and query dynamic column families in Phantom for Cassandra?

scala cassandra phantom-dsl

Spark Streaming on EC2: Exception in thread "main" java.lang.ExceptionInInitializerError

Scala Constructor Confusion - please clarify

java scala constructor

Apache Spark: Driver (instead of just the Executors) tries to connect to Cassandra

Scala Slick: Never ending stream

Why is code coverage zero with Scalatest, Maven and cobertura?

dynamically parse a string and return a function in scala using reflection and interpretors

Multiple Spark Workers on Single Windows Machine

Creating an RDD to collect the results of an iterative calculation

How can I use and return Source queue to caller without materializing it?

scala akka akka-stream

"error: type mismatch" in Spark with same found and required datatypes

Grouping list items by comparing them with their neighbors

scala

Scala Future vs Thread for a long running task without result

Scala MurmurHash3 library not matching Python mmh3 library

Using Akka Http for Multiple Bindings

How to create schema Array in data frame with spark

scala apache-spark