[
https://issues.apache.org/jira/browse/SQOOP-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13854821#comment-13854821
]
ASF subversion and git services commented on SQOOP-1263:
--------------------------------------------------------
Commit 39e26f26055267eb42d50e94de604666d100f186 in branch refs/heads/sqoop2
from [~jarcec]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=39e26f2 ]
SQOOP-1263: Using CATALINA_HOME as CATALINA_BASE
(Sean Mackrory via Jarek Jarcec Cecho)
> 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
> Fix For: 1.99.4
>
> Attachments:
> 0001-SQOOP-1263.-Using-CATALINA_HOME-as-CATALINA_BASE.patch
>
>
> 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)