You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Billie Rinaldi (JIRA)" <ji...@apache.org> on 2014/11/08 02:56:33 UTC

[jira] [Updated] (SLIDER-625) Regression: interactively setting passwords in CredentialProvider no longer working

     [ https://issues.apache.org/jira/browse/SLIDER-625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Billie Rinaldi updated SLIDER-625:
----------------------------------
         Priority: Major  (was: Blocker)
    Fix Version/s:     (was: Slider 0.60)
                   Slider 2.0.0

I've mitigated the issue in Slider 0.60 by making it just check for the passwords' existence and fail fast if they're not there.  We can consider how to make a real fix in a later version.

> Regression: interactively setting passwords in CredentialProvider no longer working
> -----------------------------------------------------------------------------------
>
>                 Key: SLIDER-625
>                 URL: https://issues.apache.org/jira/browse/SLIDER-625
>             Project: Slider
>          Issue Type: Bug
>            Reporter: Billie Rinaldi
>            Assignee: Billie Rinaldi
>             Fix For: Slider 2.0.0
>
>
> {noformat}
> 2014-11-07 09:00:45,642 [main] INFO  client.SliderClient (SliderClient.java:checkForCredentials(652)) - Creating credentials for root.initial.password in jceks://hdfs/user/hrt_qa/accumulo-a1.jceks
> java.lang.NullPointerException
> 	at org.apache.hadoop.security.alias.CredentialShell$PasswordReader.readPassword(CredentialShell.java:408)
> 	at org.apache.hadoop.security.alias.CredentialShell.promptForCredential(CredentialShell.java:379)
> 	at org.apache.hadoop.security.alias.CredentialShell$CreateCommand.execute(CredentialShell.java:348)
> 	at org.apache.hadoop.security.alias.CredentialShell.run(CredentialShell.java:68)
> 	at org.apache.slider.client.SliderClient.checkForCredentials(SliderClient.java:653)
> 	at org.apache.slider.client.SliderClient.actionCreate(SliderClient.java:615)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)