Throw exception if HFileOutputFormat is passed a KeyValue that has LATEST_TIMESTAMP -----------------------------------------------------------------------------------
Key: HBASE-2159 URL: https://issues.apache.org/jira/browse/HBASE-2159 Project: Hadoop HBase Issue Type: Improvement Reporter: stack Its an error if HFOF is passed a KV with a timestamp of LATEST_TIMESTAMP (see HBASE-2157). Add a check for it to HFOF and throw an exception if we see it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.