You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Anthony Hsu (JIRA)" <ji...@apache.org> on 2016/02/09 18:45:18 UTC

[jira] [Resolved] (HDFS-8701) WebHDFS write commands fail when running multiple DataNodes on one machine

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

Anthony Hsu resolved HDFS-8701.
-------------------------------
    Resolution: Cannot Reproduce

> WebHDFS write commands fail when running multiple DataNodes on one machine
> --------------------------------------------------------------------------
>
>                 Key: HDFS-8701
>                 URL: https://issues.apache.org/jira/browse/HDFS-8701
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Anthony Hsu
>
> For testing purposes, we are running multiple DataNodes per machine. {{hadoop fs}} commands work fine when using the {{hdfs://}} protocol, but when using {{webhdfs://}}, any command that writes to HDFS (e.g.: {{-put}} or {{-touchz}}) fails:
> {code}
> $ hadoop fs -put test.txt webhdfs://<host>:<port>/user/foo
> put: <machine>-dn-4
> {code}



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