big-data-europe / docker-spark

Apache Spark docker image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start REST API & create endpoints

bnpani opened this issue · comments

Hey,

I saw a topic from 2019 about this subject, but the solution from there didn't work for me. Do you guys have any idea how to start the REST and create endpoints in the newer versions of spark-master?

Thanks!

I managed to start REST for spark-master. The only question I have now is as follows: Is it possible to call for example a function or get the data from Hive using REST?