allow HBase WAL to be disabled ------------------------------ Key: HIVE-1383 URL: https://issues.apache.org/jira/browse/HIVE-1383 Project: Hadoop Hive Issue Type: Improvement Components: HBase Handler Affects Versions: 0.6.0 Reporter: John Sichi Assignee: John Sichi Fix For: 0.6.0
Disabling WAL can lead to much better INSERT performance in cases where other means of safe recovery (such as bulk import) are available. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.