Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex MetaData Hub
    • All guides
      • Creating a Metastore cluster
      • Configuring security groups
      • Connecting Yandex Data Processing to Metastore
      • Exporting and importing a Metastore cluster
      • Connecting to a Yandex Object Storage bucket with a bucket policy
      • Transferring logs from Metastore to Cloud Logging
      • Deleting a Metastore cluster
  • Audit Trails events
  • Pricing policy
  • Troubleshooting
  • Public materials
  • Release notes
  1. Step-by-step guides
  2. Hive Metastore
  3. Configuring security groups

Configuring Metastore cluster security groups

Written by
Yandex Cloud
Updated at January 21, 2025

If the cloud network uses security groups, they can hinder the Metastore cluster performance. Set up the default security group to work with Metastore. To do this, add the following rules to it:

  • For incoming client traffic:

    • Port range: 30000-32767
    • Protocol: Any (Any)
    • Source: CIDR
    • CIDR blocks: 0.0.0.0/0
  • For incoming load balancer traffic:

    • Port range: 10256
    • Protocol: Any (Any)
    • Source: Load balancer healthchecks

If you plan to use multiple security groups for a cluster, enable all traffic between these groups.

Note

You can specify more detailed rules for your security groups, e.g., to allow traffic only in specific subnets.

Was the article helpful?

Previous
Creating a Metastore cluster
Next
Connecting Yandex Data Processing to Metastore
© 2025 Direct Cursus Technology L.L.C.