Document toolboxDocument toolbox

Manually pushing Config and Lib bundles to S3

Applies to: Kyvos Enterprise  Kyvos Cloud (SaaS on AWS) Kyvos AWS Marketplace

Kyvos Azure Marketplace   Kyvos GCP Marketplace Kyvos Single Node Installation (Kyvos SNI)


To manually push the config and lib bundles to S3 Storage, perform the following steps.

  1. Clone the existing EMR being used in Kyvos.

  2. Navigate to Software & Steps.

  3. Open the Step as shown below:

  4. Update the values as:
    Arguments: s3://us-east-1.kyvos/{Kyvos_deployment_version}/latest/emr.sh {Bucket Name} {Kyvos_Engine_Work_directory} true

  5. Create the EMR cluster.

  6. Before performing sync of conf or lib in non SSH mode, ensure that the snapshot bundles are uploaded in S3 at:

    1. <bucket name>/<work directory>/setup/conf/hadoop_connection_conf_snapshot.tar.gz

    2. <bucket name>/<work directory>/setup/binaries/hadoop_connection_lib_snapshot.tar.gz

Copyright Kyvos, Inc. All rights reserved.