[
https://issues.apache.org/jira/browse/SQOOP-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13855012#comment-13855012
]
Hudson commented on SQOOP-1263:
-------------------------------
SUCCESS: Integrated in Sqoop2-hadoop200 #531 (See
[https://builds.apache.org/job/Sqoop2-hadoop200/531/])
SQOOP-1263: Using CATALINA_HOME as CATALINA_BASE (jarcec:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=39e26f26055267eb42d50e94de604666d100f186)
* tomcat/src/main/java/org/apache/sqoop/tomcat/TomcatToolRunner.java
> 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.5#6160)