Skip to content Skip to sidebar Skip to footer
Showing posts with the label Scala

How To Use Scala Udf In Pyspark?

I want to be able to use a Scala function as a UDF in PySpark package com.test object ScalaPySpark… Read more How To Use Scala Udf In Pyspark?

Bootstrapping A Web Server In Scala

The following is possible using Python: $ apt-get install python $ easy_install Flask $ cat > he… Read more Bootstrapping A Web Server In Scala

Generate Data By Using Existing Dataset As The Base Dataset

I have a dataset consisting of 100k unique data records, to benchmark the code, I need to test on d… Read more Generate Data By Using Existing Dataset As The Base Dataset