I'm not aware of a Cascading Tap for reading/writing to and from Phoenix. Phoenix-specific InputFormat and OutputFormat implementations were recently added to Phoenix, so if there's an easy way to wrap an existing InputFormat and OutputFormat as a Tap in Cascading, then this would probably be the easiest way to go.
- Gabriel On Tue, Feb 10, 2015 at 5:47 PM, Ciureanu, Constantin (GfK) <constantin.ciure...@gfk.com> wrote: > Hello all, > > > > Is there any Cascading / Scalding Tap to read / write data from and to > Phoenix? > > I couldn’t find anything on the internet so far. > > I know that there is a Cascading Tap to read from HBase and Cascading > integration with JDBC. > > > > Thank you, > > Constantin > >