Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Authorization
  2. Authorization + Namespace Mapping
  3. Authorization + Impersonation
  4. Authorization + Impersonation + Namespace mapping

Application Deployment

CDAP Applications can create datasets and streams.

Program Runtime

Access datasets, streams and secure keys

...

Create operations on datasets and streams can create tables in Hive if explore is enabled. Similarly, delete can drop and truncate tables.

REST APIs

Publicly routed REST APIs in AppFabric Service

 

Application Deployment

 

CDAP Applications can create datasets and streams.

Namespace Creation

Namespace Deletion

Publicly routed REST APIs in Dataset Service

Publicly routed REST APIs in Stream Service

Namespaces

Creation

Deletion

...

Scratch Pad

a) Authorization

...