Hi Mark,

When you say Phoenix supports ACID do you  mean via Tephra?


Regards,

Will

________________________________
From: Mark Heppner <heppner.m...@gmail.com>
Sent: Tuesday, January 31, 2017 6:37 AM
To: user@phoenix.apache.org
Cc: noam.bul...@teoco.com
Subject: Re: Phoenix Question

Sukant,
Yes, you definitely could replace your RDBMS with Phoenix. However, it does 
behave fairly differently than a traditional RDBMS. You should fully understand 
HBase and HDFS before making a decision. HBase scales really well as long as 
you plan it out. Phoenix does provide full ACID support, but it's a pretty new 
feature. I highly suggest importing a subset of your data into Phoenix and 
testing it out for yourself before making the switch.

On Tue, Jan 31, 2017 at 1:45 AM, Sukant Jain 
<sukantj...@gmail.com<mailto:sukantj...@gmail.com>> wrote:
Hi Noam,

Thanks for answering below question.

I will appreciate if you can please let me know whether can we replace rdbms as 
a  combination of Hbase+Apache Phoenix.

If yes then will this combination scale and will provide me fully ACID.

I have read at my places that we should not replace rdbms with hbase but 
wondering whether combination of hbase and phoenix can be replaced.

Regards
Sukant


On Wed, Jan 25, 2017 at 12:05 PM, Bulvik, Noam 
<noam.bul...@teoco.com<mailto:noam.bul...@teoco.com>> wrote:
You set it like any other data source of Weblogic.
You need to:

*        Set the WLS class path to point to phoenix-XXXX-client.jar

*        Create data source from type other

*        Set the connection definition (driver class and jdbc URL)



From: Sukant Jain [mailto:sukantj...@gmail.com<mailto:sukantj...@gmail.com>]
Sent: Wednesday, January 25, 2017 8:18 AM
To: user@phoenix.apache.org<mailto:user@phoenix.apache.org>; ??? 
<naheon....@navercorp.com<mailto:naheon....@navercorp.com>>
Subject: Re: Phoenix Question

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, ??? 
<naheon....@navercorp.com<mailto:naheon....@navercorp.com>> wrote:

Hi,



Did you mean something like SQL client on the web?



Regards,

NaHeon



-----Original Message-----
From: "Sukant Jain"<sukantj...@gmail.com<mailto:sukantj...@gmail.com>>
To: <user@phoenix.apache.org<mailto:user@phoenix.apache.org>>;
Cc:
Sent: 2017-01-25 (?) 13:53:15
Subject: Phoenix Question

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 phoenix in web ui.

Thanks in advance!!!

Regards
[X]



________________________________

PRIVILEGED AND CONFIDENTIAL
PLEASE NOTE: The information contained in this message is privileged and 
confidential, and is intended only for the use of the individual to whom it is 
addressed and others who have been specifically authorized to receive it. If 
you are not the intended recipient, you are hereby notified that any 
dissemination, distribution or copying of this communication is strictly 
prohibited. If you have received this communication in error, or if any 
problems occur with transmission, please contact sender. Thank you.




--
Mark Heppner

Reply via email to