This worked:
{
"livy2-env": {
"properties": {
"content": "something"
}
}
},
Thanks.
On Fri, Aug 17, 2018 at 5:04 PM Lian Jiang <[email protected]> wrote:
> Hi,
>
> I am using HDP3.0 and ambari 2.7.
> https://community.hortonworks.com/articles/82501/how-can-i-configure-pyspark-on-livy-to-use-anacond.html
> shows how to make livy2.spark use python coming from anaconda. How to
> automate this using ambari blueprint? Specific, how to update livy2-env
> content field using blueprint? Appreciate any pointers.
>