Hi Josh Elser
i just explained why phoenix 4.9+ is not working with hdp. the reason is
phoenix 4.9+ will not work with apache hbase 1.1.2. it's expecting apache
hbase 1.1.2+.
please leave hdp part. can you please tell, is there any patch/hope for
*apache-phoenix-4.14-hbase-1.1 *to support *apac
Hi All
We are using hortonworks latest* hdp stack 2.6.5*. There the hbase version
is* hbase.1.1.2*.
We downloaded *apache-phoenix-4.14.0-HBase-1.1* and integrated with hdp. But
it's throwing errors related with indexing. In apache hbase.1.1.2+ some
indexing improvements is there this is caus
Hi James
We are using hortonworks latest* hdp stack 2.6.5*. There the hbase version
is* hbase.1.1.2*.
We downloaded *apache-phoenix-4.14.0-HBase-1.1* and integrated with hdp. But
it's throwing errors related with indexing. In apache hbase.1.1.2+ some
indexing improvements is there this is causi
Hi Sergey,
Applied the patch and rebuild Phoenix.Now it's working fine. Thanks
Thanks& Regards
Rahul P
--
Sent from: http://apache-phoenix-user-list.1124778.n5.nabble.com/
Hi All,
I am using hbase1.1 and phoenix4.9.0. I linked my date colum in the phoenix
table to the hbase timestamp using rowtimestamp feature.
When i am inserting data with upsert query it's working fine. When i do
phoenix csv mapreduce bulkload it's taking bulkloaded time as the hbase
timestamp.