----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11432/ -----------------------------------------------------------
Review request for Sqoop. Description ------- I've created catalina.properties file with default hadoop location and new location for JDBC drivers. I've also altered the documentation to instruct user how to change the hadoop location and add any additional jars. Current implementation will advise user to edit the Tomcat configuration file directly as there is no way how to use custom properties tin the catalina.properties file. My intention is to improve this once we will upgrade to Tomcat 7.0.17 that fixes #50677 (https://issues.apache.org/bugzilla/show_bug.cgi?id=50677). This addresses bug SQOOP-897. https://issues.apache.org/jira/browse/SQOOP-897 Diffs ----- dist/src/main/bin/addtowar.sh fd41608f20d43351e44204eb91bc19e4067e9992 dist/src/main/server/conf/catalina.properties PRE-CREATION docs/src/site/sphinx/Installation.rst 73f86801b528e4ef14ec41db868b283504c88b00 Diff: https://reviews.apache.org/r/11432/diff/ Testing ------- I've tested it on real cluster. Thanks, Jarek Cecho
