How Does the Permission Control Mechanism Work for the UDF Function in SparkSQL?
Question
How does the permission control mechanism work for the UDF function in SparkSQL?
Answer
If the existing SQL statements cannot meet your requirements, you can use the UDF function to perform customized operations.
To ensure data security and prevent malicious codes in the UDF from damaging the system, the UDF function of SparkSQL allows only users with the admin permission to register. The user admin ensures the security of user-defined functions.
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot