You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Kan Zhang (JIRA)" <ji...@apache.org> on 2009/05/07 22:24:45 UTC

[jira] Updated: (HADOOP-5776) Add simple HTTP GET support for single cluster case and for both Jetty and Tomcat based proxy

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

Kan Zhang updated HADOOP-5776:
------------------------------

    Component/s: contrib/hdfsproxy
    Description: This is a follow-up to HADOOP-5366. Currently simple HTTP GET support only works for tomcat-based proxy and only when it is set up to proxy for multiple HDFS clusters (see HADOOP-5363). This feature supports users using commonly available HTTP clients like wget or curl to fetch files from proxy. It would be good to port this feature to both Jetty and Tomcat based proxies in cases where the proxy is set up to proxy for a single HDFS cluster. Note that currently Jetty-based proxy can't be set up to proxy for multiple HDFS clusters.  (was: currently standard HTTP GET file support only works for proxy v2 forwarding case for multiple hadoop grid clusters. Need to add support for single hadoop version with a proxy for only one grid. Should add support for both jetty-based and tomcat-based scenarios.)
     Issue Type: Improvement  (was: New Feature)
        Summary: Add simple HTTP GET support for single cluster case and for both Jetty and Tomcat based proxy   (was: Add Standard HTTP GET file support for single version case (no forwarding) for both Jetty-based and Tomcat-based servlets )

> Add simple HTTP GET support for single cluster case and for both Jetty and Tomcat based proxy 
> ----------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5776
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5776
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: contrib/hdfsproxy
>            Reporter: zhiyong zhang
>            Assignee: zhiyong zhang
>
> This is a follow-up to HADOOP-5366. Currently simple HTTP GET support only works for tomcat-based proxy and only when it is set up to proxy for multiple HDFS clusters (see HADOOP-5363). This feature supports users using commonly available HTTP clients like wget or curl to fetch files from proxy. It would be good to port this feature to both Jetty and Tomcat based proxies in cases where the proxy is set up to proxy for a single HDFS cluster. Note that currently Jetty-based proxy can't be set up to proxy for multiple HDFS clusters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.