----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21898/ -----------------------------------------------------------
(Updated May 30, 2014, 5:40 p.m.) Review request for Sqoop. Changes ------- Accidentally uploaded and published a patch from unclean branch (it included some extra files that don't belong here). Please ignore r3 and use r4 :) Repository: sqoop-sqoop2 Description ------- Added tool for dumping user-generated data - connections, jobs and submissions. There's an option to dump sensitive data (i.e. passwords) as well. Diffs (updated) ----- docs/src/site/sphinx/Tools.rst ad72cd1 pom.xml 1e2f005 tools/pom.xml 31eda1c tools/src/main/java/org/apache/sqoop/tools/tool/BuiltinTools.java b24cb35 tools/src/main/java/org/apache/sqoop/tools/tool/RepositoryDumpTool.java PRE-CREATION Diff: https://reviews.apache.org/r/21898/diff/ Testing ------- Manual testing. Dumping repository with and without sensitive data. Validating resulting JSON. Thanks, Gwen Shapira
