GitHub user buggtb opened a pull request:
https://github.com/apache/bigtop/pull/382
Bigtop-3070 support Spark Thrift Server in Charm
The thrift server has no exposure and should be configurable for Spark SQL
support etc.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/spiculedata/bigtop spark4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bigtop/pull/382.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #382
----
commit 96a1812a0c5ab368bcd9d457f68d330728201941
Author: Tom Barber <tom@...>
Date: 2018-08-17T22:21:46Z
update spark for thrift
commit ce7d53e249619b62f0c489f25d394369a71eba8f
Author: Tom Barber <tom@...>
Date: 2018-08-17T22:48:16Z
stop rebuild for thrift
----
---