Skip to main content
πŸš€ Partner with us β€” Interested in building an application, connector, or integration with Atlan? We'd love to hear from you, reach out to us at connect@atlan.com.

Preflight checks for DataStax Enterprise

πŸ§ͺ Preview feature! This feature is currently in an experimental phase, and its functionality may change before the final release. We’d love your feedback to refine it. To request access to the DataStax Enterprise connector in your Metadata Marketplace, Atlan Secure Agent Installer, and Secure Agent documentation, create a ticket with Atlan Support.

Before running the DataStax Enterprise crawler, you can run preflight checks to perform the necessary technical validations. The following preflight checks will be completed:

Cluster permission

  • βœ… Check successful if the connection to the DataStax Enterprise cluster is established.
  • ❌ Check failed if unable to connect to the DataStax Enterprise cluster.

Keyspace permission

  • βœ… Check successful if the user has read access to system_schema.keyspaces.
  • ❌ Check failed if the user does not have read access to system_schema.keyspaces.

Table permission

  • βœ… Check successful if the user has read access to system_schema.tables.
  • ❌ Check failed if the user does not have read access to system_schema.tables.

View permission

  • βœ… Check successful if the user has read access to system_schema.views.
  • ❌ Check failed if the user does not have read access to system_schema.views.

Column permission

  • βœ… Check successful if the user has read access to system_schema.columns.
  • ❌ Check failed if the user does not have read access to system_schema.columns.

Index permission

  • βœ… Check successful if the user has read access to system_schema.indexes.
  • ❌ Check failed if the user does not have read access to system_schema.indexes.

Related articles

Was this article helpful?
0 out of 0 found this helpful