How do you run pig scripts on kerberos secured cluster?
Answer Posted / Ashutosh Kumar Pandey
To run Pig scripts on a Kerberos secured cluster, you need to set up Kerberos authentication and ensure that your Pig script includes appropriate Kerberos configuration options such as setting the principal name, keytab file location, and enabling secure connection.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers