Privilege Control Mechanism of SparkSQL UDF Feature
Question
What are the privilege control mechanism for UDF in SparkSQL?
Answer
When the SQL statement unable to meet user scenarios, the user can use the UDF feature to do the operations on HDFS or HBase data.
To ensure data security, SparkSQL UDF can only be used by admin users, meanwhile the users must make sure those self-defined functions do not contain malicious codes.
Feedback
Was this page helpful?
Provide feedbackThank 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