Hi all,
I noticed that the startup script in standalone mode doesn't work when
running setup due to a class not existing anymore
(org.apache.atlas.web.setup.AtlasSetup):
https://github.com/apache/atlas/blob/master/distro/src/bin/atlas_start.py#L137
Is there already a ticket open for this? I was able to get things
working by starting my own hbase and solr server locally and then
starting the Atlas webapp. I can try to figure out something and PR it
up but wasn't sure if there was some other idea in the words for running
the standalone setup?
Thanks for any info!
Andrew