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

(Updated June 22, 2016, 6:09 p.m.)


Review request for Ambari, Zhe (Joe) Wang, Sumit Mohanty, and Srimanth Gunturi.


Changes
-------

The previous patch makes the unit test, 
org.apache.ambari.server.state.ServicePropertiesTest.validatePropertySchemaOfServiceXMLs,
 failed. Error message is : cvc-complex-type.2.4.a: Invalid content was found 
starting with element 'on-stack-upgrade'. So in spark-env.xml, the element 
'on-stack-upgrade' should not be there any more. In this patch, the element 
'on-stack-upgrade' is removed and the element "on-ambari-upgrade" has also been 
updated.


Bugs: AMBARI-17074
    https://issues.apache.org/jira/browse/AMBARI-17074


Repository: ambari


Description
-------

Expose Spark daemon memory in Spark2, so that the user can modify its size on 
ambari web UI easily. The change is the same with the patch of jira 
AMBARI-16757, which is for Spark 1.6.1.


Diffs (updated)
-----

  
ambari-server/src/main/resources/common-services/SPARK2/2.0.0/configuration/spark2-env.xml
 76c670a 
  
ambari-server/src/main/resources/common-services/SPARK2/2.0.0/package/scripts/params.py
 a0d91c7 

Diff: https://reviews.apache.org/r/48507/diff/


Testing
-------

Tests manually passed.


Thanks,

Weiqing Yang

Reply via email to