You can add the column families to the HTableDescriptor which is passed to HBaseAdmin#createTable(HTableDescriptor) call.
On Tue, Feb 23, 2016 at 8:39 AM, SaCvP125 <[email protected]> wrote: > Is possible to create multiple column families (with the same number and > name > columns) automatically? > > > > -- > View this message in context: > http://apache-hbase.679495.n3.nabble.com/Create-Multiple-Column-Family-automatic-tp4078016.html > Sent from the HBase Developer mailing list archive at Nabble.com. >
