dasgoll / security-workshops

Workshops on how to setup security on Hadoop using HDP sandboxes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Securing the Hadoop Data Lake workshop

These workshops is part of a 'Securing the Data Lake' webinar.

The full list of available workshops is available at http://hortonworks.com/partners/learn

Goals

To demonstrate:

  • Authentication: Configure kerberos with LDAP on HDP sandbox
  • Authorization & Audit: To allow users to specify access policies and enable audit around Hadoop from a central location via a UI, integrated with LDAP
  • Enable Perimeter Security: Enable Knox to work with kerberos enabled cluster to enable perimeter security using single end point

Why integrate security with LDAP?

  • To show how Hadoop plugs in to the enterprise's existing Identity Management system

Workshop Materials

Current release:
  1. Enable security on HDP 2.2.4.2/Ambari 2.0 single node setup using OpenLDAP as LDAP
  • Instructions available here

Note that FreeIPA will not work with Ambari 2.0 because the manual kerberos wizard option was removed. This will be added back in future release (by end of summer)

Previous releases:

HDP 2.2.0

  1. Enable security on HDP 2.2.0 single node setup using FreeIPA as LDAP
  • Instructions available here
  • Prebuilt secured sandbox VM available here
  1. Enable security on HDP 2.2.0 single node setup using OpenLDAP as LDAP
  • Instructions available here - WIP

HDP 2.1

  1. Enable security on HDP 2.1 sandbox using FreeIPA as LDAP

About

Workshops on how to setup security on Hadoop using HDP sandboxes


Languages

Language:Shell 100.0%