Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Incomplete
-
1.6.0, 1.6.2, 2.0.0, 2.0.1
-
None
Description
Currently, spark thrift server can run only on yarn-client mode.
Can we add Yarn-Cluster mode support to spark thrift server?
This will help us to launch multiple spark thrift server with different spark configurations and it really help in large distributed clusters where there is requirement to run complex sqls through STS. With client mode, there is a chance to overload local host with too much driver memory.
Please let me know your thoughts.