You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Albert Chu (JIRA)" <ji...@apache.org> on 2016/08/22 17:13:20 UTC

[jira] [Updated] (HADOOP-13532) Fix typo in hadoop_connect_to_hosts error message

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

Albert Chu updated HADOOP-13532:
--------------------------------
    Description: 
Recently hit

{noformat}
ERROR: Both HADOOP_WORKERS and HADOOP_WORKER_NAME were defined. Aborting.
{noformat}


Had issues until I realized "HADOOP_WORKER_NAME" is supposed to be "HADOOP_WORKER_NAMES" with an 'S'.

Github pull request to be sent shortly.

  was:
Recently hit

```
ERROR: Both HADOOP_WORKERS and HADOOP_WORKER_NAME were defined. Aborting.
```

Had issues until I realized "HADOOP_WORKER_NAME" is supposed to be "HADOOP_WORKER_NAMES" with an 'S'.

Github pull request to be sent shortly.


> Fix typo in hadoop_connect_to_hosts error message
> -------------------------------------------------
>
>                 Key: HADOOP-13532
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13532
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 3.0.0-alpha2
>            Reporter: Albert Chu
>            Priority: Trivial
>
> Recently hit
> {noformat}
> ERROR: Both HADOOP_WORKERS and HADOOP_WORKER_NAME were defined. Aborting.
> {noformat}
> Had issues until I realized "HADOOP_WORKER_NAME" is supposed to be "HADOOP_WORKER_NAMES" with an 'S'.
> Github pull request to be sent shortly.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org