-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Ambari-25168] : Need to add stack feature constant for kafka-ranger-env.sh removal. #2836
[Ambari-25168] : Need to add stack feature constant for kafka-ranger-env.sh removal. #2836
Conversation
…rs password change.
… in host details page (sjanardhanhw via ababiichuk)
… select any item (apache#2599) Change-Id: I9ef62c6e77e3d89d6548734793dc246a7342e80e
…erberos with MIT KDC using a new variable replacement function (apache#2788)
… maintenance mode (apache#2787)
…d knox proxy (amagyar) (apache#2775) (apache#2799)
… dot in their username.
… all hosts where they are needed (apache#2802)
…ss to any group and just have access to Filesview
…VERE TypeError: widgetGroups is undefined"
…ache#2819) * AMBARI-25151 SystemD support for ambari-agent on SLES12 (benyoka) * AMBARI-25151 fix service unit file (benyoka) * AMBARI-25151 fix service unit file (benyoka) * AMBARI-25151 review comment (benyoka) * AMBARI-25151 remove runlevel 2 and 4 (benyoka) * AMBARI-25151 add pidfile, disable RemainAfterExit (benyoka)
…ect in 2.7.x. (mpapirkovskyy) (apache#2825)
…on of STOMPUpdatePublisher. (mpapirkovskyy) (apache#2826)
…pache#2646) (apache#2829) * AMBARI-24938 quick link profiles can override link url (benyoka) * AMBARI-24938 new unit test in QuickLinkArtifactResourceProviderTest (benyoka) * AMBARI-24938 review findings + check style issue + unit test fix (benyoka)
…ect in 2.7.x. (mpapirkovskyy) (apache#2832)
* origin/branch-2.7: (28 commits) AMBARI-25159. http.strict-transport-security change does not take affect in 2.7.x. (mpapirkovskyy) (apache#2832) [AMBARI-24938] quick link profiles can override link url (benyoka) (apache#2646) (apache#2829) AMBARI-25164 Rack "Config Refresh" behaviour is different in Ambari 2.6 and 2.7.3 AMBARI-25063. Restarting Ambari Server Fails Due to Recursive Injection of STOMPUpdatePublisher. (mpapirkovskyy) (apache#2826) AMBARI-25159. http.strict-transport-security change does not take affect in 2.7.x. (mpapirkovskyy) (apache#2825) AMBARI-25151 SystemD support for ambari-agent on SLES12 (benyoka) (apache#2819) AMBARI-25158 Dashboard is unable to load . Common console error : "SEVERE TypeError: widgetGroups is undefined" AMBARI-25123. /var/lib/ambari-agent/cache not updating (Ambari 2.7) (aonishuk) AMBARI-24885 Ambari Files view not working when User doesnt have access to any group and just have access to Filesview AMBARI-25141. Encrypting LDAP manager password in case password security is ON (apache#2810) AMBARI-25055 JS error after starting stack downgrade AMBARI-24672. Make sure we regenerate all service specific keytabs on all hosts where they are needed (apache#2802) AMBARI-25052 Unable to Add Services Due to toMapByProperty() AMBARI-25102 Dasboard metrics will not load for ambari user which has dot in their username. AMBARI-25117. getAsPost requests don't work when ambari is used behind knox proxy (amagyar) (apache#2775) (apache#2799) AMBARI-24986. Using Ambari server's CLI to enable/disable Trusted Proxy support (apache#2798) AMBARI-25090 - Logsearch should index keywords without the ending periods(.) (apache#2791) AMBARI-25114. Log Search: SSL props needs to be set if only ambari-server uses SSL (apache#2792) AMBARI-25041. Scale hosts does not install component if service is in maintenance mode (apache#2787) AMBARI-24847 - Logsearch: Cannot search for a term that includes spaces or dashes (apache#2790) ...
Refer to this link for build results (access rights to CI server needed): |
retest this please |
Refer to this link for build results (access rights to CI server needed): |
Thank-you @adoroszlai , @fimugdha , @oleewere and @rlevas for reviewing and committing the patch. |
What changes were proposed in this pull request?
As part of recent fixes in Kafka-2.1, requires removal of kafka-ranger-env.sh script to be set or executed from the kafka-env.sh script. hence need to add a stack feature constant to support the feature.
How was this patch tested?
Tested with a fresh installation on cent-os-7 for feature to be effective.