This is a very frustrating issue and I have found lots of unhelpful articles, especially since they all point to Visual Studio 2019. I get this issue when tryin
I'm trying to set up CI with AWS ECS and docker. I use Codeship as a CI tool, but that should not really matter much. I do the following steps in a shell scrip
I am trying to run the below code . When i am running pyspark in cmd it is running fine. import pyspark spark = SparkSession.builder.master('local').appNam
So I have an API that is supposed to return a plot with coordinates(Plot and Coordinates being objects) When I try to do a get of all the plots I wanted somethi
I have a custom action filter that takes in a property but I need the property to come from my appsettings.json file. I pass my configuration into the controlle
I'm developing a REST api with Symfony2 + FOSRest bundle. I would like to know if there is any way for a call to the api in dev mode (app_dev.php) from the bro