Dridi Boukelmoune created HDFS-5441:
---------------------------------------
Summary: Wrong use of catalina opts in httpfs.sh
Key: HDFS-5441
URL: https://issues.apache.org/jira/browse/HDFS-5441
Project: Hadoop HDFS
Issue Type: Bug
Affects Versions: 2.2.0
Reporter: Dridi Boukelmoune
Hey there,
There is a comment mentioning a bug in catalina.sh (tomcat) in httpfs.sh:
https://github.com/apache/hadoop-common/blob/1f2a21f/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/sbin/httpfs.sh#L51
This behavior (not using those opts when stopping) is the very purpose of the
CATALINA_OPTS variable as documented in catalina.sh:
https://github.com/apache/tomcat/blob/d88ad9e/bin/catalina.sh#L36
--
This message was sent by Atlassian JIRA
(v6.1#6144)