You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by Cheolsoo Park <ch...@cloudera.com> on 2012/12/01 01:02:05 UTC

Re: Review Request: SQOOP-720 Improve error handling when exporting malformed text data

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8175/#review13925
-----------------------------------------------------------

Ship it!


LGTM. I will commit it after running unit test.

- Cheolsoo Park


On Nov. 22, 2012, 3:19 a.m., Jarek Cecho wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/8175/
> -----------------------------------------------------------
> 
> (Updated Nov. 22, 2012, 3:19 a.m.)
> 
> 
> Review request for Sqoop.
> 
> 
> Description
> -------
> 
> I've significantly improved level of information that is printed into the log. I believe that user will get all information needed to properly investigate the malformed data.
> 
> 
> This addresses bug SQOOP-720.
>     https://issues.apache.org/jira/browse/SQOOP-720
> 
> 
> Diffs
> -----
> 
>   src/java/org/apache/sqoop/mapreduce/TextExportMapper.java 7b7f3314ff58bfd7b780aa78447f65d67be901f0 
> 
> Diff: https://reviews.apache.org/r/8175/diff/
> 
> 
> Testing
> -------
> 
> I've tested this on real cluster causing the error to be printed out.
> 
> 
> Thanks,
> 
> Jarek Cecho
> 
>