- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
IMPALA WEB UI NOT WORKING
- Labels:
-
Apache Impala
-
Cloudera Manager
Created on 02-26-2017 06:05 PM - edited 09-16-2022 04:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
Created 02-26-2017 06:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Created 02-26-2017 06:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Created 02-26-2017 06:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
