Member since
09-03-2020
173
Posts
1
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
954 | 10-13-2021 10:02 AM |
05-26-2022
12:35 AM
@piyushgauri select count(1) from system.stats where PHYSICAL_NAME='tablename' and GUIDE_POSTS_WIDTH is not null;
... View more
10-13-2021
10:02 AM
1 Kudo
Hi Rahul @rahuledavalath you can to refer below link for performing phoenix tables migration from HDP to CDP https://community.cloudera.com/t5/Community-Articles/Phoenix-tables-migration-from-HDP-to-CDP/ta-p/323933 If the answer helps kindly accept as solution and click thumbs up button. Regards, Naveen S
... View more
07-12-2021
12:39 AM
@piyushgauri you can try executing below query for identifying the guide_post value select count(1) from system.stats where guide_post_key is not null and PHYSICAL_NAME='table_name';
... View more
07-02-2021
11:19 AM
Hello @ryu , Refer below link for Enabling PQS via ambari ++++++++++++ https://docs.cloudera.com/HDPDocuments/HDP2/HDP-2.5.3/bk_data-access/content/ch_using-phoenix.html#enabling-phoenix </snippet from the link> To enable Phoenix with Ambari: Open Ambari. Select Services tab > HBase > Configs tab. Scroll down to the Phoenix SQL settings. (Optional) Reset the Phoenix Query Timeout. Click the Enable Phoenix slider button. ++++++++++++ Also would recommend to review below doc for installing phoenix via command line https://docs.cloudera.com/HDPDocuments/HDP2/HDP-2.5.3/bk_command-line-installation/content/ch_install_phoenix_chapter.html
... View more
09-16-2020
05:34 PM
Require inputs on below query FreeIPA 4.8.9 will be supported with HDP 3.x and Ambari 2.7.x? If YES, kindly provide document link for the same
... View more
09-16-2020
12:34 AM
FreeIPA 4.8.9 will be supported with HDP 3.x and Ambari 2.7.x? If YES, kindly provide document link for the same
... View more
Labels: