Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

CM don't show Impala queries

avatar
Rising Star

The Cloudera Manager Impala service don't show the queries..

 

impala.png

 

 

 

 

In "Impala Best Practices", all charts shown "NO DATA".

 

 

chart library "Impala queries" can not be shown

impala2.png

 

 

 

 

The CDH & CM version is 5.4.0(installation by path C), Centos6.6

 

I have reinstalled the CM and all services, the problem still exists.

 

The CM TimeZone is Error. But in the OS, the time zone is correct. 

I don't know how to fix that.

 

------------

 

Finally, I fixed the hwclock time, the probem has been solved.

 

 

 

1 ACCEPTED SOLUTION

avatar
Rising Star
Yes.
Our cluster using puppet to sync the time.
And it sync a wrong time every 10 mins.(it will overwirte '/etc/localtime')
 
Finally, I turned off the puppet time syncronization, and overwrite the '/etc/localtime' to a correct timezone file.
 
Then the CM impala service will show the queries.
And Impala Best Practices Charts worked well too.

View solution in original post

3 REPLIES 3

avatar
Community Manager

Sartner,

 

Just to clarify, the correction of the hwclock time resolved all your issues from your post?


Keep the questions coming,

Cy Jervis | Senior Manager, Knowledge Programs

if (helpful) { mark_as_solution(); } | if (appreciated) { give_kudos(); }

avatar
Rising Star
Yes.
Our cluster using puppet to sync the time.
And it sync a wrong time every 10 mins.(it will overwirte '/etc/localtime')
 
Finally, I turned off the puppet time syncronization, and overwrite the '/etc/localtime' to a correct timezone file.
 
Then the CM impala service will show the queries.
And Impala Best Practices Charts worked well too.

avatar
Community Manager

Great! Thanks for sharing the solution. 🙂


Keep the questions coming,

Cy Jervis | Senior Manager, Knowledge Programs

if (helpful) { mark_as_solution(); } | if (appreciated) { give_kudos(); }