Skip to content

Commit

Permalink
deploy: 6d43e52
Browse files Browse the repository at this point in the history
  • Loading branch information
twoentartian committed Oct 3, 2024
1 parent 7c21974 commit a7a5c36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lab2/assignment.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h2 id="assignment"><a class="header" href="#assignment">Assignment</a></h2>
file locally. Before running your application on Amazon EMR you should run your
application locally on a bigger data set. <strong>This helps you catch performance
and scalability issues early-on and prevents you from wasting AWS credits</strong>.</p>
<p>Use the Spark <a href="https://spark.apache.org/docs/3.1.2/tuning.html">tuning guide</a> and the <a href="https://spark.apache.org/docs/3.1.2/sql-performance-tuning.html">SQL performance tuning page</a> to
<p>Use the Spark <a href="https://spark.apache.org/docs/latest/tuning.html">tuning guide</a> and the <a href="https://spark.apache.org/docs/latest/sql-performance-tuning.html">SQL performance tuning page</a> to
understand how you can improve the scalability and performance of your
application.</p>
<h3 id="running-your-application-on-amazon-emr"><a class="header" href="#running-your-application-on-amazon-emr">Running your application on Amazon EMR</a></h3>
Expand Down
2 changes: 1 addition & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -1892,7 +1892,7 @@ <h3 id="do-not-interfere-with-clusters-of-other-groups"><a class="header" href="
file locally. Before running your application on Amazon EMR you should run your
application locally on a bigger data set. <strong>This helps you catch performance
and scalability issues early-on and prevents you from wasting AWS credits</strong>.</p>
<p>Use the Spark <a href="https://spark.apache.org/docs/3.1.2/tuning.html">tuning guide</a> and the <a href="https://spark.apache.org/docs/3.1.2/sql-performance-tuning.html">SQL performance tuning page</a> to
<p>Use the Spark <a href="https://spark.apache.org/docs/latest/tuning.html">tuning guide</a> and the <a href="https://spark.apache.org/docs/latest/sql-performance-tuning.html">SQL performance tuning page</a> to
understand how you can improve the scalability and performance of your
application.</p>
<h3 id="running-your-application-on-amazon-emr"><a class="header" href="#running-your-application-on-amazon-emr">Running your application on Amazon EMR</a></h3>
Expand Down

0 comments on commit a7a5c36

Please sign in to comment.