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 "Istvan Fajth (JIRA)" <ji...@apache.org> on 2017/10/25 14:52:00 UTC

[jira] [Created] (HDFS-12710) HTTPFS HTTP max header size env variable is not respected in branch-2

Istvan Fajth created HDFS-12710:
-----------------------------------

             Summary: HTTPFS HTTP max header size env variable is not respected in branch-2
                 Key: HDFS-12710
                 URL: https://issues.apache.org/jira/browse/HDFS-12710
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 2.8.1, 2.7.4, 2.6.5
            Reporter: Istvan Fajth
            Assignee: Istvan Fajth
            Priority: Minor


In HDFS-10423 there is the HTTPFS_MAX_HTTP_HEADER_SIZE environment variable added, and as well the server.xml for the HTTPFS service started to utilize a variable in the config for maxHttpHeaderSize.

The variable is added in httpfs-config.sh and exported there and as well an example is added to httpfs-env.sh

The default value is not modified though, the httpfs.sh script has a section in which it sets catalina properties, and there the environment variable is not mapped to the catalina property that is used by the server.xml.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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