cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Visualization of Structured Streaming in job.

BorislavBlagoev
Valued Contributor III

Does Databricks have feature or good pattern to visualize the data from Structured Streaming? Something like display in the notebook.

1 ACCEPTED SOLUTION

Accepted Solutions

hi @Borislav Blagoev​ ,

Have you seen the streaming tab? it will provide you the streaming statics. Please check the docs

or are you trying to visualize the data using an external monitoring system like datadog?

View solution in original post

4 REPLIES 4

spark-user
Contributor

Hi @BorislavBlagoev,

Have you tried running SQL commands on your streaming job? You can interactively query the stream and notebook will display a visual dashboard of your data. You can read more about it here.

Let me know if you have any more question!

BorislavBlagoev
Valued Contributor III

But I don't want to display my data in notebook. @Spark User​ 

hi @Borislav Blagoev​ ,

Have you seen the streaming tab? it will provide you the streaming statics. Please check the docs

or are you trying to visualize the data using an external monitoring system like datadog?

BorislavBlagoev
Valued Contributor III

I didn't know about that. Thanks!

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now