+1 vote
in Hadoop by
edited by

Can I access Hive without Hadoop?

1 Answer

0 votes
by

Hive store and process the data on the top of Hadoop, but it’s possible to run in Other data storage systems like Amazon S3, GPFS (IBM) and MapR file systems.

...