Pinned Loading
-
spotify/scio
spotify/scio PublicA Scala API for Apache Beam and Google Cloud Dataflow.
-
spark2-etl-examples
spark2-etl-examples PublicA project with examples of using few commonly used data manipulation/processing/transformation APIs in Apache Spark 2.0.0
-
geo-search-spark
geo-search-spark PublicApache Spark v2.0.0 application written in Scala to map given latitude longitude values to nearest latitude longitude values in a given set using broadcasted indexes of available geo coordinates.
-
Spark UDAF to calculate the most com...
Spark UDAF to calculate the most common element in a column or the Statistical Mode for a given column. Written and test in Spark 2.1.0 1package org.anish.spark.mostcommonvalue
23import org.apache.spark.sql.Row
4import org.apache.spark.sql.expressions.{MutableAggregationBuffer, UserDefinedAggregateFunction}
5import org.apache.spark.sql.types._
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.