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

QueryGridâ„¢ Installation and User Guide - 3.06

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata QueryGrid
Release Number
3.06
Published
December 2024
ft:locale
en-US
ft:lastEdition
2024-12-07
dita:mapPath
ndp1726122159943.ditamap
dita:ditavalPath
ft:empty
dita:id
lxg1591800469257
lifecycle
latest
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