1. That's a great question. Maybe ask in [email protected]? 2. Some Kudu users have reported success with Spark SQL, so if you're comfortable with Spark, you could give that a shot. I wouldn't expect it to out-perform Impala though.
On Tue, Dec 10, 2019 at 7:41 AM Yariv Moshe <[email protected]> wrote: > > Hi, > > > > I’m using Apache Kudu an a database and Impala as a query engine. > > I’m trying to reduce the number of the technologies. > > As far as I know Impala required hive which required HDFS. > > > > So now I have a question. > > 1. Is there any option to use impala on top of kudu without hive\HDFS? > > 2. I looked on Presto which query engine and run on top of kudu as well > but the performance was slowest than impala, is there any other recommended > query engine ? > > > > Thanks, > > Yariv > >
