[ 
https://issues.apache.org/jira/browse/HADOOP-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119075#comment-13119075
 ] 

Matthew Buckett commented on HADOOP-7489:
-----------------------------------------

I think the OS X JDK is trying to get some information from configd which is 
failing that causes the whole LoginContent to break.

This can be worked around by specifying kerberos config on the command line:

-Djava.security.krb5.realm=OX.AC.UK 
-Djava.security.krb5.kdc=kdc0.ox.ac.uk:kdc1.ox.ac.uk
                
> Hadoop logs errors upon startup on OS X 10.7
> --------------------------------------------
>
>                 Key: HADOOP-7489
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7489
>             Project: Hadoop Common
>          Issue Type: Bug
>         Environment: Mac OS X 10.7, Java 1.6.0_26
>            Reporter: Bryan Keller
>            Priority: Minor
>
> When starting Hadoop on OS X 10.7 ("Lion") using start-all.sh, Hadoop logs 
> the following errors:
> 2011-07-28 11:45:31.469 java[77427:1a03] Unable to load realm info from 
> SCDynamicStore
> Hadoop does seem to function properly despite this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to