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/07 18:10:33 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14202277#comment-14202277 ] 

Billie Rinaldi commented on SLIDER-625:
---------------------------------------

[~stevel@apache.org], any ideas for changes in Slider that might have broken this?  Is stdin no longer hooked up?

> 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
>            Priority: Blocker
>             Fix For: Slider 0.60
>
>
> {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)