You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "David Capwell (JIRA)" <ji...@apache.org> on 2011/08/02 02:40:28 UTC

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

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 is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira