52901/what-is-unit-and-in-scala
Hey,
Unit is a subtype of scala.anyval and is nothing but Scala equivalent of Java void that provides the Scala with an abstraction of the Java platform. Empty tuple i.e. () in Scala is a term that represents unit value.
Comparison between Spark RDD vs DataFrame 1. Release ...READ MORE
There are different methods to achieve optimization ...READ MORE
Hi, The map is a specific line or ...READ MORE
Hi, The yield keyword is used because the ...READ MORE
Instead of spliting on '\n'. You should ...READ MORE
Firstly you need to understand the concept ...READ MORE
org.apache.hadoop.mapred is the Old API org.apache.hadoop.mapreduce is the ...READ MORE
Hi, You can create one directory in HDFS ...READ MORE
Hey, When we try to compare two instances ...READ MORE
Hi, persist () allows the user to specify ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.