Owen O'Malley created HADOOP-8337:
-------------------------------------
Summary: Clarify the usage documentation for fetchdt
Key: HADOOP-8337
URL: https://issues.apache.org/jira/browse/HADOOP-8337
Project: Hadoop Common
Issue Type: Bug
Reporter: Owen O'Malley
The -webservice URL option in fetchdt is very fragile. In particular, it must be precisely
in the form of the http://<nn>:<port> and NOT include the trailing slash. Furthermore,
after HDFS-2617 the <nn> must be a lowercase hostname and not an IP address.
I propose at least documenting all of the restrictions...
--
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
|