Search Articles — Sudonull

Search Results

In this project

Iceberg Optimization: sorting and deletion vectors

https://sudonull.com/iceberg-optimization-sorting-and-deletion-vectors

Configuring write order, statistics, and vectorized deletion in Apache Iceberg. Speed up queries, reduce load on storage. For data engineers.

Date filters in Apache Superset: workarounds

https://sudonull.com/date-filters-in-apache-superset-workarounds

How to solve the default time column issue in Superset 3.x–6.x. Working technical solutions for developers: virtual datasets, extra_json, SQL parameterization.

Human-readable URL for SEO: setup on Apache and Nginx

https://sudonull.com/human-readable-url-for-seo-setup-on-apache-and-nginx

Learn to set up human-readable URLs on CMS and servers for traffic growth. .htaccess examples, Nginx, automation scripts. Improve indexing without 404 errors.

Date filters in Superset: bypassing the wrapper

https://sudonull.com/date-filters-in-superset-bypassing-the-wrapper

Setting up virtual datasets in Apache Superset with custom dates from filters. Hack with a dummy column for middle/senior dev. Full guide without filtering errors.

Flink real-time JOIN: tables 4+2 TB

https://sudonull.com/flink-real-time-join-tables-4-2-tb

Implementation of stateful JOIN on Apache Flink for real-time result updates between terabyte tables. Table API, KeyedCoProcessFunction, MapState. Code and architecture for middle/senior.

From other projects

From the web

Mar 31, 2014 ·

https://github.com/apache/spark

Mar 31, 2014 · Spark is a unified analytics engine for large-scale data processing. It provides high-level APIs in Scala, Java, Python, and R (Deprecated), and an optimized engine that supports general computation graphs for data analysis.

Jul 1, 2025 ·

https://medium.com/@aj.patil9292/understanding-apache-spark-architecture-a-beginner-friendly-guide-4df344739768

Jul 1, 2025 · We’ll break down Spark ’s architecture, execution flow, and core concepts like jobs, stages, tasks, partitions, and DAG — all in plain English with practical examples.

Jun 18, 2025 ·

https://www.datacamp.com/blog/apache-spark-architecture

Jun 18, 2025 · Master Apache Spark ’s architecture with this deep dive into its execution engine, memory management, and fault tolerance—built for data engineers and analysts.

Searches related to apache spark

https://cloud.google.com/learn/what-is-apache-spark

What is Apache Spark? Apache Spark is a unified analytics engine for large-scale data processing with built-in modules for SQL, streaming, machine learning, and graph processing. Spark can run on...

Trending Now