Qiang Zhang created RANGER-1403:
-----------------------------------
Summary: 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
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
(v6.3.15#6346)