[
https://issues.apache.org/jira/browse/HIVE-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Namit Jain updated HIVE-1321:
-----------------------------
Status: Resolved (was: Patch Available)
Hadoop Flags: [Reviewed]
Resolution: Fixed
Committed. Thanks John
> 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.