Common Content for Data Integration 
			
			- Common Content for Data Integration 10.5.7
- All Products
 
           
      	
            
	
      | Property 
				   | Value 
				   | 
|---|---|
| JAVA_OPTS 
				   | where <MAPR_ECOSYSTEM_LOGIN_OPTS> is the value of the MAPR_ECOSYSTEM_LOGIN_OPTS property in the file /opt/mapr/conf/env.sh. | 
| MAPR_HOME 
				   | Hadoop distribution directory location on the machine that runs the Data Integration Service. 
					  For example, 
						 
 | 
| MAPR_TICKETFILE_LOCATION 
				   | Optional. Directory where an additional MapR Ticket file is stored on the machine that runs the Data Integration Service. 
					  When the MapR cluster is configured to enable a user to use Kerberos authentication and MapR Ticket authentication, generate a MapR ticketfile for the user for each authentication mode. Save one ticketfile in 
						 /tmp. Save the other ticketfile in any directory on the Data Integration Service machine, and provide the location as the value for this property. For example, for a user id 1234, save a MapR ticketfile named like 
						 maprticket_1234in /tmp, and save another MapR ticketfile named like maprticket_1234in the MAPR_TICKETFILE_LOCATION. The ticketfiles can have the same or different names. You must generate the MapR ticketfiles separately and save one to the MAPR_TICKETFILE_LOCATION. 
						 |