Hi @govind,
The error message "Temporary failure in name resolution" typically indicates a DNS resolution issue, which means that your system is unable to resolve the hostname to an IP address.
Troubleshooting steps:
- Check Network Connectivity: Ensure that your network connection is stable and that you can access other internet resources.
- DNS Configuration: Verify that your DNS settings are correctly configured on the machine uploading the .parquet files to Data Lake. Try using a public DNS server like Google DNS (8.8.8.8) or Cloudflare DNS (1.1.1.1) temporarily to see if it resolves the issue.
- Firewall and Security Groups: Check if there are any firewall rules or security group settings that might be blocking access to the Azure Blob Storage endpoint.
- Retry the Operation: Since the issue occurs occasionally, it might be a temporary network glitch. Retry the upload after a short time.
Please let us know if you have any further queries. I’m happy to assist you further.
Please consider to “up-vote” and "Accept the answer" wherever the information provided helps you, this can be beneficial to other community members.