Tech Learn
This is one common place to learn technology and clear our learning doubts.
Showing posts with label
Scala
.
Show all posts
Showing posts with label
Scala
.
Show all posts
Thursday, December 13, 2018
Mutable and Immutable Collections
›
Mutable and Immutable Collections in Scala In Scala language collections framework id typically of 2 types. Mutable Immutable In...
Saturday, December 8, 2018
Reading JDBC(Oracle/SQL Server) Data using Spark
›
Reading JDBC table data using Spark Scala import org.apache.spark.SparkContext import org.apache.spark.SparkConf import org.apache.spa...
JSON File Parsing Using Spark Scala
›
Parsing JSON file in Spark : First create object of Spark Context. import org.apache.spark.SparkContext import org.apache.spark.Spar...
›
Home
View web version