Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/docs/3.5.0/building-spark.html
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ <h2 id="running-jenkins-tests-with-github-enterprise">Running Jenkins tests with

<h3 id="related-environment-variables">Related environment variables</h3>

<table class="table table-striped">
<table>
<thead><tr><th>Variable Name</th><th>Default</th><th>Meaning</th></tr></thead>
<tr>
<td><code>SPARK_PROJECT_URL</code></td>
Expand Down
2 changes: 1 addition & 1 deletion site/docs/3.5.0/cluster-overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ <h1 id="glossary">Glossary</h1>

<p>The following table summarizes terms you&#8217;ll see used to refer to cluster concepts:</p>

<table class="table table-striped">
<table>
<thead>
<tr><th style="width: 130px;">Term</th><th>Meaning</th></tr>
</thead>
Expand Down
40 changes: 20 additions & 20 deletions site/docs/3.5.0/configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ <h2 id="available-properties">Available Properties</h2>

<h3 id="application-properties">Application Properties</h3>

<table class="table table-striped">
<table>
<thead><tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr></thead>
<tr>
<td><code>spark.app.name</code></td>
Expand Down Expand Up @@ -694,7 +694,7 @@ <h3 id="application-properties">Application Properties</h3>

<h3 id="runtime-environment">Runtime Environment</h3>

<table class="table table-striped">
<table>
<thead><tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr></thead>
<tr>
<td><code>spark.driver.extraClassPath</code></td>
Expand Down Expand Up @@ -1081,7 +1081,7 @@ <h3 id="runtime-environment">Runtime Environment</h3>

<h3 id="shuffle-behavior">Shuffle Behavior</h3>

<table class="table table-striped">
<table>
<thead><tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr></thead>
<tr>
<td><code>spark.reducer.maxSizeInFlight</code></td>
Expand Down Expand Up @@ -1456,7 +1456,7 @@ <h3 id="shuffle-behavior">Shuffle Behavior</h3>

<h3 id="spark-ui">Spark UI</h3>

<table class="table table-striped">
<table>
<thead><tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr></thead>
<tr>
<td><code>spark.eventLog.logBlockUpdates.enabled</code></td>
Expand Down Expand Up @@ -1848,7 +1848,7 @@ <h3 id="spark-ui">Spark UI</h3>

<h3 id="compression-and-serialization">Compression and Serialization</h3>

<table class="table table-striped">
<table>
<thead><tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr></thead>
<tr>
<td><code>spark.broadcast.compress</code></td>
Expand Down Expand Up @@ -2046,7 +2046,7 @@ <h3 id="compression-and-serialization">Compression and Serialization</h3>

<h3 id="memory-management">Memory Management</h3>

<table class="table table-striped">
<table>
<thead><tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr></thead>
<tr>
<td><code>spark.memory.fraction</code></td>
Expand Down Expand Up @@ -2171,7 +2171,7 @@ <h3 id="memory-management">Memory Management</h3>

<h3 id="execution-behavior">Execution Behavior</h3>

<table class="table table-striped">
<table>
<thead><tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr></thead>
<tr>
<td><code>spark.broadcast.blockSize</code></td>
Expand Down Expand Up @@ -2421,7 +2421,7 @@ <h3 id="execution-behavior">Execution Behavior</h3>

<h3 id="executor-metrics">Executor Metrics</h3>

<table class="table table-striped">
<table>
<thead><tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr></thead>
<tr>
<td><code>spark.eventLog.logStageExecutorMetrics</code></td>
Expand Down Expand Up @@ -2489,7 +2489,7 @@ <h3 id="executor-metrics">Executor Metrics</h3>

<h3 id="networking">Networking</h3>

<table class="table table-striped">
<table>
<thead><tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr></thead>
<tr>
<td><code>spark.rpc.message.maxSize</code></td>
Expand Down Expand Up @@ -2652,7 +2652,7 @@ <h3 id="networking">Networking</h3>

<h3 id="scheduling">Scheduling</h3>

<table class="table table-striped">
<table>
<thead><tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr></thead>
<tr>
<td><code>spark.cores.max</code></td>
Expand Down Expand Up @@ -3136,7 +3136,7 @@ <h3 id="scheduling">Scheduling</h3>

<h3 id="barrier-execution-mode">Barrier Execution Mode</h3>

<table class="table table-striped">
<table>
<thead><tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr></thead>
<tr>
<td><code>spark.barrier.sync.timeout</code></td>
Expand Down Expand Up @@ -3183,7 +3183,7 @@ <h3 id="barrier-execution-mode">Barrier Execution Mode</h3>

<h3 id="dynamic-allocation">Dynamic Allocation</h3>

<table class="table table-striped">
<table>
<thead><tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr></thead>
<tr>
<td><code>spark.dynamicAllocation.enabled</code></td>
Expand Down Expand Up @@ -3325,7 +3325,7 @@ <h3 id="thread-configurations">Thread Configurations</h3>
like shuffle, just replace &#8220;rpc&#8221; with &#8220;shuffle&#8221; in the property names except
<code>spark.{driver|executor}.rpc.netty.dispatcher.numThreads</code>, which is only for RPC module.</p>

