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

Ship it!


Ship It!

- Sumit Mohanty


On March 4, 2015, 6:52 p.m., Gautam Borad wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/31737/
> -----------------------------------------------------------
> 
> (Updated March 4, 2015, 6:52 p.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, Giridharan Kesavan, Sumit 
> Mohanty, and Yusaku Sako.
> 
> 
> Bugs: AMBARI-9921
>     https://issues.apache.org/jira/browse/AMBARI-9921
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Spark Thriftserver fails to initialize correctly on secure cluster. To fix it 
> following changes need to be made to $SPARK_CONF/hive-site.xml:
> 
>     <property>
>       <name>hive.security.authorization.enabled</name>
>       <value>false</value>
>     </property>
> 
> 
> Diffs
> -----
> 
>   
> ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/params.py
>  5de997e 
>   
> ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/setup_spark.py
>  2c7d287 
> 
> Diff: https://reviews.apache.org/r/31737/diff/
> 
> 
> Testing
> -------
> 
> NA, since cant get secure env.
> Tested the code by writing the property in non-secure node. ( just for 
> testing )
> 
> 
> Thanks,
> 
> Gautam Borad
> 
>

Reply via email to