-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38103/
-----------------------------------------------------------

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

Reply via email to