Daniel, If you can get the code snippet, that would be great! I’ve been trying to get it to work for me as well. The examples on the Phoenix website do not work for me. If you are willing to also, can you include your setup to make Phoenix work with Spark?
Thanks, Ben > On Apr 27, 2016, at 11:46 AM, Paras sachdeva <[email protected]> > wrote: > > Hi Daniel, > > Would you possibly be able to share the snipped to code you have used ? > > Thank you. > > On Wed, Apr 27, 2016 at 3:13 PM, Daniel Haviv > <[email protected] <mailto:[email protected]>> > wrote: > Hi Benjamin, > Yes it should work. > > Let me know if you need further assistance I might be able to get the code > I've used for that project. > > Thank you. > Daniel > > On 24 Apr 2016, at 17:35, Benjamin Kim <[email protected] > <mailto:[email protected]>> wrote: > >> Hi Daniel, >> >> How did you get the Phoenix plugin to work? I have CDH 5.5.2 installed which >> comes with HBase 1.0.0 and Phoenix 4.5.2. Do you think this will work? >> >> Thanks, >> Ben >> >>> On Apr 24, 2016, at 1:43 AM, Daniel Haviv <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> Hi, >>> I tried saving DF to HBase using a hive table with hbase storage handler >>> and hiveContext but it failed due to a bug. >>> >>> I was able to persist the DF to hbase using Apache Pheonix which was pretty >>> simple. >>> >>> Thank you. >>> Daniel >>> >>> On 21 Apr 2016, at 16:52, Benjamin Kim <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>>> Has anyone found an easy way to save a DataFrame into HBase? >>>> >>>> Thanks, >>>> Ben >>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> <mailto:[email protected]> >>>> For additional commands, e-mail: [email protected] >>>> <mailto:[email protected]> >>>> >> >
