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 3 Current »

Applies to:Kyvos Enterprise  Kyvos Cloud (Managed Services on AWS)  Kyvos Azure Marketplace

Kyvos AWS Marketplace  Kyvos Single Node Installation (Kyvos SNI)  Kyvos Free (Limited offering for AWS)


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
  • No labels