HyukjinKwon commented on code in PR #38158:
URL: https://github.com/apache/spark/pull/38158#discussion_r990598920
##########
docs/cluster-overview.md:
##########
@@ -104,7 +104,7 @@ The following table summarizes terms you'll see used to
refer to cluster concept
<td>Application jar</td>
<td>
A jar containing the user's Spark application. In some cases users
will want to create
- an "uber jar" containing their application along with its
dependencies. The user's jar
+ an "user jar" containing their application along with its
dependencies. The user's jar
Review Comment:
I think uber jar is correct? which means contains dependencies (fat jar)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]