Chapter 11. Hive Security

In this chapter, we will cover the following recipes:

  • Securing Hadoop
  • Authorizing Hive
  • Configuring the SQL standards-based authorization
  • Authenticating Hive

Security is a major concern in all big data frameworks. It is little complex to implement security in distributed systems because components of different machines need to communicate with each other. It is very important to enable security on the data.

Securing Hadoop

In today's era of big data, most of the organizations are concentrating to use Hadoop as a centralized data store. Data size is growing day by day, and organizations want to derive some insights and make decisions using the important information. While everyone is focusing on collecting the data, but having ...

Get Apache Hive Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.