shaofengshi opened a new issue, #6577:
URL: https://github.com/apache/gravitino/issues/6577

   ### Version
   
   main branch
   
   ### Describe what's wrong
   
   When I follow the steps in 
https://gravitino.apache.org/docs/0.8.0-incubating/hadoop-catalog-with-s3 to 
create a fileset,
   
   <img width="737" alt="Image" 
src="https://github.com/user-attachments/assets/70519385-1731-46fa-844d-e70fcec3a839";
 />
   
   Then I got error "GravitinoClient.create_catalog() got an unexpected keyword 
argument 'type'" as below:
   
   <img width="858" alt="Image" 
src="https://github.com/user-attachments/assets/da0ef5d9-5d44-45fa-88e4-5bea1285fb70";
 />
   
   Then I checked the source code, the property is called "catalog_type", not 
"type":
   
   <img width="525" alt="Image" 
src="https://github.com/user-attachments/assets/c31337e1-01b2-4aac-8258-7a55f41bcee5";
 />
   
   The same bug exists in other documents, should be solved in a batch:
   
   <img width="306" alt="Image" 
src="https://github.com/user-attachments/assets/64c987e6-580e-4c3c-bc8c-600daeaab78a";
 />
   
    
   
   ### Error message and/or stacktrace
   
   GravitinoClient.create_catalog() got an unexpected keyword argument 'type'
   
   ### How to reproduce
   
   Follow the steps in 
https://gravitino.apache.org/docs/0.8.0-incubating/hadoop-catalog-with-s3
   
   ### Additional context
   
   _No response_


-- 
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]

Reply via email to