Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
remove cloud section anchor and use same file - setup section (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
o-alex authored Apr 22, 2021
1 parent 07862e9 commit 7c1deb4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,11 +156,11 @@ The above script will download and install Karamel on the same server that runs
Quickstart (Multi-Host Installation)
-----------------------------------------------------
First, you need to identify hosts where Hopsworks will be installed (Centos/RHEL 7.x and Ubuntu 18.04 are supported). We recommend at least 32GB RAM, 8 CPUs, and 100 GB of free hard-disk space. If this server is air-gapped (has no Internet access), contact Logical Clocks for support. You pick one server as the head node and on the account on that server with sudo access, you need to setup password ssh access to all the worker nodes. You then need to setup passwordless ssh access - following instructions here: passwordless_ssh_.
First, you need to identify hosts where Hopsworks will be installed (Centos/RHEL 7.x and Ubuntu 18.04 are supported). We recommend at least 32GB RAM, 8 CPUs, and 100 GB of free hard-disk space. If this server is air-gapped (has no Internet access), contact Logical Clocks for support. You pick one server as the head node and on the account on that server with sudo access, you need to setup password ssh access to all the worker nodes. You then need to setup passwordless ssh access as described in the previous setup_cluster_ section.
On the head node, in the sudo account, download and run this script that installs Hopsworks on all hosts. It will ask you to enter the IP address of all the workers during installation:
.. _passwordless_ssh: ./cloud.html#password-less-ssh-access-from-the-head-node-to-worker-nodes
.. _setup_cluster: ./hopsworks-installer.html#setting-up-a-cluster-for-installation
.. code-block:: bash
Expand Down

0 comments on commit 7c1deb4

Please sign in to comment.