[
https://issues.apache.org/jira/browse/RANGER-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630204#comment-16630204
]
Mehul Parikh commented on RANGER-1403:
--------------------------------------
Committed on
[ranger-0.7|https://github.com/apache/ranger/commit/1de5cab130c4d3b85a56ee96ae33539ba7b2ad52]
> There is a problem in buildks class when delete invalid keystore file.
> ----------------------------------------------------------------------
>
> Key: RANGER-1403
> URL: https://issues.apache.org/jira/browse/RANGER-1403
> Project: Ranger
> Issue Type: Bug
> Components: plugins
> Reporter: Qiang Zhang
> Assignee: Qiang Zhang
> Priority: Minor
> Labels: patch
> Fix For: 1.0.0
>
> Attachments:
> 0001-RANGER-1403-There-is-a-problem-in-buildks-class-when.patch
>
>
> The system will print the following information when the Keystore file is not
> exist.
> Provider file '/etc/ranger/hadoopdev/cred.jceks' is in invalid state or
> corrupt!! will try to delete first.
> The reason for the error is that the program does not check whether the file
> exists.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)