Relative Content

Tag Archive for pythonsqlgoogle-bigquerydataiku

Running a SQL bigquery in Dataiku using Python recipie

I have a use case to run a SQL bigquery in required format using python recipie in dataiku.
In the local, I am able to set the path of service account credentials of a .json file and pass that file as credential to my query. However, I am unable to figure out option to use that .json file in Dataiku.