Keegan Witt created SQOOP-1482:
----------------------------------
Summary: Option to log generated SQL
Key: SQOOP-1482
URL: https://issues.apache.org/jira/browse/SQOOP-1482
Project: Sqoop
Issue Type: New Feature
Components: connectors
Reporter: Keegan Witt
It'd be useful for debugging purposes to have an option like {{\-\-log\-sql}}
that would log the statement strings before they're prepared and/or use
something like [log4jdbc|https://code.google.com/p/log4jdbc/] to log the SQL
Sqoop generates. If we decided to do both, we could have an option like
{{\-\-sql\-log\-level=<someLevel>}} that could choose between logging
statements before preparation, after preparation, or both.
--
This message was sent by Atlassian JIRA
(v6.2#6252)