Support kerberos with embedded LDAP / KDC server.
Apache Directory provides a full Java implementation with embedded version for tests: https://stackoverflow.com/questions/14408093/java-written-embedded-kerberos-server-for-testing
It will be useful to test command lines before running on the true cluster, with "--keytab" in spark-submit in a Oozie job, for example.
Support kerberos with embedded LDAP / KDC server.
Apache Directory provides a full Java implementation with embedded version for tests: https://stackoverflow.com/questions/14408093/java-written-embedded-kerberos-server-for-testing
It will be useful to test command lines before running on the true cluster, with "--keytab" in spark-submit in a Oozie job, for example.