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

Allen Wittenauer updated HADOOP-11397:
--------------------------------------
    Description: 
Simple typo in hadoop_basic_init:
{code}
  HADOOP_IDENT_STRING=${HADOP_IDENT_STRING:-$USER}
{code}

  was:
Simple typo in hadoop_basic_init:

  HADOOP_IDENT_STRING=${HADOP_IDENT_STRING:-$USER}



> Can't override HADOOP_IDENT_STRING
> ----------------------------------
>
>                 Key: HADOOP-11397
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11397
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Allen Wittenauer
>            Priority: Trivial
>
> Simple typo in hadoop_basic_init:
> {code}
>   HADOOP_IDENT_STRING=${HADOP_IDENT_STRING:-$USER}
> {code}



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

Reply via email to