[
https://issues.apache.org/jira/browse/HDFS-9508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wei-Chiu Chuang updated HDFS-9508:
----------------------------------
Description:
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.
was:
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
xplain why NPE is thrown. Ultimately, leads us to understand why the resource
files can not be loaded.
> Fix NPE in MiniKMS.start()
> --------------------------
>
> Key: HDFS-9508
> URL: https://issues.apache.org/jira/browse/HDFS-9508
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Reporter: Wei-Chiu Chuang
> Assignee: Wei-Chiu Chuang
> Labels: supportability
>
> 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)