ambari-metrics icon indicating copy to clipboard operation
ambari-metrics copied to clipboard

AMBARI-25893: metrics collector's sqlline.py cannot start normally due to missing dependency

Open liqinwyyx opened this issue 2 years ago • 0 comments

What changes were proposed in this pull request?

Add missing sqlline jar dependency for metrics-timelineservice.

How was this patch tested?

After adding the sqlline dependency in the pom, then package and run sqlling.py again, which runs very well immediately.

liqinwyyx avatar Feb 24 '23 02:02 liqinwyyx