You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "John Sichi (JIRA)" <ji...@apache.org> on 2010/04/23 04:38:50 UTC

[jira] Updated: (HIVE-1321) bugs with temp directories, trailing blank fields in HBase bulk load

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

John Sichi updated HIVE-1321:
-----------------------------

    Attachment: HIVE-1321.1.patch

> bugs with temp directories, trailing blank fields in HBase bulk load
> --------------------------------------------------------------------
>
>                 Key: HIVE-1321
>                 URL: https://issues.apache.org/jira/browse/HIVE-1321
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: HBase Handler
>    Affects Versions: 0.6.0
>            Reporter: John Sichi
>            Assignee: John Sichi
>             Fix For: 0.6.0
>
>         Attachments: HIVE-1321.1.patch
>
>
> HIVE-1295 had two bugs discovered during testing with production data:
> (1) extra directories may be present in the output directory depending on how the cluster is configured; we need to walk down these to find the column family directory
> (2) if a record ends with fields which are blank strings, the text format omits the corresponding Control-A delimiters, so we need to fill in blanks for these fields (instead of throwing ArrayIndexOutOfBoundsException)

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