[jira] Created: (HADOOP-2497) sequence file does not detect corruption in key/value lengths

View: New views
2 Messages — Rating Filter:   Alert me  

[jira] Created: (HADOOP-2497) sequence file does not detect corruption in key/value lengths

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

sequence file does not detect corruption in key/value lengths
-------------------------------------------------------------

                 Key: HADOOP-2497
                 URL: https://issues.apache.org/jira/browse/HADOOP-2497
             Project: Hadoop
          Issue Type: Bug
            Reporter: eric baldeschwieler


From:   jason@...
Subject: Re: question on Hadoop configuration for non cpu intensive jobs - 0.15.1
Date: December 28, 2007 7:20:11 AM PST
To:   hadoop-user@...

Our OOM was being caused by a damaged sequence data file. We had assumed that the sequence files had checksums, which appears to be in correct.
The deserializer was reading a bad length out of the file and trying to allocate 4gig of ram.



--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-2497) sequence file does not detect corruption in key/value lengths

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/HADOOP-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sameer Paranjpye updated HADOOP-2497:
-------------------------------------

    Component/s: io

> sequence file does not detect corruption in key/value lengths
> -------------------------------------------------------------
>
>                 Key: HADOOP-2497
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2497
>             Project: Hadoop
>          Issue Type: Bug
>          Components: io
>            Reporter: eric baldeschwieler
>
> From:   jason@...
> Subject: Re: question on Hadoop configuration for non cpu intensive jobs - 0.15.1
> Date: December 28, 2007 7:20:11 AM PST
> To:   hadoop-user@...
> Our OOM was being caused by a damaged sequence data file. We had assumed that the sequence files had checksums, which appears to be in correct.
> The deserializer was reading a bad length out of the file and trying to allocate 4gig of ram.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.