login_config
is a Java Authentication and Authorization Service (JAAS) configuration file which needs to be present on every mapper/reducer node which will inject data to Fusion.
Here is a sample file that describes the structure expected by Fusion:
FusionClient
is the application name and can be set to anything. Be sure to set the login_app_name
parameter to the same value if you change it. The other parameters can be configured as required and the keyTab
value should point to the location on the node where the keytab file can be found.