You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Gwen Shapira (JIRA)" <ji...@apache.org> on 2014/11/08 17:09:34 UTC

[jira] [Updated] (SQOOP-1263) Sqoop2: Using CATALINA_HOME as CATALINA_BASE

     [ https://issues.apache.org/jira/browse/SQOOP-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gwen Shapira updated SQOOP-1263:
--------------------------------
    Summary: Sqoop2: Using CATALINA_HOME as CATALINA_BASE  (was: Using CATALINA_HOME as CATALINA_BASE)

> Sqoop2: 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.3.4#6332)