Have you looked at https://issues.apache.org/jira/browse/PHOENIX-1454 ?
Cheers On Sun, Jan 11, 2015 at 9:34 AM, Pariksheet Barapatre <pbarapa...@gmail.com> wrote: > Hello All, > > New year greetings..!!! > > My question as follow - > > How to create Phoenix Salted table equivalent HFile using MapReduce. > > As per my understanding we can create HFile by specifying > > HFileOutputFormat.configureIncrementalLoad(job, hTable); > > What would be the way to create salt and generate phoenix equivalent > rowkey and values. > > > Cheers, > Pari >