Skip to content

Big Data

Analytics And More
  • Home
  • Spark
  • Design Patterns
  • streaming
  • Map Reduce
  • Hive
  • Hdfs & Yarn
  • Pig
  • Oozie
  • Hbase

Category: Data Analytics

spark create dataset from scala list

September, 2020 adarsh

In this short article I will show how to create dataframe/dataset in spark sql. In scala we can use the…

Continue Reading →

Posted in: Spark

Pass array as UDF parameter in Spark SQL

September, 2020 adarsh 1 Comment

1. Overview In this short article I will show how to pass an array as udf parameter in spark sql.…

Continue Reading →

Posted in: Data Analytics

spark couchbase read and write data

September, 2020 adarsh

1. Overview In this article I will explain how to integrate spark and couchbase with Spark Connector to read and…

Continue Reading →

Posted in: Data Analytics, Spark

delta lake databricks spark merging data

September, 2020 adarsh

In this article, I will illustrate how to insert/merge data in delta lake databricks. Delta Lake is an open-source storage…

Continue Reading →

Posted in: Spark

databricks spark and apache poi for excel report formatting

August, 2020 adarsh 1 Comment

In this article, I will illustrate how to integrate databricks spark in azure with apache poi and crealytics/spark-excel. Apache poi…

Continue Reading →

Posted in: Spark

Spark using when otherwise clause

August, 2020 adarsh

In this article I will illustrate how to use when clause in spark dataframe. Lets consider the below sql query…

Continue Reading →

Posted in: Spark

design pattern to pass spark session from databricks

August, 2020 adarsh

In the Databricks notebook, the SparkSession is created for you when you start a cluster with databricks runtime . The…

Continue Reading →

Posted in: Spark

Post navigation

Page 3 of 26
← Previous 1 2 3 4 … 26 Next →

Recent Posts

  • Optimization for Using AWS Lambda to Send Messages to Amazon MSK
  • Rebalancing a Kafka Cluster in AWS MSK using CLI Commands
  • Using StsAssumeRoleCredentialsProvider with Glue Schema Registry Integration in Kafka Producer
  • Home
  • Contact Me
  • About Me
Copyright © 2017 Time Pass Techies
 

Loading Comments...