How do I know how many impala nodes are in my cluster?
Answer Posted / Narendra Singh Rajput
You can check the number of Impala nodes by running the following command: `impaladump -h <hostname> -p <port> -u <username> -s show_processlist`. The output will include the hostname and process ID for each running Impalad process.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category