Can you try manually populating the DB? mvn install -pl foodmart-loader
This should of course be run already during the regular install process, but maybe there's an issue there. -- Michael Mior [email protected] 2016-02-29 13:43 GMT-05:00 Julian Hyde <[email protected]>: > Mysql is installed and running, there is a foodmart database, but it > doesn’t contain all tables. I haven’t had time to poke around in postgres. > > > On Feb 28, 2016, at 11:49 PM, Vladimir Sitnikov < > [email protected]> wrote: > > > > Can you add more detains? > > Does it install mysql&postgresql at all? > > Does it create "foodmart" databases? (e.g. db users) > > Is it just "user&db present, yet not tables are generated"? > > > > puppet installs the software, creates users. > > foodmart population is done via maven. > > > > Vladimir > >
