Skip to content

yourfrienddhruv/ambari-mpack-dremio

Repository files navigation

Dremio MPack for Ambari

Building the Dremio MPack

Download ambari-mpack-Dremio repository:

git clone https://github.com/Pirionfr/ambari-mpack-dremio

Build example mpack:

./gradlew clean makePackage

Using the Dremio MPack

Stop Ambari server:

ambari-server stop

Deploy the Dremio MPack on Ambari server:

ambari-server install-mpack --mpack=build/dremio-mpack-${version}.tar.gz -v

Start Ambari server:

ambari-server start

##References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages