Hello @Siddalinga,Is the issue fixed ? If not please check below options : 1. external location is created in databricks with proper service account or service principle ? 2. Or any storage location is attached with proper service account. ?Above 2 m...
Hello Mate,Are you trying from databricks notebook? if so can you share the dbr version ?If not, you can install the below code :import sslprint(ssl.OPENSSL_VERSION)and update the pip package : `pip install --upgrade pip` try post this. Happy learnin...
Hello Mate,Only few courses are allowing to change the table metadata or type itself for the labsessions. In this case you can download and try in your workspace(if any) that will work easily for the learning purpose.Thanks for the ask, happy learnin...
Hello Mate,Thanks for the ask, are you trying to read via notebook ? If so you need to pass the credentials either cluster level or best approach via secret scopes then it will work.Please ignore if not matching with your ask.Saran