Hi Pavankumar,Since it's a DBC file Serverless compute should work but if it's not working then you can do this, export the current version from your new workspace and then delete the old folders structure and import the exported new version file. It...
The error is caused due to overlap of connectors or instance, if you see an error as below: And you can see Multiple clusters with same name, which is caused due to running the notebook_1 under a cluster attached to it and re-running a notebook_2 wit...
If you are using databricks community edition, the error you are facing is because the file you are trying to upload contains PII or SPII data ( Personally Identifiable Information OR Sensitive Personally Identifiable Information) words like dob, To...
@PramodNaikThe error you are facing not because of file size but because the file you are trying to upload contains PII or SPII data words like dob, Token, accesskey, password..,etc.Solution: Rename such data like date_of_birth, token_no, access_key...