blob: c8d65213dbf23e8c223eface47a491b7967940f9 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Powered By Spark | Apache Spark
</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&Courier+Prime:wght@400;700&display=swap" rel="stylesheet">
<link href="/css/custom.css" rel="stylesheet">
<!-- Code highlighter CSS -->
<link href="/css/pygments-default.css" rel="stylesheet">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<!-- Matomo -->
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["disableCookies"]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="https://analytics.apache.org/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '40']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<!-- End Matomo Code -->
</head>
<body class="global">
<nav class="navbar navbar-expand-lg navbar-dark p-0 px-4" style="background: #1D6890;">
<a class="navbar-brand" href="/">
<img src="/images/spark-logo-rev.svg" alt="" width="141" height="72">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarContent"
aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse col-md-12 col-lg-auto pt-4" id="navbarContent">
<ul class="navbar-nav me-auto">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="/downloads.html">Download</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="libraries" role="button" data-bs-toggle="dropdown"
aria-expanded="false">
Libraries
</a>
<ul class="dropdown-menu" aria-labelledby="libraries">
<li><a class="dropdown-item" href="/sql/">SQL and DataFrames</a></li>
<li><a class="dropdown-item" href="/spark-connect/">Spark Connect</a></li>
<li><a class="dropdown-item" href="/streaming/">Spark Streaming</a></li>
<li><a class="dropdown-item" href="/pandas-on-spark/">pandas on Spark</a></li>
<li><a class="dropdown-item" href="/mllib/">MLlib (machine learning)</a></li>
<li><a class="dropdown-item" href="/graphx/">GraphX (graph)</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item" href="/third-party-projects.html">Third-Party Projects</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="documentation" role="button" data-bs-toggle="dropdown"
aria-expanded="false">
Documentation
</a>
<ul class="dropdown-menu" aria-labelledby="documentation">
<li><a class="dropdown-item" href="/docs/latest/">Latest Release</a></li>
<li><a class="dropdown-item" href="/documentation.html">Older Versions and Other Resources</a></li>
<li><a class="dropdown-item" href="/faq.html">Frequently Asked Questions</a></li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="/examples.html">Examples</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="community" role="button" data-bs-toggle="dropdown"
aria-expanded="false">
Community
</a>
<ul class="dropdown-menu" aria-labelledby="community">
<li><a class="dropdown-item" href="/community.html">Mailing Lists &amp; Resources</a></li>
<li><a class="dropdown-item" href="/contributing.html">Contributing to Spark</a></li>
<li><a class="dropdown-item" href="/improvement-proposals.html">Improvement Proposals (SPIP)</a>
</li>
<li><a class="dropdown-item" href="https://issues.apache.org/jira/browse/SPARK">Issue Tracker</a>
</li>
<li><a class="dropdown-item" href="/powered-by.html">Powered By</a></li>
<li><a class="dropdown-item" href="/committers.html">Project Committers</a></li>
<li><a class="dropdown-item" href="/history.html">Project History</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="developers" role="button" data-bs-toggle="dropdown"
aria-expanded="false">
Developers
</a>
<ul class="dropdown-menu" aria-labelledby="developers">
<li><a class="dropdown-item" href="/developer-tools.html">Useful Developer Tools</a></li>
<li><a class="dropdown-item" href="/versioning-policy.html">Versioning Policy</a></li>
<li><a class="dropdown-item" href="/release-process.html">Release Process</a></li>
<li><a class="dropdown-item" href="/security.html">Security</a></li>
</ul>
</li>
</ul>
<ul class="navbar-nav ml-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="apacheFoundation" role="button"
data-bs-toggle="dropdown" aria-expanded="false">
Apache Software Foundation
</a>
<ul class="dropdown-menu" aria-labelledby="apacheFoundation">
<li><a class="dropdown-item" href="https://www.apache.org/">Apache Homepage</a></li>
<li><a class="dropdown-item" href="https://www.apache.org/licenses/">License</a></li>
<li><a class="dropdown-item"
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
<li><a class="dropdown-item" href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
<li><a class="dropdown-item" href="https://www.apache.org/security/">Security</a></li>
<li><a class="dropdown-item" href="https://www.apache.org/events/current-event">Event</a></li>
</ul>
</li>
</ul>
</div>
</nav>
<div class="container">
<div class="row mt-4">
<div class="col-12 col-md-9">
<h2>Project and product names using "Spark"</h2>
<p>Organizations creating products and projects for use with Apache Spark, along with associated
marketing materials, should take care to respect the trademark in &#8220;Apache Spark&#8221; and its logo.
Please refer to <a href="https://www.apache.org/foundation/marks/">ASF Trademarks Guidance</a> and
associated <a href="https://www.apache.org/foundation/marks/faq/">FAQ</a>
for comprehensive and authoritative guidance on proper usage of ASF trademarks.</p>
<p>Names that do not include &#8220;Spark&#8221; at all have no potential trademark issue with the Spark project.
This is recommended.</p>
<p>Names like &#8220;Spark BigCoProduct&#8221; are not OK, as are names including &#8220;Spark&#8221; in general.
The above links, however, describe some exceptions, like for names such as &#8220;BigCoProduct,
powered by Apache Spark&#8221; or &#8220;BigCoProduct for Apache Spark&#8221;.</p>
<p>It is common practice to create software identifiers (Maven coordinates, module names, etc.)
like &#8220;spark-foo&#8221;. These are permitted. Nominative use of trademarks in descriptions is also
always allowed, as in &#8220;BigCoProduct is a widget for Apache Spark&#8221;.</p>
<h2>Companies and organizations</h2>
<p>To add yourself to the list, please email <code class="language-plaintext highlighter-rouge">dev@spark.apache.org</code> with your organization name, URL,
a list of which Spark components you are using, and a short description of your use case.</p>
<ul>
<li><a href="http://amplab.cs.berkeley.edu">UC Berkeley AMPLab</a> - Big data research lab that
initially launched Spark
<ul>
<li>We&#8217;re building a variety of open source projects on Spark</li>
<li>We have both graduate students and a team of professional software engineers working on the stack</li>
</ul>
</li>
<li><a href="http://4quant.com">4Quant</a></li>
<li><a href="http://www.actnowib.com">Act Now</a>
<ul>
<li>Spark powers NOW APPS, a big data, real-time, predictive analytics platform. We use Spark SQL,
MLlib and GraphX components for both batch ETL and analytics applied to telecommunication data,
providing faster and more meaningful insights and actionable data to the operators.</li>
</ul>
</li>
<li><a href="http://www.agilelab.it">Agile Lab</a>
<ul>
<li>enhancing big data. 360 customer view, log analysis, BI</li>
</ul>
</li>
<li><a href="http://www.taobao.com/">Alibaba Taobao</a>
<ul>
<li>We built one of the world&#8217;s first Spark on YARN production clusters.</li>
</ul>
</li>
<li><a href="http://alluxio.com/">Alluxio</a>
<ul>
<li>Alluxio, formerly Tachyon, is the world&#8217;s first system that unifies disparate storage systems
at memory speed.</li>
</ul>
</li>
<li><a href="http://amazon.com">Amazon</a></li>
<li><a href="http://www.art.com/">Art.com</a>
<ul>
<li>Trending analytics and personalization</li>
</ul>
</li>
<li><a href="http://www.asiainfo.com">AsiaInfo</a>
<ul>
<li>We are using Spark Core, Streaming, MLlib and Graphx. We leverage Spark and Hadoop ecosystem
to build cost effective data center solution for our customer in telco industry as well as
other industrial sectors.</li>
</ul>
</li>
<li><a href="https://atp.io">atp</a>
<ul>
<li>Predictive models and learning algorithms to improve the relevance of programmatic marketing.</li>
<li>Components used: Spark SQL, MLLib.</li>
</ul>
</li>
<li><a href="http://www.autodesk.com">Autodesk</a></li>
<li><a href="http://www.baidu.com">Baidu</a></li>
<li><a href="http://www.bakdata.com/">Bakdata</a> – using Spark (and Shark) to perform interactive
exploration of large datasets</li>
<li><a href="http://www.bigindustries.be/">Big Industries</a> - using Spark Streaming: The
Big Content Platform is a business-to-business content asset management service providing a
searchable, aggregated source of live news feeds, public domain media and archives of content.</li>
<li><a href="http://www.celtra.com">Celtra</a></li>
<li><a href="http://www.clearstorydata.com">ClearStory Data</a> – ClearStory&#8217;s platform and
integrated Data Intelligence application leverages Spark to speed analysis across internal
and external data sources, driving holistic and actionable insights.</li>
<li><a href="https://www.concur.com">Concur</a>
<ul>
<li>Spark SQL, MLlib</li>
<li>Using Spark for travel and expenses analytics and personalization&lt;</li>
</ul>
</li>
<li><a href="http://www.contentsquare.com">Content Square</a>
<ul>
<li>We use Spark to regularly read raw data, convert them into Parquet, and process them to
create advanced analytics dashboards: aggregation, sampling, statistics computations,
anomaly detection, machine learning.</li>
</ul>
</li>
<li><a href="http://www.conviva.com">Conviva</a> – Experience Live
<ul>
<li>See our talk at <a href="http://ampcamp.berkeley.edu/3/">AmpCamp</a> on how we are
<a href="https://www.youtube.com/watch?feature=player_detailpage&amp;v=YaayAatdRNs">using Spark to
provide real time video optimization</a></li>
</ul>
</li>
<li><a href="https://www.creditkarma.com/">Credit Karma</a>
<ul>
<li>We create personalized experiences using Spark.</li>
</ul>
</li>
<li><a href="https://databricks.com">Databricks</a>
<ul>
<li>Formed by the original creators of Apache Spark, Databricks is working to expand the
open source project and simplify big data and machine learning. We&#8217;re deeply
committed to keeping all our work on Spark open source.</li>
<li>We provided a <a href="https://www.databricks.com/product">cloud-optimized platform</a>
to run Spark and ML applications on Amazon Web Services and Azure, as well as a comprehensive
<a href="https://databricks.com/training">training program</a>.</li>
</ul>
</li>
<li><a href="https://www.datamechanics.co">Data Mechanics</a>
<ul>
<li>Data Mechanics is a cloud-native Spark platform that can be deployed on a Kubernetes cluster
inside its customers AWS, GCP, or Azure cloud environments.</li>
<li>Our focus is to make Spark easy-to-use and cost-effective for data engineering workloads.
We also develop the free, cross-platform, and partially open-source Spark monitoring tool
<a href="https://www.datamechanics.co/delight">Data Mechanics Delight.</a></li>
</ul>
</li>
<li><a href="https://datapipelines.com">Data Pipelines</a>
<ul>
<li>Build and schedule ETL pipelines step-by-step via a simple no-code UI.</li>
</ul>
</li>
<li><a href="http://dianping.com">Dianping.com</a></li>
<li><a href="http://www.drawbrid.ge/">Drawbridge</a></li>
<li><a href="http://www.ebay.com/">eBay Inc.</a>
<ul>
<li>Using Spark core for log transaction aggregation and analytics</li>
</ul>
</li>
<li><a href="http://labs.elsevier.com">Elsevier Labs</a>
<ul>
<li>Use Case: Building Machine Reading Pipeline, Knowledge Graphs, Content as a Service, Content
and Event Analytics, Content/Event based Predictive Models and Big Data Processing.</li>
<li>We use Scala and Python over Databricks Notebooks for most of our work.</li>
</ul>
</li>
<li><a href="http://www.eurecom.fr/en">EURECOM</a></li>
<li><a href="http://www.exabeam.com">Exabeam</a></li>
<li><a href="http://www.faimdata.com/">Faimdata</a>
<ul>
<li>Build eCommerce and data intelligence solutions to the retail industry on top of
Spark/Shark/Spark Streaming</li>
</ul>
</li>
<li><a href="http://falkonry.com">Falkonry</a></li>
<li><a href="http://www.flytxt.com">Flytxt</a>
<ul>
<li>Big Data analytics for subscriber profiling and personalization in telecommunications domain.
We are using Spark Core and MLlib.</li>
</ul>
</li>
<li><a href="http://www.jeremyfreeman.net">Freeman Lab at HHMI</a>
<ul>
<li>We are using Spark for analyzing and visualizing patterns in large-scale recordings of brain
activity in real time</li>
</ul>
</li>
<li><a href="http://www.fundacionctic.org">Fundacion CTIC</a></li>
<li><a href="https://graal.systems">GraalSystems</a>
<ul>
<li>GraalSystems is a cloud-native data platform that can be used everywhere, on cloud
environments or on bare-metal infrastructures.</li>
</ul>
</li>
<li><a href="https://www.groupon.com">Groupon</a></li>
<li><a href="https://www.godatadriven.com">GoDataDriven</a>
<ul>
<li>Amsterdam based consultancy company helping companies to be successful with Spark</li>
</ul>
</li>
<li><a href="http://www.guavus.com/">Guavus</a>
<ul>
<li>Stream processing of network machine data</li>
</ul>
</li>
<li><a href="http://us.hitachi-solutions.com">Hitachi Solutions</a></li>
<li><a href="http://hivedata.com/">The Hive</a></li>
<li><a href="http://www.research.ibm.com/labs/almaden/index.shtml">IBM Almaden</a></li>
<li><a href="http://www.infoobjects.com">InfoObjects</a>
<ul>
<li>Award winning Big Data consulting company with focus on Spark and Hadoop</li>
</ul>
</li>
<li><a href="http://en.inspur.com">Inspur</a></li>
<li><a href="https://iomete.com">IOMETE</a> - IOMETE offers a modern Cloud-Prem Data Lakehouse platform, extending cloud-like experience to on-premise and private clouds. Utilizing Apache Spark as the query engine, we enable running Spark Jobs and ML applications on AWS, Azure, GCP, or On-Prem. Discover more at <a href="https://iomete.com">IOMETE</a>.</li>
<li><a href="http://www.sehir.edu.tr/en/">Istanbul Sehir University</a></li>
<li><a href="http://www.kenshoo.com/">Kenshoo</a>
<ul>
<li>Digital marketing solutions and predictive media optimization</li>
</ul>
</li>
<li><a href="http://www.kelkoo.co.uk">Kelkoo</a>
<ul>
<li>Using Spark Core, SQL, and Streaming. Product recommendations, BI and analytics,
real-time malicious activity filtering, and data mining.</li>
</ul>
</li>
<li><a href="http://www.knoldus.com">Knoldus Software LLC</a></li>
<li><a href="http://eng.localytics.com">Localytics</a>
<ul>
<li>Batch, real-time, and predictive analytics driving our mobile app analytics and marketing
automation product.</li>
<li>Components used: Spark, Spark Streaming, MLLib.</li>
</ul>
</li>
<li><a href="http://mediacrossing.com">MediaCrossing</a> – Digital Media Trading Experts in the
New York and Boston areas
<ul>
<li>We are using Spark as a drop-in replacement for Hadoop Map/Reduce to get the right answer
to our queries in a much shorter amount of time.</li>
</ul>
</li>
<li><a href="http://www.myfitnesspal.com/">MyFitnessPal</a>
<ul>
<li>Using Spark to clean-up user entered food data using both explicit and implicit user signals
with the final goal of identifying high-quality food items.</li>
<li>Using Spark to build different recommendation systems for recipes and foods.</li>
</ul>
</li>
<li><a href="http://deepspace.jpl.nasa.gov/">NASA JPL - Deep Space Network</a></li>
<li><a href="http://www.163.com/">Netease</a></li>
<li><a href="http://nsn.com">Nokia Solutions and Networks</a></li>
<li><a href="http://www.nttdata.com/global/en/">NTT DATA</a></li>
<li><a href="http://www.nubetech.co">Nube Technologies</a>
<ul>
<li>Nube provides solutions for data curation at scale helping customer targeting, accurate
inventory and efficient analysis.</li>
</ul>
</li>
<li><a href="http://ooyala.com">Ooyala, Inc.</a> – Powering personalized video experiences
across all screens
<ul>
<li>See our blog post on how we use
<a href="http://engineering.ooyala.com/blog/fast-spark-queries-memory-datasets">Spark for
Fast Queries</a></li>
<li>See our presentation on
<a href="http://www.slideshare.net/EvanChan2/cassandra2013-spark-talk-final">Cassandra, Spark,
and Shark</a></li>
</ul>
</li>
<li><a href="https://www.opentable.com/">Opentable</a>
<ul>
<li>Using Apache Spark for log processing and ETL. The data obtained feeds the recommender
system powered by Spark MLLIB Matrix Factorization. We are evaluating the use of Spark
Streaming for real-time analytics.</li>
</ul>
</li>
<li><a href="http://pantera.io">PanTera</a>
<ul>
<li>PanTera is a tool for exploring large datasets. It uses Spark to create XY and geographic
scatterplots from millions to billions of datapoints.</li>
<li>Components we are using: Spark Core (Scala API), Spark SQL, and GraphX</li>
</ul>
</li>
<li><a href="http://www.planbmedia.com">PlanBMedia</a></li>
<li><a href="http://predictionio.apache.org/index.html/">Apache PredictionIO</a>
<ul>
<li>PredictionIO currently offers two engine
templates for Apache Spark MLlib for recommendation (MLlib ALS) and classification (MLlib Naive
Bayes). With these templates, you can create a custom predictive engine for production deployment
efficiently.</li>
</ul>
</li>
<li><a href="http://premise.com">Premise</a></li>
<li><a href="http://www.quantifind.com">Quantifind</a></li>
<li><a href="http://radius.com">Radius Intelligence</a>
<ul>
<li>Using Scala, Spark and MLLib for Radius Marketing and Sales intelligence platform including
data aggregation, data processing, data clustering, data analysis and predictive modeling of all
US businesses.</li>
</ul>
</li>
<li><a href="http://www.realimpactanalytics.com/">Real Impact Analytics</a>
<ul>
<li>Building large scale analytics platforms for telecoms operators</li>
</ul>
</li>
<li><a href="http://rocketfuel.com/">RocketFuel</a></li>
<li><a href="http://www.rondhuit.com/">RONDHUIT</a>
<ul>
<li>Machine Learning with Apache Mahout and Spark
<a href="http://www.rondhuit.com/services/training/mahout-ML.html">http://www.rondhuit.com/services/training/mahout-ML.html</a></li>
</ul>
</li>
<li><a href="http://www.sailthru.com/">Sailthru</a>
<ul>
<li>Uses Spark to build predictive models and recommendation systems for marketing automation
and personalization.</li>
</ul>
</li>
<li><a href="http://www.sisa.samsung.com/">Samsung Research America</a></li>
<li><a href="http://www.shopify.com/">Shopify</a></li>
<li><a href="https://www.simba.com/">Simba Technologies</a>
<ul>
<li>BI/reporting/ETL for Spark and beyond</li>
</ul>
</li>
<li><a href="http://www.sinnia.com">Sinnia</a></li>
<li><a href="https://www.sktelecom.com/index_en.html">SK Telecom</a>
<ul>
<li>SK Telecom analyses mobile usage patterns of customer with Spark and Shark.</li>
</ul>
</li>
<li><a href="http://www.sohu.com">Sohu</a></li>
<li><a href="https://dawn.cs.stanford.edu">Stanford DAWN</a>
<ul>
<li>Research lab on infrastructure for usable machine learning, with multiple research projects that run over or
accelerate Apache Spark.</li>
</ul>
</li>
<li><a href="http://www.stratio.com/">Stratio</a>
<ul>
<li>Offers an open-source Big Data platform centered around Apache Spark.</li>
</ul>
</li>
<li><a href="https://www.taboola.com/">Taboola</a> – Powering &#8216;Content You May Like&#8217; around the web</li>
<li><a href="http://tencent.com/">Tencent</a></li>
<li><a href="http://www.tetraconcepts.com/">Tetra Concepts</a></li>
<li><a href="http://www.trendmicro.com/us/index.html">TrendMicro</a></li>
<li><a href="http://engineering.tripadvisor.com/using-apache-spark-for-massively-parallel-nlp/">TripAdvisor</a></li>
<li><a href="http://www.ucsc.edu">UC Santa Cruz</a></li>
<li><a href="http://missouri.edu/">University of Missouri Data Analytics and Discover Lab</a></li>
<li><a href="http://videoamp.com/">VideoAmp</a>
<ul>
<li>Intelligent video ads for online and television viewing audiences.</li>
</ul>
</li>
<li><a href="http://www.vistarmedia.com">Vistar Media</a>
<ul>
<li>Location technology company enabling brands to reach on-the-go consumers</li>
</ul>
</li>
<li><a href="http://www.yahoo.com">Yahoo!</a></li>
<li><a href="http://www.yandex.com">Yandex</a>
<ul>
<li>Using Spark in
<a href="http://www.searchenginejournal.com/yandex-islands-markup-issues-implementation/71891/">Yandex Islands</a>,
to process islands identified from a search robor</li>
</ul>
</li>
<li><a href="http://www.zaloni.com/products/">Zaloni</a>
<ul>
<li>Zaloni&#8217;s data lake management platform (Bedrock) and self-service data preparation solution
(Mica) leverage Spark for fast execution of transformations and data exploration.</li>
</ul>
</li>
</ul>
</div>
<div class="col-12 col-md-3">
<div class="news" style="margin-bottom: 20px;">
<h5>Latest News</h5>
<ul class="list-unstyled">
<li><a href="/news/spark-3-4-3-released.html">Spark 3.4.3 released</a>
<span class="small">(Apr 18, 2024)</span></li>
<li><a href="/news/spark-3-5-1-released.html">Spark 3.5.1 released</a>
<span class="small">(Feb 23, 2024)</span></li>
<li><a href="/news/spark-3-3-4-released.html">Spark 3.3.4 released</a>
<span class="small">(Dec 16, 2023)</span></li>
<li><a href="/news/spark-3-4-2-released.html">Spark 3.4.2 released</a>
<span class="small">(Nov 30, 2023)</span></li>
</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
<div style="text-align:center; margin-bottom: 20px;">
<a href="https://www.apache.org/events/current-event.html">
<img src="https://www.apache.org/events/current-event-234x60.png" style="max-width: 100%;"/>
</a>
</div>
<div class="hidden-xs hidden-sm">
<a href="/downloads.html" class="btn btn-cta btn-lg d-grid" style="margin-bottom: 30px;">
Download Spark
</a>
<p style="font-size: 16px; font-weight: 500; color: #555;">
Built-in Libraries:
</p>
<ul class="list-none">
<li><a href="/sql/">SQL and DataFrames</a></li>
<li><a href="/streaming/">Spark Streaming</a></li>
<li><a href="/mllib/">MLlib (machine learning)</a></li>
<li><a href="/graphx/">GraphX (graph)</a></li>
</ul>
<a href="/third-party-projects.html">Third-Party Projects</a>
</div>
</div>
</div>
<footer class="small">
<hr>
Apache Spark, Spark, Apache, the Apache feather logo, and the Apache Spark project logo are either registered
trademarks or trademarks of The Apache Software Foundation in the United States and other countries.
See guidance on use of Apache Spark <a href="/trademarks.html">trademarks</a>.
All other marks mentioned may be trademarks or registered trademarks of their respective owners.
Copyright &copy; 2018 The Apache Software Foundation, Licensed under the
<a href="https://www.apache.org/licenses/">Apache License, Version 2.0</a>.
</footer>
</div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery.js"></script>
<script src="/js/lang-tabs.js"></script>
<script src="/js/downloads.js"></script>
</body>
</html>