[HELP:]Save Spark Dataframe in Phoenix Table

2016-04-07 Thread Divya Gehlot
Hi, I hava a Hortonworks Hadoop cluster having below Configurations : Spark 1.5.2 HBASE 1.1.x Phoenix 4.4 I am able to connect to Phoenix through JDBC connection and able to read the Phoenix tables . But while writing the data back to Phoenix table I am getting below error :

Re: Error while attempting join query

2016-04-07 Thread James Heather
I'm also interested to hear about this! Please do give more info! On 7 Apr 2016 7:00 p.m., "James Taylor" wrote: > I'm interested in the "how". Thanks for sharing this info, Steve. > > James > > On Thu, Apr 7, 2016 at 8:30 AM, Steve Terrell >

Re: Error while attempting join query

2016-04-07 Thread Steve Terrell
OK, check out http://stackoverflow.com/questions/32208549/how-to-use-newer-versions-of-hbase-on-amazon-elastic-mapreduce . Worked for me! I'm using EMR AMI.3.10.0 . On Thu, Apr 7, 2016 at 1:00 PM, James Taylor wrote: > I'm interested in the "how". Thanks for sharing

Re: Error while attempting join query

2016-04-07 Thread James Taylor
I'm interested in the "how". Thanks for sharing this info, Steve. James On Thu, Apr 7, 2016 at 8:30 AM, Steve Terrell wrote: > I've been successful at running HBase 0.98.15 and Phoenix 4.6.0 on EMR. > Found someone else's solution for this on the internet. Been

Slow

2016-04-07 Thread Adrianos Dadis
Hello all, as part of a larger project, we are evaluating Phoenix performance compared to pure HBase API. Demo cluster have 6 slave nodes (plus required nodes for additional helper nodes) and all nodes are real machines (not VMs). Cluster is running Cloudera 5.4.5 distribution (Hadoop, HBase,

RE: Phoenix Query Server - proper POST body format

2016-04-07 Thread Jared Katz
Thanks Josh. Got it working. -Original Message- From: Josh Elser [mailto:josh.el...@gmail.com] Sent: Wednesday, April 6, 2016 6:10 PM To: user@phoenix.apache.org Subject: Re: Phoenix Query Server - proper POST body format Hi Jared, This is just a bad error message on PQS' part. Sorry