- 
                Notifications
    
You must be signed in to change notification settings  - Fork 9.1k
 
HADOOP-17255. JavaKeyStoreProvider fails to create a new key if the keystore is HDFS #2291
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| 
           💔 -1 overall 
 
 
 This message was automatically generated.  | 
    
| 
           +1 for the better errors. You know in #743 I'm going to make rename/3 public in FileSystem too, so we can move the code in distcp etc to using it?  | 
    
| 
           Akira -I'm +1 on this...commit at your leisure  | 
    
| 
           Thank you @steveloughran for your review. The unit test failure is related. I'll fix this before merging. 
 Agreed.  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
…eystore is HDFS. (#2291) Reviewed-by: Steve Loughran <[email protected]> Reviewed-by: Wei-Chiu Chuang <[email protected]> (cherry picked from commit 7f5caca) (cherry picked from commit dd1634e)
…eystore is HDFS. (#2291) Reviewed-by: Steve Loughran <[email protected]> Reviewed-by: Wei-Chiu Chuang <[email protected]> (cherry picked from commit 7f5caca) (cherry picked from commit dd1634e) (cherry picked from commit 1c7043b) (cherry picked from commit 166bee9)
…eystore is HDFS. (#2291) Reviewed-by: Steve Loughran <[email protected]> Reviewed-by: Wei-Chiu Chuang <[email protected]> (cherry picked from commit 7f5caca) (cherry picked from commit dd1634e) (cherry picked from commit 1c7043b)
…eystore is HDFS. (#2291) Reviewed-by: Steve Loughran <[email protected]> Reviewed-by: Wei-Chiu Chuang <[email protected]> (cherry picked from commit 7f5caca)
Use the new rename API in JavaKeyStoreProvider#renameOrFail.
JIRA: https://issues.apache.org/jira/browse/HADOOP-17255