Setting the environment variable for a custom MapR ticket location on other operating systems (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 Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development > Designing Jobs > Hadoop distributions > MapR

About this task

This procedure is relevant only when you are storing the MapR tickets in a custom location and you are not using Mac to run your Studio. If you use the default MapR ticket location, skip this procedure.

Procedure

  1. In the machine in which your Job is executed, run the following command in a commandline terminal to set the MAPR_TICKETFILE_LOCATION variable in memory.

    Example

    set MAPR_TICKETFILE_LOCATION=<your_custom_location>
  2. Shutdown your Studio if it is open and use the same terminal to restart your Studio.
    If you use a Talend JobServer to run your Job, use the same terminal to restart this JobServer.

    This way, your Job retrieves this custom location from memory.