An amateur question, can sqoop validate the values of date from each database?
I have read http://sqoop.apache.org/docs/1.4.3/SqoopUserGuide.html#validation and find out RowCountValidator. But what I want is to verify the values from each database. If it's not supported now, how can I validator the data from two databases?
