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

   ### Version
   
   main branch
   
   ### Describe what's wrong
   
   When I try to create a oss fileset with the following command
   
   ```
   curl -X POST -H "Accept: application/vnd.gravitino.v1+json" \
   -H "Content-Type: application/json"  -d 
'{"name":"fileset1","type":"managed","storageLocations":{"location":"oss://bucket-xiaoyu/fileset/fileset1"},"comment":"","properties":{"default-location-name":"location"}}'
 
http://localhost:8090/api/metalakes/test/catalogs/oss_catalog/schemas/schema/filesets
   ```
   
   there is not no response.
   
   ### Error message and/or stacktrace
   
   <img width="1401" height="226" alt="Image" 
src="https://github.com/user-attachments/assets/686a45c9-81d2-40e6-9260-96b25136d9df";
 />
   
   ### How to reproduce
   
   When create a s3 fileset, just put `gravitino-aws.jar` not 
`gravitino-aws-bundle.jar` to class path
   
   ### 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