You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Robert Levas <rl...@hortonworks.com> on 2017/04/28 20:44:08 UTC

Re: Review Request 58855: Indentation error in file causing compilation failure when trying to build ambari-server

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


Ship it!




Ship It!

- Robert Levas


On April 28, 2017, 4:41 p.m., Anita Jebaraj wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58855/
> -----------------------------------------------------------
> 
> (Updated April 28, 2017, 4:41 p.m.)
> 
> 
> 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
> 
>


Re: Review Request 58855: Indentation error in file causing build failure in ambari-server

Posted by Anita Jebaraj <aj...@us.ibm.com>.

> On April 28, 2017, 8:44 p.m., Robert Levas wrote:
> > Ship It!

Hi Robert, can you please push the patch in?


- Anita


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


On April 28, 2017, 8:41 p.m., Anita Jebaraj wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58855/
> -----------------------------------------------------------
> 
> (Updated April 28, 2017, 8:41 p.m.)
> 
> 
> 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
> 
>