Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

"return" and "try-catch-finally" block evaluation in scala

scala

How to generate sources in an sbt plugin?

scala sbt

Spark Error: Not enough space to cache partition rdd_8_2 in memory! Free memory is 58905314 bytes

What precisely is a scala evidence parameter

scala

Spark SQL filter multiple fields

Decoding structured JSON arrays with circe in Scala

json scala circe

Run ScalaTest tests in parallel

scala sbt scalatest

How to exclude resources during packaging with SBT but not during testing

scala sbt

Use Spark to list all files in a Hadoop HDFS directory?

scala apache-spark hadoop

Using scala.sys.process with timeout

scala processbuilder

`implicit' modifier cannot be used for top-level objects

scala implicit

Include Dependencies in JAR using SBT package

scala sbt

What do the % and %% operators do when setting up SBT dependencies?

scala lift sbt

Idiomatic use of a Java comparable object

scala scala-java-interop

How to run an external file from within the scala interactive interpreter (REPL)?

Conversion of Scala map containing Boolean to Java map containing java.lang.Boolean

java scala interop

How to get the body of post request in Scalatra?

scala scalatra

dynamically bind variable/parameter in Spark SQL?

Is Scala/Java not respecting w3 "excess dtd traffic" specs?

java xml scala w3c dtd

Scala macros, where are they used?