cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Fetching CPU and memory data using REST APIs

Neelofer
New Contributor

Hi,

I am trying to fetch CPU and memory details from Databricks. Are there any APIs present to which I can connect using postman and fetch these details?

1 REPLY 1

Kaniz_Fatma
Community Manager
Community Manager

Hi @NeeloferTo fetch CPU and memory details from Databricks, you can utilize the Databricks REST APIs.

  1. While it doesnโ€™t provide real-time data, the Spark UI offers information related to Spark-specific performance, such as job and task breakdowns. However, itโ€™s not specifically designed for CPU and memory monitoring1.

  2. Ganglia metrics can give you real-time and historical data on CPU, disk, and memory usage. Keep in mind that these metrics are more general and not specific to Databricks alone.

  3. Databricks Cluster Metrics: Available in all Databricks runtimes, cluster metrics allow you to inspe...2.

  4. Datadog Integration: You can also use Datadog for monitoring CPU and memory of Databricks clusters3.

Remember to check the Databricks REST API reference for detailed information on available endpoints ...4.

Happy querying! ๐Ÿ˜Š

 

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group