----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26978/#review57593 -----------------------------------------------------------
Ship it! Ship It! - Alexandr Antonenko On Oct. 21, 2014, 3:46 p.m., Aleksandr Kovalenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26978/ > ----------------------------------------------------------- > > (Updated Oct. 21, 2014, 3:46 p.m.) > > > Review request for Ambari, Andriy Babiichuk and Alexandr Antonenko. > > > Bugs: AMBARI-7885 > https://issues.apache.org/jira/browse/AMBARI-7885 > > > Repository: ambari > > > Description > ------- > > When a particular directory is not created slider view stop working abruptly. > > It should fail graciously. > > This error goes away with following manual steps in backend : > > su hdfs > hdfs dfs -mkdir /user/yarn > hdfs dfs -chown yarn:hdfs /user/yarn > > > Diffs > ----- > > contrib/views/slider/src/main/resources/ui/app/initialize.js 42bfb3f > contrib/views/slider/src/main/resources/ui/app/styles/common.less 4ae44b5 > contrib/views/slider/src/main/resources/ui/app/templates/application.hbs > 417db74 > > contrib/views/slider/src/main/resources/ui/test/integration/pages/slider_errors_test.js > 78c797e > > Diff: https://reviews.apache.org/r/26978/diff/ > > > Testing > ------- > > tested on real cluster > > > Thanks, > > Aleksandr Kovalenko > >
