Wei-Chiu Chuang created HADOOP-12615:
----------------------------------------
Summary: Fix NPE in MiniKMS.start()
Key: HADOOP-12615
URL: https://issues.apache.org/jira/browse/HADOOP-12615
Project: Hadoop Common
Issue Type: Bug
Components: kms
Reporter: Wei-Chiu Chuang
Priority: Minor
Sometimes, KMS resource file can not be loaded. When this happens, an
InputStream variable will be a null pointer which will subsequently throw NPE.
This is a supportability JIRA that makes the error message more explicit, and
explain why NPE is thrown. Ultimately, leads us to understand why the resource
files can not be loaded.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)