Install Instructions Updated
posted in: documentation
The instructions posted on the site are once again up to date.
We’ve changed the HiveDB maven project so that it now builds two separate targets.
- target/lib/ contains the HiveDB library jar
- target/bin/ contains hive-installer and other tools
The names of the jars created have also changed. Now when you run mvn install you will get hivedb.jar (the library) and hive-installer.jar (executable jar for installing the configuration metadata).
