4352 Forks
4719 Stars
4719 Watchers

hive

Apache Hive

How to download and setup hive

Open terminal and run command
git clone https://github.com/apache/hive.git
git clone is used to create a copy or clone of hive repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with hive https://github.com/apache/hive/archive/master.zip

Or simply clone hive with SSH
[email protected]:apache/hive.git

If you have some problems with hive

You may open issue on hive support forum (system) here: https://github.com/apache/hive/issues