<table class="table table-striped">
<table>
<thead><tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr></thead>
<tr>
<td><code>spark.{driver|executor}.rpc.io.serverThreads</code></td>
Expand Down Expand Up @@ -4923,7 +4923,7 @@ <h4 id="static-sql-configuration">Static SQL Configuration</h4>

<h3 id="spark-streaming">Spark Streaming</h3>

<table class="table table-striped">
<table>
<thead><tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr></thead>
<tr>
<td><code>spark.streaming.backpressure.enabled</code></td>
Expand Down Expand Up @@ -5055,7 +5055,7 @@ <h3 id="spark-streaming">Spark Streaming</h3>

<h3 id="sparkr">SparkR</h3>

<table class="table table-striped">
<table>
<thead><tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr></thead>
<tr>
<td><code>spark.r.numRBackendThreads</code></td>
Expand Down Expand Up @@ -5111,7 +5111,7 @@ <h3 id="sparkr">SparkR</h3>

<h3 id="graphx">GraphX</h3>

<table class="table table-striped">
<table>
<thead><tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr></thead>
<tr>
<td><code>spark.graphx.pregel.checkpointInterval</code></td>
Expand All @@ -5126,7 +5126,7 @@ <h3 id="graphx">GraphX</h3>

<h3 id="deploy">Deploy</h3>

<table class="table table-striped">
<table>
<thead><tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr></thead>
<tr>
<td><code>spark.deploy.recoveryMode</code></td>
Expand Down Expand Up @@ -5174,7 +5174,7 @@ <h1 id="environment-variables">Environment Variables</h1>

<p>The following variables can be set in <code class="language-plaintext highlighter-rouge">spark-env.sh</code>:</p>

<table class="table table-striped">
<table>
<thead><tr><th style="width:21%">Environment Variable</th><th>Meaning</th></tr></thead>
<tr>
<td><code>JAVA_HOME</code></td>
Expand Down Expand Up @@ -5310,7 +5310,7 @@ <h1 id="push-based-shuffle-overview">Push-based shuffle overview</h1>

<h3 id="external-shuffle-serviceserver-side-configuration-options">External Shuffle service(server) side configuration options</h3>

<table class="table table-striped">
<table>
<thead><tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr></thead>
<tr>
<td><code>spark.shuffle.push.server.mergedShuffleFileManagerImpl</code></td>
Expand Down Expand Up @@ -5344,7 +5344,7 @@ <h3 id="external-shuffle-serviceserver-side-configuration-options">External Shuf

<h3 id="client-side-configuration-options">Client side configuration options</h3>

