case classThinClientConnectorMode(sc: SparkContext, url: String) extends ClusterMode with Product with Serializable
This is for the two cluster mode: one is
the normal snappy cluster, and this one is a separate local/Spark/Yarn/Mesos
cluster fetching data from the snappy cluster on demand that just
remains like an external datastore.
Linear Supertypes
Serializable, Serializable, Product, Equals, ClusterMode, AnyRef, Any
This is for the two cluster mode: one is the normal snappy cluster, and this one is a separate local/Spark/Yarn/Mesos cluster fetching data from the snappy cluster on demand that just remains like an external datastore.