Hey, Impala right now needs HDFS out of the box. It would probably be a lot of work to remove that dependency. Kudu doesn't have an HDFS dependency, you could use Spark standalone or Kudu's API to query it.
HTH On 2019. Sep 5., Thu at 6:31, Dinushka <dinushk...@yahoo.com> wrote: > Hi.. > I'm trying to only using Impala and Kudu without HDFS. But i get an error > saying "Currently configured default filesystem: ProxyLocalFileSystem. > fs.defaultFS (file:///) is not supported" only goes away when i install and > start HDFS. can Impala and Kudu work without HDFS?