Document toolboxDocument toolbox

Deploying no Hadoop and no Spark

Prerequisites

Before you deploy Kyvos with no Hadoop and no Spark, you must complete the following:

  • Network File System (NFS) must be mounted on compute nodes.

  • Python version 3.6.8 must be installed.

  • The Kyvos Manager OS commands must be installed. The OS commands are utilized by Kyvos Manager and Kyvos. Therefore, these commands must be present on all cluster nodes. 

  • Required permissions.

To deploy No Hadoop and No Cloud Cluster, perform the following steps.

  1. Download the setup. After downloading, untar it, and then start Kyvos manager.

  2. Select Kyvos platform as OnPrem.

    image-20240701-140213.png
  3. Select Compute Cluster Type as Kyvos Native in Ecosystem.

    image-20240701-140255.png
  4. Select HTTP in the Security tab.

  5. Uncheck the Use YARN checkbox in the Kyvos tab of the installer page.

  6. Select Local as the value for the Default Cuboid Replication Type dropdown in the Kyvos tab of the installer page.

  7. The Summary tab page displays all the settings completed so far. Collapse or expand the Cluster, Hadoop, Security, or Kyvos areas to hide or view the corresponding details.

 

Creating connection

 To create no Hadoop and no Spark connection, perform the following steps.

  1. Select WAREHOUSE as Category value.

  2. Select GENERIC as Provider value.

  3. Provide "com.microsoft.sqlserver.jdbc.SQLServerDriver" in the driver class field.

  4. Provide the URL, username, and password.

  5. Provide JDBC as value in Spark Read Method field.

  6. Add a new property by clicking the Properties link.

    1. Enter property’s name as kyvos.connection.isRead

    2. Enter its value as True.

  7. After you finish configuring the settings using the table shown below the screenshot, click the Test button from the top left to validate the connection settings.

  8. If the connection is valid, click the Save button. 

 

Copyright Kyvos, Inc. All rights reserved.