----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38103/#review97640 -----------------------------------------------------------
Ship it! Ship It! - Andrew Onischuk On Sept. 3, 2015, 3:11 p.m., Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/38103/ > ----------------------------------------------------------- > > (Updated Sept. 3, 2015, 3:11 p.m.) > > > Review request for Ambari and Andrew Onischuk. > > > Bugs: AMBARI-12999 > https://issues.apache.org/jira/browse/AMBARI-12999 > > > Repository: ambari > > > Description > ------- > > During the upgrade of 2.1 to 2.3 testing we noticed that Storm services will > not start due to a bad symlink operation. This operation fails because we use > a wildcard in the symlink, and this has more than one match forcing ln to > expect the destination to be a directory. > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/package/scripts/storm.py > 8d629ab > > Diff: https://reviews.apache.org/r/38103/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Vitalyi Brodetskyi > >
