Attila Szabo created SQOOP-3053: ----------------------------------- Summary: Create a cmd line argument for sqoop.throwOnError and use it through SqoopOptions Key: SQOOP-3053 URL: https://issues.apache.org/jira/browse/SQOOP-3053 Project: Sqoop Issue Type: Improvement Reporter: Attila Szabo Assignee: Boglarka Egyed
Please create a cmd line argument to make the usage of the currently existing sqoop.throwOnError functionality easier. Make the option available/usable through SqoopOptions, and replace every usage to leverage from SqoopOptions. Please make attention to keep backward compatibility (so the initial value should be handled with System.getProperty) As a reference check [SQOOP-2880]. -- This message was sent by Atlassian JIRA (v6.3.4#6332)