maxHttpHeaderSize parameter defines the maximum size of the
request and response HTTP header, specified in bytes. If it is not specified, this parameter
defaults to 8192 (8KB). When Kerberos security is enabled, you may need to increase this
value in the server.xml
file:
/opt/mapr/httpfs/httpfs-1.0/share/hadoop/httpfs/tomcat/conf/server.xml<Connector port="" maxHttpHeaderSize="32000" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443"/>HTTP/1.1 400 Bad Request