----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8046/ -----------------------------------------------------------
Review request for Sqoop. Description ------- I've hacked main SqoopShell class to check if file $HOME/.sqoop2rc exists. If so it's interpreted before any other action. This addresses bug SQOOP-642. https://issues.apache.org/jira/browse/SQOOP-642 Diffs ----- client/src/main/java/org/apache/sqoop/client/shell/SqoopShell.java 5ac8dd2715573113583679a4ab379f488763fa80 Diff: https://reviews.apache.org/r/8046/diff/ Testing ------- I've tested it on real cluster. Thanks, Jarek Cecho