Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2019 05:57 AM
Thanks @Ivan Ivan Grunev & @Donatien Tessier for the help.
I'm jst concerned about using too many resources. I did try putting the JSON output into local using the following command.
" dbutils.fs.put("/FileStore/my-stuff/my-file.json", jsonobject)"
I guess there's a command to overwrite the file too. Wondering if i can access the output from ADF and pass it to body of function.
If this isn't gonna work then i'll have to use blob storage. In that case can i pass the blob data as JSON to function.