Albert Chu created HADOOP-13532:
-----------------------------------

             Summary: 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

```
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.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to