Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

why HDP-3.0 version not showing Hive view..? is there any alternative UI for Hive..

avatar

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

1 ACCEPTED SOLUTION

avatar
Super Guru

@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

View solution in original post

2 REPLIES 2

avatar
Super Guru

@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

avatar
Super Collaborator

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.