Connecting to a Yandex Data Processing cluster
Written by
Updated at September 25, 2025
After creating a Yandex Data Processing cluster, you can connect to subcluster hosts:
- Over the internet, if you have public access configured for your subcluster.
- From a Yandex Cloud virtual machine located on the same cloud network.
To connect to your cluster:
- Configure security groups.
- Get the host FQDN.
- Connect to the host using one of these methods:
- Over SSH.
- Via OS Login using a standard SSH client or Yandex Cloud CLI.
- From graphical IDEs.