-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58855/
-----------------------------------------------------------
Review request for Ambari, Di Li, Jonathan Hurley, Robert Levas, and Tim Thorpe.
Bugs: AMBARI-20892
https://issues.apache.org/jira/browse/AMBARI-20892
Repository: ambari
Description
-------
Indendation error in one line in file alert_spark_livy_port.py is causing
compilation failure while trying to build ambari server
[INFO] Bytecompiling .py files below
/root/workspace-test/ambari/ambari-server/target/rpm/ambari-server/b
uildroot/usr/lib/python2.6 using /usr/bin/python2.6
[INFO] Compiling
/root/workspace-test/ambari/ambari-server/target/rpm/ambari-server/buildroot/var/lib/amb
ari-server/resources/common-services/SPARK/1.2.1/package/scripts/alerts/alert_spark_livy_port.py
...
[INFO] Sorry: IndentationError: unindent does not match any outer indentation
level (alert_spark_livy_por t.py, line 106)
Diffs
-----
ambari-server/src/main/resources/common-services/SPARK/1.2.1/package/scripts/alerts/alert_spark_livy_port.py
7396440
Diff: https://reviews.apache.org/r/58855/diff/1/
Testing
-------
Was able to compile ambari-server successfully
Thanks,
Anita Jebaraj