Setting the environment variable for a custom MapR ticket location on Mac (optional) - Cloud - 8.0

MapR

Version
Cloud
8.0
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-20

About this task

This procedure is relevant only when you are storing the MapR tickets in a custom location and you are using Mac to run Talend Studio.

Procedure

  1. In the machine in which your Job is executed, add these lines to ~/.bashrc:

    Example

    export MAPR_TICKETFILE_LOCATION=/Users/$USER/maprticket_$UID 
    launchctl setenv MAPR_TICKETFILE_LOCATION /Users/$USER/maprticket_$UID 
  2. Shutdown Talend Studio if it is open and each and every time you boot your Mac workstation, open a terminal session before starting Talend Studio.