Hello Marek

There are a couple ways of reaching to phoenix through Hive

- One is calling out directly the hbase layer with the Hive Hbase connector but 
this has some caveats.

- Second is this project I am working on, the latest branch is built against 
phoenix 4.3, but building it against 4.2.2 should not create any problems from 
a usage part , if it does I need to fix it.

Could you explain the issue or file an issue on the project.

- Third if it is urgent you could dump your Hive data in a csv format and use 
the phoenix Bulkloader.


Whatever the way you decide to go please do forward some details about your 
error so I can fix if needed



[Hortonworks, Inc.]<http://hortonworks.com/>

Nicolas <mailto:[email protected]> Maillard
Solutions Engineer - EMEA<https://www.linkedin.com/pub/mats-johansson/0/64b/9>

+33 (0) 668176605|
Skype: nicolas.maillard.hortonworks



________________________________
From: Marek Wiewiorka <[email protected]>
Sent: Monday, April 06, 2015 5:45 PM
To: [email protected]
Subject: hive external table

Hi All,
I trying to create an external table mapped to a Phoenix table and I cannot 
make it working.
I tried this project:
https://github.com/nmaillard/Phoenix-Hive
but it fails to build against Phoenix 4.3.0.
I compiled it using 4.2.2 but still it's throwing some exception while trying 
to access
an external table.

Before I try to dig deeper - I would like to ask if  there is  any other way of 
using Phoenix in Hive environment?
Maybe you recommend a different approach of transferring data from Phoenix
to Hive?

Many thanks in advance!

Marek

Reply via email to