Hi Ravi, Can we read mutiple tables through map reduce? Do we have any JIRA for implementing this?
Thanks, Durga Prasad On Mon, Aug 10, 2015 at 6:18 AM, Ravi Kiran <[email protected]> wrote: > Hi Peeranat, > > With the current implementation , there isn't an option to write to > multiple phoenix tables . > > Thanks > Ravi > > > On Fri, Aug 7, 2015 at 12:39 PM, Peeranat Fupongsiripan < > [email protected]> wrote: > >> Hi >> >> I'm new to Phoenix. I'm wondering whether it's possible to use one >> map/reduce job to write into multiple Phoenix tables. >> >> According to https://phoenix.apache.org/phoenix_mr.html, we can use >> PhoenixMapReduceUtil >> to write into one phoenix table. is there any way i can use >> PhoenixMapReduceUtil to write into multiple tables? if no, any workaround? >> >> thanks >> Peeranat F. >> > >
