Why the bulkload does not support update index data?

2018-01-17 Thread cloud.pos...@gmail.com
The index data will be dirty if bulkload can not update index data.

How to reduce write amplification when exists a few global index tables?

2018-01-16 Thread cloud.pos...@gmail.com
For real time writing scenario, the throughput will be down when original table have more index table. According to the implement of secondary index, how to accelerate writing speed?