C-Zuge opened a new issue, #939:
URL: https://github.com/apache/iceberg-python/issues/939

   ### Question
   
   While using the pyiceberg got some issues/questions that blocked me, mainly 
regarding an internal server error 500 after the execution of a simple 
"create_table" function. Since I'm pretty new on iceberg stuff, probably I'm 
missing something that I don't know more about. Could anyone help me? I created 
a namespace and list it, but as soon as I try to create a table on my azure 
storage account I got the same error 500. My credentials are right, but im 
using the connection string and pointing the "warehouse" parameter to my 
storage account such as: 
"abfs://<container>@<storage_account>.dfs.core.windows.net/".
   
![image](https://github.com/user-attachments/assets/1ff7db64-17fd-4721-a062-581a226a875d)
   
   I was looking the dockerfile and didnt saw anything that i should change, 
and the only files that was using the aws connection was inside models (that i 
believe that is to build new code with this models) and inside "tests" folder. 
Also, its is not clear to me about the "vendors" folder, why do you clone the 
pyiceberg to the container and the usage of this is not clear to me as well.
   


-- 
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: issues-unsubscr...@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to