DZone
Big Data Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Big Data Zone > 3 Benefits of Apache Hive View 2.0

3 Benefits of Apache Hive View 2.0

Apache Hive 2.0 has a great UX and various extra functionalities to help you make SQL queries run faster. Get details of the new additions in Ambari's Hive View.

Carter Shanklin user avatar by
Carter Shanklin
·
May. 14, 17 · Big Data Zone · Opinion
Like (4)
Save
Tweet
6.23K Views

Join the DZone community and get the full member experience.

Join For Free

Ambari’s Hive View gives analysts and DBAs a convenient web interface to Apache Hive which allows SQL analytics, data management, and performance diagnostics. Ambari 2.5 introduces Hive View 2.0 with a brand new user experience plus a slew of great new tools to help DBAs run Hive jobs faster and more effectively than ever before.

1. Database Manager Means Hadoop Is Not a Black Box

Ever feel like Hadoop is a black box? Struggling to find what data is in your Hadoop cluster, or how it is laid out?

Hive View 2.0’s new Database Manager makes it easy to:

  • See all Hive databases, including the tables and column definition within.
  • Create your own tables, including ACID tables, partitioning and bucketing.
  • View and export the DDL of any table.

2. Keep Queries Running Fast With Column Statistics

Missing column statistics is one of the leading causes of sub-optimal query performance on Hadoop. Hive View 2.0 makes it easy to view table statistics and find tables that are missing statistics. If you find a table that is missing statistics, computing stats is just one button click away.

  • View statistics for any table or column.
  • Compute table and column stats with one click.

3. Check Under the Hood With the Visual Explain Plan

Slow query got you down? Hive View 2.0’s new Visual Explain makes it easy to find and fix expensive operations by providing a high-level view of the query’s execution plan that focuses on the cost of each step. Expensive operations like Merge Joins are immediately visible, letting you know when settings changes or query re-writes are appropriate. When you need more detail, drill down to any step of the plan to see detailed cost, vectorization, and execution engine information.

  • See the most expensive parts of the query plan with a simple visualization.
  • Quickly spot expensive operations like Merge Joins or Cross Products.

Database Apache Hive

Published at DZone with permission of Carter Shanklin, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Exhaustive JUNIT5 Testing with Combinations, Permutations, and Products
  • What Is Data Analytics? Understanding Data Analytics Techniques
  • Delegating JWT Validation for Greater Flexibility
  • Anypoint CLI Commands in MuleSoft

Comments

Big Data Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo