Hi Quanlong Thanks for the reply.
I am able to build Impala with apache hive-3.1.3 for RHEL 9. Apache hive 3.1.3 is part of my bigtop clusrer. Is it good idea to proceed apache impala 4.5.0 with apache hive 3.1.3 for production? Which hive version is recommened for productiom use with impala? Thanks Rahul On Thu, 15 May, 2025, 15:19 Quanlong Huang, <huangquanl...@gmail.com> wrote: > Hi Rahul, > > Please try building Impala with the environment variable > USE_APACHE_COMPONENTS=true. With that Impala will build on Apache Hive > 3.1.3. > > Note that Impala has limited support on Apache Hive 3.1.3. There are > some remaining issues tracked in > https://issues.apache.org/jira/browse/IMPALA-10847 . Welcome > contributions! > > Thanks, > Quanlong > > On Thu, May 15, 2025 at 2:04 PM Rahul P <rahuledaval...@gmail.com> wrote: > > > > Dear All > > > > I am using apache impala 4.5.0. I built it from source & by default it's > using cloudera components while building . > > > > When starting catalogd service getting method not found error. > > > > Please let me know whether Impala will support apache hive (3.1.3) or > not. > > > > > > Thanks & Regards > > Rahul > >