You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2015/04/11 02:45:12 UTC

[jira] [Resolved] (HBASE-4154) LoadIncrementalHFiles.doBulkLoad should validate the data being loaded

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

Andrew Purtell resolved HBASE-4154.
-----------------------------------
    Resolution: Fixed

We do have an option to do some limited validation of bulk loaded files in recent code

> LoadIncrementalHFiles.doBulkLoad should validate the data being loaded
> ----------------------------------------------------------------------
>
>                 Key: HBASE-4154
>                 URL: https://issues.apache.org/jira/browse/HBASE-4154
>             Project: HBase
>          Issue Type: Improvement
>          Components: mapreduce
>    Affects Versions: 0.90.3
>            Reporter: David Capwell
>
> LoadIncrementalHFiles.doBulkLoad currently checks if the HDFS Path matches the table you are uploading to but it doesn't validate that the contents of the data belong to the table.
> This can be an issue if the HFile contains multiple families or invalid families.  



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