----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24859/#review51087 -----------------------------------------------------------
Ship it! Ship It! - Andrew Onischuk On Aug. 19, 2014, 7:02 p.m., Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24859/ > ----------------------------------------------------------- > > (Updated Aug. 19, 2014, 7:02 p.m.) > > > Review request for Ambari, Andrew Onischuk, Dmitro Lisnichenko, and Jonathan > Hurley. > > > Bugs: AMBARI-6919 > https://issues.apache.org/jira/browse/AMBARI-6919 > > > Repository: ambari > > > Description > ------- > > Traceback (most recent call last): > File > "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/services/HDFS/package/scripts/datanode.py", > line 59, in <module> > DataNode().execute() > File > "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", > line 111, in execute > File > "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/services/HDFS/package/scripts/datanode.py", > line 40, in stop > import params > File > "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/services/HDFS/package/scripts/params.py", > line 25, in <module> > tmp_dir = Script.get_tmp_dir() > AttributeError: type object 'Script' has no attribute 'get_tmp_dir' > > > Diffs > ----- > > ambari-agent/conf/unix/install-helper.sh c2d2a3d > ambari-agent/pom.xml c98af34 > ambari-agent/src/main/package/rpm/posttrans_agent.sh PRE-CREATION > ambari-server/conf/unix/install-helper.sh dafe987 > ambari-server/pom.xml 2ec71ab > ambari-server/src/main/package/rpm/posttrans_server.sh PRE-CREATION > > Diff: https://reviews.apache.org/r/24859/diff/ > > > Testing > ------- > > mvn test clean > > > Thanks, > > Vitalyi Brodetskyi > >
