Created on 03-25-2020 04:22 AM - last edited on 03-25-2020 06:52 AM by cjervis
i'm not able to process hive queries using Hive view can you help me to find any alternative client tool for HDP-3 cluster
Created 03-25-2020 05:50 AM
@ParthiCyberPunk In HDP3 the only out of box option for hive is beeline. Additionally many third Party Tools can access hive via jdbc connections.
I have been working on Hue with HDP3 and have had some success with Hue 3.x and HDP 3.x in production already.
Here is article:
https://community.cloudera.com/t5/Community-Articles/How-to-install-Hue-3-11-in-HDP-3-1/ta-p/291280
Here is the repo:
https://github.com/steven-dfheinz/HDP3-Hue-Service
I am currently workjng on hue 4.x and a management pack for HDP 2.x - 3.x
Created 03-25-2020 05:50 AM
@ParthiCyberPunk In HDP3 the only out of box option for hive is beeline. Additionally many third Party Tools can access hive via jdbc connections.
I have been working on Hue with HDP3 and have had some success with Hue 3.x and HDP 3.x in production already.
Here is article:
https://community.cloudera.com/t5/Community-Articles/How-to-install-Hue-3-11-in-HDP-3-1/ta-p/291280
Here is the repo:
https://github.com/steven-dfheinz/HDP3-Hue-Service
I am currently workjng on hue 4.x and a management pack for HDP 2.x - 3.x
Created 03-25-2020 11:29 AM
Hive view is no longer available in Ambari 2.7.x version (required for HDP 3). And is deprecated in support of DAS/DAS lite.
Alternatively you can use the JDBC tools like DBvisulaizer or Squirrel or Hue.