You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Evelyn Sylvia (JIRA)" <ji...@apache.org> on 2009/04/14 08:01:16 UTC

[jira] Created: (HADOOP-5665) Namenode could not be formatted because the "whoami" program could not be run.

Namenode could not be formatted because the "whoami" program could not be run. 
-------------------------------------------------------------------------------

                 Key: HADOOP-5665
                 URL: https://issues.apache.org/jira/browse/HADOOP-5665
             Project: Hadoop Core
          Issue Type: Bug
          Components: dfs
    Affects Versions: 0.19.1
         Environment: OS: SunOS_sparc, version 5.10. 
Hardware:  SUNW,Sun-Fire-T200

            Reporter: Evelyn Sylvia


 ERROR namenode.NameNode: java.io.IOException: javax.security.auth.login.LoginException: Login failed: Cannot run program "whoami": error=2, No such file or directory
  at org.apache.hadoop.security.UnixUserGroupInformation.login(UnixUserGroupInformation.java:250)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HADOOP-5665) Namenode could not be formatted because the "whoami" program could not be run.

Posted by "Evelyn Sylvia (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Evelyn Sylvia resolved HADOOP-5665.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.19.1

PATH setting needed to be changed for the SunOS-sparc. Not an hadoop-0.19.1 issue

> Namenode could not be formatted because the "whoami" program could not be run. 
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-5665
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5665
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.19.1
>         Environment: OS: SunOS_sparc, version 5.10. 
> Hardware:  SUNW,Sun-Fire-T200
>            Reporter: Evelyn Sylvia
>             Fix For: 0.19.1
>
>
>  ERROR namenode.NameNode: java.io.IOException: javax.security.auth.login.LoginException: Login failed: Cannot run program "whoami": error=2, No such file or directory
>   at org.apache.hadoop.security.UnixUserGroupInformation.login(UnixUserGroupInformation.java:250)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.