[
https://issues.apache.org/jira/browse/SQOOP-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624212#comment-13624212
]
Hudson commented on SQOOP-916:
------------------------------
Integrated in Sqoop-ant-jdk-1.6-hadoop100 #617 (See
[https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop100/617/])
SQOOP-916: Add an abort validation handler (Revision
ef093399bf01fed4a7c17caebd05676f1e566b8a)
Result = SUCCESS
jarcec :
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=ef093399bf01fed4a7c17caebd05676f1e566b8a
Files :
* src/java/org/apache/sqoop/validation/AbortOnFailureHandler.java
* src/test/org/apache/sqoop/validation/RowCountValidatorImportTest.java
* src/java/org/apache/sqoop/SqoopOptions.java
* src/docs/user/validation.txt
* src/java/org/apache/sqoop/validation/ValidationException.java
* src/java/org/apache/sqoop/validation/RowCountValidator.java
* src/java/org/apache/sqoop/validation/LogOnFailureHandler.java
* src/test/org/apache/sqoop/validation/AbsoluteValidationThresholdTest.java
* src/test/org/apache/sqoop/validation/AbortOnFailureHandlerTest.java
> Add an abort validation handler
> -------------------------------
>
> Key: SQOOP-916
> URL: https://issues.apache.org/jira/browse/SQOOP-916
> Project: Sqoop
> Issue Type: Improvement
> Affects Versions: 1.4.4
> Reporter: Venkatesh Seetharam
> Assignee: Venkatesh Seetharam
> Priority: Minor
> Fix For: 1.4.4
>
> Attachments: SQOOP-916.patch
>
>
> Validation of the data copied, either import or export, is implemented today
> by comparing the row counts from the source and the target post copy. This
> issue adds a handler that aborts the processing notifying the user of the
> anomaly.
> Makes this the default implementation.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira