So I'm trying to install kylo on an ubuntu 18.04.1 box and I'm stuck at the following command:
sudo /apps/kylo/setup/install/post-install.sh /apps/kylo kylo users
which returns:
"kylo-install-inspector Default-Start contains no runlevels, aborting"
I have tried changing the Default-Start value in the kylo-install-inspector section, however the best I was able to get is the following error:
"update-rc.d: error: no runlevel symlinks to modify, aborting!"
I thought about converting the script to using systemd, but it's a little over my head. Does anyone know how to fix this issue?
solved by building from scratch following:
http://www.treselle.com/blog/kylo-setup-for-data-lake-management/?PageSpeed=noscript
and running the setup wizard