Configure a Group for Logging Purposes| Spark SQL Connector | Teradata QueryGrid - Configuring a Group for Spark Connector Users for Logging Purposes - Teradata QueryGrid

Teradata® QueryGrid™ Installation and User Guide

Product
Teradata QueryGrid
Release Number
2.19
Published
July 2022
Language
English (United States)
Last Update
2022-07-28
dita:mapPath
jpf1654813554544.ditamap
dita:ditavalPath
ft:empty
dita:id
lxg1591800469257
Product Category
Analytical Ecosystem
To enable logging for Spark SQL connector (initiator or target) users, the users must belong to the 'hadoop' group. In the case of a Kerberized Hadoop cluster, the same requirement applies to users corresponding to Kerberos principals.
This task is only required if you want to enable logging.
  1. Run the modify user command in Linux.
    The following example adds user1 to the Hadoop group.
    cmdall usermod -g hadoop user1