Basically I would like to understand, 1. Is there a way that we can push our package to HDP Stack repository? 2. *If not*, how to add third party repository to the service, so that package is downloaded from right place while service installation. 3. In case we don't have any package, can we write scripts to build the package and then use it for installation or follow some custom install process?
If more than one option is feasible which of these is the recommended way to follow? -Priyanka On Tue, Feb 9, 2016 at 6:57 PM, priyanka gugale <[email protected]> wrote: > Hi, > > We are planning to create Apache Apex package in Ambari. What should be > the source of installer? > > 1. Write script to checkout latest code and build rpm/deb package and > install it when someone tries to install the service? > 2. Host the rpm/deb on some repository and write the installer script to > just install hosted packages? > If hosting the packages is right option, where can we host it? Can we > push it to ambari public repository? Or we do need to host it somewhere > else and expect user to use our repository? > > -Priyanka >
