Connecting to a security-enabled MapR - 7.3

MapR

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development > Designing Jobs > Hadoop distributions > MapR
Last publication date
2024-02-21

When designing a Job, set up the authentication configuration in the component you are using depending on how your MapR cluster is secured.

MapR supports the two following methods of authenticating a user and generating a MapR security ticket for this user: a username/password pair and Kerberos.

For further information about the MapR security mechanism, see MapR security architecture.

For a scenario about how to secure a MapR cluster, see Getting started with MapR security.

The different security scenarios you may face with your MapR cluster:
  • When your MapR cluster is secured with Kerberos only, you only need to set up the typical Hadoop Kerberos configuration for your Job in the Studio.

  • When your MapR cluster is secured with both the Kerberos mechanism and the MapR ticket security mechanism, you need to accordingly set up the configuration for both of them in your Job in the Studio.

    For details about how to configure the MapR ticket security mechanism in the Studio, see Setting up the MapR ticket authentication.

  • When your MapR cluster is secured with the MapR ticket security mechanism only, proceed as explained in Setting up the MapR ticket authentication to set up the MapR authentication configuration for your Job in the Studio.

For an example of how to configure Kerberos authentication for a Talend Job, see How to use Kerberos in Talend Studio with Big Data.

Although this example uses Cloudera for demonstration, the operations it describes are generic and thus applicable to MapR as well.