Sean Mackrory created SQOOP-1263:
------------------------------------
Summary: Using CATALINA_HOME as CATALINA_BASE
Key: SQOOP-1263
URL: https://issues.apache.org/jira/browse/SQOOP-1263
Project: Sqoop
Issue Type: Bug
Reporter: Sean Mackrory
Assignee: Sean Mackrory
CATALINA_HOME and CATALINA_BASE are not always the same thing. It's possibly
for Tomcat itself to be deployed in CATALINA_HOME and specific applications to
be deployed in CATALINA_BASE. This is the case in Apache Bigtop. The Tomcat
binaries are installed in /usr/lib/bigtop-tomcat (CATALINA_HOME), and specific
applications are installed in /usr/lib/sqoop, etc... (CATALINA_BASE).
There's a bug where CATALINA_HOME is being used as the value for CATALINA_BASE
- which is not a safe assumption (especially in Bigtop).
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)