Make HFileOutputFormat work for multiple families
-------------------------------------------------
Key: HBASE-1864
URL: https://issues.apache.org/jira/browse/HBASE-1864
Project: Hadoop HBase
Issue Type: Improvement
Reporter: stack
See HBASE-48. Currently, HFileOutputFormat will do one family only. Needs to
be able to do multiple families -- keep multiple writes running concurrently,
one per family. If any of its files needs to be rotated, then rotate all files
(on row boundary).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.