Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Slider 0.90.2
-
None
-
Kerberos
-
Slider September #1
Description
Trying to debug kerberos problems is painful exercise
Add a kerberos diagnostics command, `kdiag` to aid this; output to stdout or to a named file.
add other args as appropriate, etg
- `--required` - fail with exit code if no login
- `--zookeeper` check zk details
- `--hdfs` check HDFS
- `--yarn` check yarn login
- --keytab + keytab name`: check for accessibility, contents
Attachments
Attachments
Issue Links
- is depended upon by
-
HADOOP-12426 Add Entry point for Kerberos health check
- Resolved
- is related to
-
HADOOP-12649 Improve Kerberos diagnostics and failure handling
- Open