Team, Looking to migrate from CDH 6.3 to the OpenSource stack. Managed to make Impala 4.2 work with the help of slack channel. I have a few basic questions on putting Impala to use in a prod-cluster.
I was not able to find this information in the documentation. If it is, please point me to that. #1. Is it possible to have a binary of Impala (built) that can be used in the other cluster nodes directly (and in the future) instead of building every time? #2. Is it possible to use installed release builds of JDK (1.8.0.181), Zk, Hadoop(3.1.1), HBase(2.4.6), Hive (3.1) as against using specific builds of these components packaged in this impala build? If yes, some pointers would be helpful #3. Is it possible to disable/remove dependencies like ranger, kudo, ozone, tez while building and later?If yes, some pointers would be helpful Thanks in advance, JAK