Re: Upgrade Phoenix version on HDP 2.4

2017-05-19 Thread Josh Elser
I definitely understand and share your concern. I can also say that we are aware of this issue, and are trying to stay on top of it as best as we can. I cannot, however, commit to any sort of timeframe on behalf of the company. James Taylor wrote: But hopefully Hortonworks hears (from you and

Re: Upgrade Phoenix version on HDP 2.4

2017-05-19 Thread James Taylor
But hopefully Hortonworks hears (from you and many others) that you'd like to see HDP move to a newer version of Phoenix. The 4.7 release is four releases back from the current 4.10 release. Any ballpark timeframe for an HDP release with the latest Phoenix release? On Fri, May 19, 2017 at 7:56 A

Re: Upgrade Phoenix version on HDP 2.4

2017-05-19 Thread Josh Elser
Hi Bernard, (wearing my Hortonworks hat) No, there is no way for you to in-place upgrade Phoenix. We do a significant amount of compatibility testing for the versions of all components shipped in HDP. Please note that the version of Phoenix that is shipped inside HDP is *based* on an Apache

Modify Column Name using Alter Command

2017-05-19 Thread Siddharth Ubale
Hi, We have a use case where we would like to modify the column name of our phoenix table based on a specific criteria. The documentation says that Alter command " Alters an existing table by adding or removing columns or updating table options " (https://phoenix.apache.org/language/index.ht

Modify Column Name using Alter Command

2017-05-19 Thread Siddharth Ubale
Hi, We have a use case where we would like to modify the column name of our phoenix table based on a specific criteria. The documentation says that Alter command " Alters an existing table by adding or removing columns or updating table options " (https://phoenix.apache.org/language/index.htm

Modify Column Name in Alter

2017-05-19 Thread Siddharth Ubale
Hi, We have a use case where we would like to modify the column name of our phoenix table based on a specific criteria. The documentation says that Alter command " Alters an existing table by adding or removing columns or updating table options " (https://phoenix.apache.org/language/index.htm

Upgrade Phoenix version on HDP 2.4

2017-05-19 Thread Bernard Quizon
Hi, We're on HDP 2.4 with Phoenix version 4.4.0-Hbase-1.1, is there a way for us to upgrade to 4.10.0-Hbase-1.1? I know HDP 2.6 has version 4.7.0 but we're targeting the latest version. Thanks!