shashankmutyala opened a new issue, #14759: URL: https://github.com/apache/iceberg/issues/14759
Hello Team, This is Shashank. I am facing an issue with the pyiceberg module when trying to use load_catalog with the hadoop type to fetch data from ADLS. When using the configuration type: hadoop, I am receiving the following critical error: Critical Error: Could not initialize Iceberg Catalog. Reason: 'hadoop' is not a valid CatalogType Could you please provide assistance with resolving this error or guide me on the correct configuration to access data from ADLS using pyiceberg? Thank you for your help. Best regards, Shashank **Error** : Critical Error: Could not initialize Iceberg Catalog. Reason: 'hadoop' is not a valid CatalogType <img width="551" height="72" alt="Image" src="https://github.com/user-attachments/assets/56596fc2-30c0-40df-b3d4-5f10610e6be1" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
