I'm a noob with all these Java related build tools but will give it a try. Just confirming: you're saying there is no ppa or public repo that I can just simply add to /etc/apt/repos.d?
It seems like a minor thing to provide but a big plus in usability. Thanks for the quick response. Sam On Thu, Dec 10, 2015 at 2:00 PM, Jay Vyas <[email protected]> wrote: > The gradle goals have I believe a apt build goal. > > Just run gradlew and it should show you the options. > > Once the apt repo is made you can easily copy it somewhere . > > On Dec 10, 2015, at 12:51 AM, Sam Stoelinga <[email protected]> wrote: > > Hi there, > > It's great to see that there packages being made by the community itself. > I would like to deploy Hadoop / Spark / Tachyon through the Bigtop packages > but using my own Ansible playbook. > > So I do not want pre-made VMs, puppet modules etc I just want the ubuntu > packages for trusty. None of the documentation that I found online > mentioned how to use the repos and install the packages manually on Trusty. > Anybody have some pointers? > > I tried using > http://www.apache.org/dist/bigtop/bigtop-1.0.0/repos/trusty/bigtop.list > but after inspecting further it links to > deb > http://bigtop-repos.s3.amazonaws.com/releases/1.0.0/ubuntu/trusty/x86_64 > bigtop > contrib > and accessing > http://bigtop-repos.s3.amazonaws.com/releases/1.0.0/ubuntu/trusty/x86_64 > shows Access Denied. > > Thanks, > Sam Stoelinga > >
