[ 
https://issues.apache.org/jira/browse/SQOOP-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14218632#comment-14218632
 ] 

Jarek Jarcec Cecho edited comment on SQOOP-1125 at 11/19/14 10:40 PM:
----------------------------------------------------------------------

Are you using {{git diff}} or eclipse to create the patches? I'm still getting 
"corruption issues". I would just use {{git diff}}. Attaching two patches is 
unusual but should be fine in this case. It seems that the first patch is 
changing indent from "2" to "4". Could I ask you to not change that?


was (Author: jarcec):
Are you using {{git diff} or eclipse to create the patches? I'm still getting 
"corruption issues". I would just use {{git diff}}. Attaching two patches is 
unusual but should be fine in this case. It seems that the first patch is 
changing indent from "2" to "4". Could I ask you to not change that?

> Out of memory errors when number of records to import < 0.5 * splitSize
> -----------------------------------------------------------------------
>
>                 Key: SQOOP-1125
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1125
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.4.3
>            Reporter: Dave Kincaid
>            Assignee: Sai Karthik Ganguru
>            Priority: Critical
>              Labels: newbie
>         Attachments: sqoop-1125-1.patch, sqoop-1125-2.patch
>
>
> We are getting out of memory errors during import if the number of records to 
> import is less than 0.5*splitSize (and is nonterminating decimal).
> For example, if the numSplits = 3, minVal = 100, maxVal = 101 then in 
> BigDecimalSplitter.split() an extraordinary number of tiny values will be 
> added to the splits List and run out of memory eventually.
> I also noticed that there are no tests for BigDecimalSplitter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to