Executing an HTTP call from worker to localhost:80 (Unity Catalog)

adriennn
Valued Contributor

hi,

trying to implement this industry accelerator in UC (DBR 15.4, Shared Access Mode), I'm encountering an error when running an HTTP query (python requests) from within a udf (see this github issue). Are there any restrictions when it comes to run arbitray python code in a Unity Catalog udf that might be causing this?