RE: Phoenix Question

2017-01-24 Thread Bulvik, Noam
You set it like any other data source of Weblogic. You need to: ·Set the WLS class path to point to phoenix--client.jar ·Create data source from type other ·Set the connection definition (driver class and jdbc URL) From: Sukant Jain [mailto:sukantj...@gmail.com] Se

Re: Phoenix Question

2017-01-24 Thread Sukant Jain
Hi, My question is on the weblogic server when defining the data source how to configure phenoix so that the operations like update,insert happens on hbase through phenoix. Regards On Wed, Jan 25, 2017 at 10:37 AM, 김나헌 wrote: > Hi, > > > > Did you mean something like SQL client on the web? >

Re: Phoenix Question

2017-01-24 Thread ankit beohar
HI Sukant, You can use phoenix jdbc driver and retrieve through phoenix sql like we do for mysql or oracle below link may help you:- http://phoenix.apache.org/installation.html Best Regards, ANKIT BEOHAR On Wed, Jan 25, 2017 at 10:23 AM, Sukant Jain wrote: > Hi Team, > > First i would like t

RE: Phoenix Question

2017-01-24 Thread 김나헌
Hi, Did you mean something like SQL client on the web? Regards, NaHeon -Original Message- From: "Sukant Jain" To: ; Cc: Sent: 2017-01-25 (수) 13:53:15 Subject: Phoenix Question Hi Team, First i would like to congratulate you to bring

Phoenix Question

2017-01-24 Thread Sukant Jain
Hi Team, First i would like to congratulate you to bring up with phoenix project. I have a question regarding phoenix. Question : How phoenix supports embedding into web container specifically data source support. I hope i am clear,if not my intention is to know how to use the data retrieved by