Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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.

...

  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.

    image-20240701-140406.png
  5. Uncheck the Use YARN checkbox in the Kyvos tab of the installer page.

    image-20240701-140539.png
  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.

...

Select WAREHOUSE as Category value.

...

Select GENERIC as Provider value.

...

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

...

Provide the URL, username, and password.

...

Provide JDBC as value in Spark Read Method field.

...

Add a new property by clicking the Properties link.

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

  2. Enter its value as True.

...

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.

...

Panel
panelIconIdatlassian-note
panelIcon:note:
bgColor#DEEBFF

 Note

In case of No Hadoop No Spark deployments, data reading is supported via MSSQL and Postgres. To create connection for MSSQL warehouse, see the Working with MSSQL Warehouse Connection section.