big-data-europe / docker-spark

Apache Spark docker image
2.04k stars 698 forks source link

Start REST API & create endpoints #149

Open bnpani opened 2 years ago

bnpani commented 2 years ago

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!

bnpani commented 2 years ago

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?