Yes, CsvBulkLoadTool will build index while loading the data since 4.1. For details, you can the related JIRA https://issues.apache.org/jira/browse/PHOENIX-1069.
From: Jaime Solano <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Tuesday, February 3, 2015 at 8:20 AM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Index Updation after upsert Hi guys, We're using the Phoenix MR CSV loader to bulkload our data. Does the current Phoenix version (4.2) updates the indexes after upserting the data into the table using the previously mentioned MR? Thanks in advance!
