Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How to use ScriptEngine in ScalaTest

scala java-8 scalatest nashorn

How can I do a verbose compile in Play Framework?

calculating first quartile for a numeric column in spark

scala apache-spark

How can I create a TF-IDF for Text Classification using Spark?

How to fail a Gatling test from within "exec"?

scala assert gatling

Why is Scala's Symbol not accepted as a column reference?

scala apache-spark-sql

Currying in Scala: multiple parameter lists vs returning a function

Why is TraversableOnce.toSeq returning a Stream?

scala scala-collections

Scala: Enforce compile error on type alias mismatch

scala settings type-alias

Scala error handling: Try or Either?

scala error-handling

is it safe to close over the actor context in akka scheduler

scala akka

Does scala offer async non-blocking IO when working with files?

Scala: Access optional value in optional object

How can I merge spark results files without repartition and copyMerge?

scala hadoop apache-spark

How to configure code style for Scala in IntelliJ IDEA

Zeppelin SqlContext registerTempTable issue

Scala uses mutable variables to implement its apis

How to print accumulator variable from within task (seem to "work" without calling value method)?

scala apache-spark rdd

Can I use java 8 in an mixed scala 2.10 / java project built by sbt?

Apache Spark: ERROR local class incompatible when initiating a SparkContext class