----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33314/#review80467 -----------------------------------------------------------
ambari-server/src/main/resources/Ambari-DDL-SQLServer-CREATE.sql <https://reviews.apache.org/r/33314/#comment130376> Should we realy use clustered index here? The same for the other tables - Artem Baranchuk On Апрель 17, 2015, 3:59 п.п., Florian Barca wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/33314/ > ----------------------------------------------------------- > > (Updated Апрель 17, 2015, 3:59 п.п.) > > > Review request for Ambari, Artem Baranchuk, Jonathan Hurley, and Jayush > Luniya. > > > Bugs: AMBARI-10569 > https://issues.apache.org/jira/browse/AMBARI-10569 > > > Repository: ambari > > > Description > ------- > > Removed the syntax error artifacts. Added the missing tables. Added the > missing records to the sequence table. > > > Diffs > ----- > > ambari-server/src/main/resources/Ambari-DDL-SQLServer-CREATE.sql > e38e2c5bfe5715128d7993b2ef6c3518d80754dc > > Diff: https://reviews.apache.org/r/33314/diff/ > > > Testing > ------- > > mvn clean install > deployment -> cluster setup -> task generation ok > > > Thanks, > > Florian Barca > >
