-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56921/
-----------------------------------------------------------
Review request for ranger, Alok Lal, Ankita Sinha, Don Bosco Durai, Colm O
hEigeartaigh, Gautam Borad, Madhan Neethiraj, Ramesh Mani, Selvamohan
Neethiraj, and Velmurugan Periasamy.
Bugs: RANGER-1403
https://issues.apache.org/jira/browse/RANGER-1403
Repository: ranger
Description
-------
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.
Diffs
-----
credentialbuilder/src/main/java/org/apache/ranger/credentialapi/buildks.java
7978d8d
Diff: https://reviews.apache.org/r/56921/diff/
Testing
-------
Thanks,
Qiang Zhang