radanalyticsio / openshift-spark

72 stars 83 forks source link

Add thrift server capabilities #93

Open rimolive opened 5 years ago

rimolive commented 5 years ago

Thrift server is a great thing for spark and it's already bundled in the distribution. However, in order to use in the image, I need to do some workarounds to run it.

Maybe add a new module and a new argument to entrypoint script?