Yes Ashish. On Wed, Mar 2, 2016 at 6:17 PM, Ashish Singh <[email protected]> wrote:
> Hi Rajeshbabu, > > Thanks for the help > > So the only option that i have to use index for bulk loading is via > csvBulkloadTool > > > Thanks, > Ashish Singh > > On Wed, Mar 2, 2016 at 3:59 PM, [email protected] < > [email protected]> wrote: > > > Hi Ashish, > > > > When you load data from HBase bulkload we won't prepare index data. > > Instead of HBase bulkload you can use CsvBulkloadTool provided by > Phoenix. > > The tool automatically generates data for both data and index tables at a > > time. > > > > Thanks, > > Rajeshbabu. > > > > On Wed, Mar 2, 2016 at 3:17 PM, Ashish Singh <[email protected]> > > wrote: > > > > > Hi Guys, > > > > > > I am new to the group.. > > > We are using Phoenix on top of Hbase and we want to use Local Index of > > > Hbase > > > When we are loading data by HBase Bulk loading it seems Local Index > are > > > not getting created . Is this already a known issue if not any help > would > > > be appreciated > > > > > > > > > Thanks, > > > Ashish Singh > > > > > >
