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

   ### Version
   
   main branch
   
   ### Describe what's wrong
   
   When I try to create a Hadoop catalog and add a properties 
`authentication.type = kerberos` in the web page as follows
   
   <img width="424" alt="Image" 
src="https://github.com/user-attachments/assets/c5ffa655-3ac1-4254-9d11-e2932197d179";
 />
   
   
   then we click the create button,  the real data web page sent to Gravitino 
server is not as expected, and the properties key `authentication.type` will 
become `authType`, see blow
   
   <img width="407" alt="Image" 
src="https://github.com/user-attachments/assets/8a2e3141-3a90-4184-bc25-65fa04663557";
 />
   
   
   It seems that other catalogs like Hive and Iceberg also have the same 
problem.
   
   
   
   ### Error message and/or stacktrace
   
   Please see above.
   
   ### How to reproduce
   
   Please see above.
   
   ### 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: commits-unsubscr...@gravitino.apache.org.apache.org

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

Reply via email to