Re: Ambari 2.2 to 2.4.0. update

2016-12-16 Thread jankytara
I tried to abort hung operations following this article: https://community.hortonworks.com/articles/5461/how-to-abort-a-hung-ambari-operation.html I executed command to stop all hung operations, restarted ambari-server but problem still persists. Do you know how to stop hung operation? I am out

Re: custom config property

2016-12-16 Thread Alexander Antonenko
In order to define customized configuration property, user should use theme for enhanced configs ( https://cwiki.apache.org/confluence/display/AMBARI/Enhanced+Configs). Making the property appear outside enhanced configs tab (i.e., inside Advanced tab) is only possible after hardcoding inside UI co

Re: custom config property

2016-12-16 Thread Sumit Mohanty
?Ah! that may be custom UI code. Can some one familiar with the UI code respond? thanks Sumit From: Satyanarayana Jampa Sent: Thursday, December 15, 2016 11:02 PM To: user@ambari.apache.org Subject: RE: custom config property Hi Sumit, Thank