The local index is created in existing table is +millions of records. Does bulk csv data loading support local index creation?
and does asynchronous index population support local index creation?
or
Is there any way to create local index manually rather than automatic as when we are doing bulk upload into an existing table, automatic local index becomes inconsistent. We are only using hbase bulk upload to upload data into hbase at the moment.