srowen commented on a change in pull request #32150:
URL: https://github.com/apache/spark/pull/32150#discussion_r612475591



##########
File path: docs/cluster-overview.md
##########
@@ -65,7 +65,7 @@ The system currently supports several cluster managers:
 * [Standalone](spark-standalone.html) -- a simple cluster manager included 
with Spark that makes it
   easy to set up a cluster.
 * [Apache Mesos](running-on-mesos.html) -- a general cluster manager that can 
also run Hadoop MapReduce
-  and service applications.
+  and service applications. (Deprecated)

Review comment:
       I wasn't sure all the places we should mark this as deprecated, so, just 
sprinkled it across key documentation pages.
   
   The source code looks all private to Spark, so, no real point in marking it 
as deprecated I think.




-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to