Update Spark connector

Data Integrity Suite

Product
Spatial_Analytics
Data_Integration
Data_Enrichment
Data_Governance
Precisely_Data_Integrity_Suite
geo_addressing_1
Data_Observability
Data_Quality
dis_core_foundation
Services
Spatial Analytics
Data Integration
Data Enrichment
Data Governance
Geo Addressing
Data Observability
Data Quality
Core Foundation
ft:title
Data Integrity Suite
ft:locale
en-US
PublicationType
pt_product_guide
copyrightfirst
2000
copyrightlast
2025

The Spark connector is a key component of the Data Integrity Suite Agent. It enables the Agent to interact seamlessly with Spark-based services, facilitating efficient data processing and integration across different environments. Specifically, the Spark connector:

  • Ensures compatibility with services that rely on Apache Spark
  • Manages access and permission levels required by those services
  • Acts as a bridge between the Agent and Spark workloads

Because the Spark connector is embedded within the Agent, having the correct version is crucial for ensuring the Agent functions properly with other services that depend on Spark. If the current Spark connector version does not provide the required permissions or is incompatible with a specific service, you must manually update it to a supported version.

When to Update the Spark Connector

You should manually update the Spark connector if:
  • The current version lacks permissions required by a service
  • A new service requires a higher connector version than currently installed
  • You're experiencing compatibility issues with Spark-based integrations
Warning: You should ensure that there are no pipelines running on the Agent during the update process. If there are, you should either stop the running pipeline or let it complete.

To manually update a specific Spark connector version, use the following commands:

  1. Update the CLI by executing this command: ./discli updateCli
  2. The operator version updates automatically. However, if an issue arises or you need to use a specific operator version, you can update it manually by running this command:

    ./discli agent applyOperatorVersion <operator_version_number>

    Note: You must migrate your agent since the new migrate agent feature enables a secure transition from an existing agent to a newer version that enforces encrypted communication. For more information on how to migrate your agent, refer to: Migrate Agent
  3. Update the spark-connector version: ./discli agent update spark-connector 0.0.49