https://github.com/hadifadl/hive-cmd
All cmd files needed to run Hive on windows (taken from https://svn.apache.org/repos/asf/hive/trunk/bin/)
https://github.com/hadifadl/hive-cmd
apache-hive hive windows
Last synced: 12 months ago
JSON representation
All cmd files needed to run Hive on windows (taken from https://svn.apache.org/repos/asf/hive/trunk/bin/)
- Host: GitHub
- URL: https://github.com/hadifadl/hive-cmd
- Owner: HadiFadl
- License: mit
- Created: 2020-05-03T22:39:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-03T22:59:34.000Z (about 6 years ago)
- Last Synced: 2025-04-05T12:33:07.552Z (about 1 year ago)
- Topics: apache-hive, hive, windows
- Language: Batchfile
- Size: 2.31 MB
- Stars: 21
- Watchers: 2
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hive-cmd
## bin folder
This folder contains all .cmd files needed to run Apache Hive on windows (taken from https://svn.apache.org/repos/asf/hive/trunk/bin/)
**You can download the whole bin folder and copy it on the top of the current Hive\bin folder.**
## guava-27.0-jre.jar
This file is taken from an Apache Hadoop 3.2.1 installation. It is needed to solve a [Bug within Apache Hive 3.1.2](https://issues.apache.org/jira/browse/HIVE-22718):
It should replace the guava-19.0.jar located in *apache-hive-3.1.2-bin\lib* folder.