Created 07-14-2018 05:29 AM
I can't to find the Hive View on HDP 3, and i didn't to find any information about this on documentation.
What I use to replace the Hive View on HDP 3?
Created on 09-28-2018 07:15 PM - last edited on 11-04-2019 11:33 AM by Robert Justice
I think the answer is DAS (Data Analytics Studio), which is part of DPS (Data Plane Services). Check this blog post: https://www.cloudera.com/tutorials/loading-and-querying-data-with-data-analytics-studio.html
Created 09-28-2018 11:40 AM
hi wxu, any update regarding hive view replacement solution?
Created 10-08-2018 04:32 PM
@wxu What should I be using to write my Hive scrips in Ambari today?
Created on 09-28-2018 07:15 PM - last edited on 11-04-2019 11:33 AM by Robert Justice
I think the answer is DAS (Data Analytics Studio), which is part of DPS (Data Plane Services). Check this blog post: https://www.cloudera.com/tutorials/loading-and-querying-data-with-data-analytics-studio.html
Created 02-06-2019 03:16 PM
When you say it doesn't have all the security features, what do you mean exactly?
Created 01-08-2020 11:45 PM
hi @wxu please update with alternative of hive view in ambari
Created 10-29-2018 03:17 PM
Incredible. Ambari 2.7 is useless as it is, then. Just ODBC...
Created 10-29-2018 03:46 PM
Hi Leonel, I don't think it is useless. Ambari's purpose is to help the administrator to properly deploy and manage its cluster and each project configuration in a centralized and organized manner. In that purpose, ambari performs as intended.
Personally I never liked HW approach with ambari views as HUE replacement, and in this version, HW has decoupled again administration from end user experience, which makes sense to me.
If you check HW documentation, you will find the new replacement is Data Analytics Studio which is part of Data Plane Services, once again, one could like it or not (but that's probably a different conversation).
You also could use HUE as nothing prevents you to deploy it in your HDP cluster, you could use bigtop's rpms or just build it from source code and set yourself the hui.conf for AD integration, blacklist unused application, connect to hive LLAP, etc. The only issue I've seen so far is that HDP 3.X rpm for httpfs is an empty package and that's the default package used for managing hdfs access when HA is enabled.
Cheers!
Created 11-07-2018 07:11 PM
Data Analytics Studio (DAS) however is not open source or free and requires a Hortonworks Subscription.
Created 11-08-2018 09:07 PM
it's available under GNU AGPLv3 license.
https://github.com/hortonworks/dps_platform/tree/DP-1.1.0.0
https://github.com/hortonworks/data_analytics_studio
Superset is still interesting, even if it is not intended to be a hive view replacement.
Created 02-06-2019 06:31 PM
At the time of my comment the source wasn't available and you had to have a support contract to get it. It still doesn't appear there is a way to get the installation without a support contract. However after the merger Cloudera's Data Science Workbench looks very intersting.