$customHeader
Skip to end of banner
Go to start of banner

Kerberos Account

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

In this article

Overview

Use this account type to connect Hadoop Snaps with data sources that use Kerberos accounts.

Prerequisites

None.

Limitations

The security model configured for the Groundplex (SIMPLE or KERBEROS authentication) must match the security model of the remote server. Due to limitations of the Hadoop library, we are only able to create the necessary internal credentials for the configuration of the Groundplex.

Known Issues

None.

Account Settings

Field Name

Field Type

Description

Label


Default Value: N/A
Example: Kerberos Account

String

Specify a unique label for the account. We recommend that you update the account name if there is more than one account of the same account type in your project.

Client Principal

Default Value: N/A
Example: snaplogic/EXAMPLE.COM@ATHENA.MIT.EDU

String

Specify the client principal associated with the account.

Keytab File

Default Value: N/A
Example: /keytabs/snaplogic.keytab

String

Specify the path to the Keytab file.

Service Principal

Default Value: N/A
Example: krbtgt/EXAMPLE.COM@ATHENA.MIT.EDU

String

Specify the service principal associated with the account.

Protocols supported: HDFS


Even when you pass both client and server principals here, the Snap only validates the client information and not the server information. This is because server validation requires information that is available only in the Snap's settings and not the Account settings.


Troubleshooting

Error Message

Reason

Resolution

Failed to validate account: Kerberos keytab file does not exist or cannot be read.

Specify the location of the keytab file.

This typically means that the Keytab File or Client Principal details provided are incorrect.

Verify if the provided credentials are correct.

Cannot locate default realm

This error appears when the value in the Client Principal field is not in the format expected.


Snap Pack History


Related Content

  • No labels