gilbarbara / logos

A huge collection of SVG logos
http://svgporn.com/
Creative Commons Zero v1.0 Universal
6.35k stars 738 forks source link

Add Apache Spark #650

Closed amalrkc closed 1 year ago

amalrkc commented 1 year ago

Apache Spark

Github Repo

Spark is a unified analytics engine for large-scale data processing. It provides high-level APIs in Scala, Java, Python, and R, and an optimized engine that supports general computation graphs for data analysis. It also supports a rich set of higher-level tools including Spark SQL for SQL and DataFrames, pandas API on Spark for pandas workloads, MLlib for machine learning, GraphX for graph processing, and Structured Streaming for stream processing.

Vector file

gilbarbara commented 1 year ago

Added in bea0759cf5fbfaad7e92e6032ff9481dd82de561 Thanks