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.

IMPALA WEB UI NOT WORKING

avatar
Contributor

When i tried to open WEBUI of IMPARA in cloudera Manager , it's not working.

It looks the page can't be found as i got a blank page with error message .

 

and i executed reflesh command with command mode in Linux also , it's working fine. 

 

Could you please give me some idea about it?

1 ACCEPTED SOLUTION

avatar
Champion

@wenjie

 

Pls check the telnet response 

 

1. Cloudera Manager -> Impala -> Instance -> Impala Catalog Server -> Get the hostname

 

2. Try the below command in Linux
$ telnet   <hostname>   25020

 

 

View solution in original post

2 REPLIES 2

avatar
Champion

@wenjie

 

Pls check the telnet response 

 

1. Cloudera Manager -> Impala -> Instance -> Impala Catalog Server -> Get the hostname

 

2. Try the below command in Linux
$ telnet   <hostname>   25020

 

 

avatar
Contributor
@saranvisa

Yes , you are right .
I can't connect the host and i will apply it.

Thanks a lot.