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

        

Reply via email to