Description
$ hadoop credential java.lang.NullPointerException at org.apache.hadoop.security.alias.CredentialShell.run(CredentialShell.java:67) at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70) at org.apache.hadoop.security.alias.CredentialShell.main(CredentialShell.java:420)
Ran a no-arg version of hadoop credential expecting to get the usage/help message (like other commands act), and got the above exception instead.