<table class="table table-striped">
<table>
<thead><tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr></thead>
<tr>
<td><code>spark.shuffle.push.enabled</code></td>
Expand Down
13 changes: 13 additions & 0 deletions site/docs/3.5.0/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -1110,5 +1110,18 @@ img {
table {
width: 100%;
overflow-wrap: normal;
border-collapse: collapse; /* Ensures that the borders collapse into a single border */
}

table th, table td {
border: 1px solid #cccccc; /* Adds a border to each table header and data cell */
padding: 6px 13px; /* Optional: Adds padding inside each cell for better readability */
}

table tr {
background-color: white; /* Sets a default background color for all rows */
}

table tr:nth-child(2n) {
background-color: #F1F4F5; /* Sets a different background color for even rows */
}
14 changes: 7 additions & 7 deletions site/docs/3.5.0/ml-classification-regression.html
Original file line number Diff line number Diff line change
Expand Up @@ -2705,7 +2705,7 @@ <h2 id="generalized-linear-regression">Generalized linear regression</h2>

<h3 id="available-families">Available families</h3>

<table class="table table-striped">
<table>
<thead>
<tr>
<th>Family</th>
Expand Down Expand Up @@ -4147,7 +4147,7 @@ <h2 id="inputs-and-outputs">Inputs and Outputs</h2>

<h3 id="input-columns">Input Columns</h3>

<table class="table table-striped">
<table>
<thead>
<tr>
<th align="left">Param name</th>
Expand All @@ -4174,7 +4174,7 @@ <h3 id="input-columns">Input Columns</h3>

<h3 id="output-columns">Output Columns</h3>

<table class="table table-striped">
<table>
<thead>
<tr>
<th align="left">Param name</th>
Expand Down Expand Up @@ -4250,7 +4250,7 @@ <h3 id="inputs-and-outputs-1">Inputs and Outputs</h3>

<h4 id="input-columns-1">Input Columns</h4>

<table class="table table-striped">
<table>
<thead>
<tr>
<th align="left">Param name</th>
Expand All @@ -4277,7 +4277,7 @@ <h4 id="input-columns-1">Input Columns</h4>

<h4 id="output-columns-predictions">Output Columns (Predictions)</h4>

<table class="table table-striped">
<table>
<thead>
<tr>
<th align="left">Param name</th>
Expand Down Expand Up @@ -4329,7 +4329,7 @@ <h3 id="inputs-and-outputs-2">Inputs and Outputs</h3>

<h4 id="input-columns-2">Input Columns</h4>

<table class="table table-striped">
<table>
<thead>
<tr>
<th align="left">Param name</th>
Expand Down Expand Up @@ -4358,7 +4358,7 @@ <h4 id="input-columns-2">Input Columns</h4>

<h4 id="output-columns-predictions-1">Output Columns (Predictions)</h4>

<table class="table table-striped">
<table>
<thead>
<tr>
<th align="left">Param name</th>
Expand Down
8 changes: 4 additions & 4 deletions site/docs/3.5.0/ml-clustering.html
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ <h2 id="k-means">K-means</h2>

<h3 id="input-columns">Input Columns</h3>

<table class="table table-striped">
<table>
<thead>
<tr>
<th align="left">Param name</th>
Expand All @@ -423,7 +423,7 @@ <h3 id="input-columns">Input Columns</h3>

<h3 id="output-columns">Output Columns</h3>

<table class="table table-striped">
<table>
<thead>
<tr>
<th align="left">Param name</th>
Expand Down Expand Up @@ -840,7 +840,7 @@ <h2 id="gaussian-mixture-model-gmm">Gaussian Mixture Model (GMM)</h2>

<h3 id="input-columns-1">Input Columns</h3>

<table class="table table-striped">
<table>
<thead>
<tr>
<th align="left">Param name</th>
Expand All @@ -861,7 +861,7 @@ <h3 id="input-columns-1">Input Columns</h3>

<h3 id="output-columns-1">Output Columns</h3>

<table class="table table-striped">
<table>
<thead>
<tr>
<th align="left">Param name</th>
Expand Down
2 changes: 1 addition & 1 deletion site/docs/3.5.0/mllib-classification-regression.html
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ <h1 class="title">Classification and Regression - RDD-based API</h1>
<a href="http://en.wikipedia.org/wiki/Regression_analysis">regression analysis</a>. The table below outlines
the supported algorithms for each type of problem.</p>

<table class="table table-striped">
<table>
<thead>
<tr><th>Problem Type</th><th>Supported Methods</th></tr>
</thead>
Expand Down
2 changes: 1 addition & 1 deletion site/docs/3.5.0/mllib-decision-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ <h3 id="node-impurity-and-information-gain">Node impurity and information gain</
implementation provides two impurity measures for classification (Gini impurity and entropy) and one
impurity measure for regression (variance).</p>

<table class="table table-striped">
<table>
<thead>
<tr><th>Impurity</th><th>Task</th><th>Formula</th><th>Description</th></tr>
</thead>
Expand Down
2 changes: 1 addition & 1 deletion site/docs/3.5.0/mllib-ensembles.html
Original file line number Diff line number Diff line change
Expand Up @@ -818,7 +818,7 @@ <h4 id="losses">Losses</h4>

<p>Notation: $N$ = number of instances. $y_i$ = label of instance $i$. $x_i$ = features of instance $i$. $F(x_i)$ = model&#8217;s predicted label for instance $i$.</p>

<table class="table table-striped">
<table>
<thead>
<tr><th>Loss</th><th>Task</th><th>Formula</th><th>Description</th></tr>
</thead>
Expand Down
10 changes: 5 additions & 5 deletions site/docs/3.5.0/mllib-evaluation-metrics.html
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ <h4 id="threshold-tuning">Threshold tuning</h4>

<p><strong>Available metrics</strong></p>

<table class="table table-striped">
<table>
<thead>
<tr><th>Metric</th><th>Definition</th></tr>
</thead>
Expand Down Expand Up @@ -706,7 +706,7 @@ <h4 id="label-based-metrics">Label based metrics</h4>

\[\hat{\delta}(x) = \begin{cases}1 &amp; \text{if $x = 0$}, \\ 0 &amp; \text{otherwise}.\end{cases}\]

<table class="table table-striped">
<table>
<thead>
<tr><th>Metric</th><th>Definition</th></tr>
</thead>
Expand Down Expand Up @@ -983,7 +983,7 @@ <h3 id="multilabel-classification">Multilabel classification</h3>

\[I_A(x) = \begin{cases}1 &amp; \text{if $x \in A$}, \\ 0 &amp; \text{otherwise}.\end{cases}\]

<table class="table table-striped">
<table>
<thead>
<tr><th>Metric</th><th>Definition</th></tr>
</thead>
Expand Down Expand Up @@ -1263,7 +1263,7 @@ <h3 id="ranking-systems">Ranking systems</h3>

\[rel_D(r) = \begin{cases}1 &amp; \text{if $r \in D$}, \\ 0 &amp; \text{otherwise}.\end{cases}\]

<table class="table table-striped">
<table>
<thead>
<tr><th>Metric</th><th>Definition</th><th>Notes</th></tr>
</thead>
Expand Down Expand Up @@ -1595,7 +1595,7 @@ <h2 id="regression-model-evaluation">Regression model evaluation</h2>

<p><strong>Available metrics</strong></p>

<table class="table table-striped">
<table>
<thead>
<tr><th>Metric</th><th>Definition</th></tr>
</thead>
Expand Down
Loading