Skip to content
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-24879. kAdmin principal name is set on the GUI when enabling Kerberos with MIT KDC using a new variable replacement function #2788

Merged
merged 1 commit into from Jan 29, 2019

Conversation

smolnar82
Copy link
Contributor

The same PR as #2593 (but this one will be merged into branch-2.7)

…erberos with MIT KDC using a new variable replacement function
@asfgit
Copy link

asfgit commented Jan 29, 2019

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/Ambari-Github-PullRequest-Builder/4872/
Test PASSed.

@smolnar82 smolnar82 merged commit fac419b into apache:branch-2.7 Jan 29, 2019
@smolnar82 smolnar82 deleted the AMBARI-24879_branch-2.7 branch January 29, 2019 09:52
vishalsuvagia pushed a commit to vishalsuvagia/ambari that referenced this pull request Feb 26, 2019
…erberos with MIT KDC using a new variable replacement function (apache#2788)
payert pushed a commit to payert/ambari that referenced this pull request Apr 16, 2020
…erberos with MIT KDC using a new variable replacement function (apache#2788)

(cherry picked from commit fac419b)

Change-Id: Ia1f0ce4e00cac02685ffa5f5f3b9d0ebbe46f75e
vishalsuvagia added a commit that referenced this pull request Oct 11, 2022
…ts (#3389)

* AMBARI-24886 : Add stack feature constant to support Ranger admin users password change.

* AMBARI-24603 Better scrolling for long list of components in dropdown in host details page (sjanardhanhw via ababiichuk)

* AMBARI-24572 Fixing the cluster name alignment (sjanardhanhw via ababiichuk)

* [AMBARI-24887] [Log Search UI] The component filter dropdown does not select any item (#2599)

Change-Id: I9ef62c6e77e3d89d6548734793dc246a7342e80e

* AMBARI-24874 : Storm Service Check fail with 'The TGT found is not renewable' (#2638)

* AMBARI-24970 Set Hive pre-upgrade threshold for using Hive 1 jars to 3.1

* AMBARI-24979 Redirect Hive Pre-upgrade log to a logfile

* AMBARI-24879. kAdmin principal name is set on the GUI when enabling Kerberos with MIT KDC using a new variable replacement function (#2788)

* AMBARI-24847 - Logsearch: Cannot search for a term that includes spaces or dashes (#2790)

* AMBARI-25041. Scale hosts does not install component if service is in maintenance mode (#2787)

* AMBARI-25114. Log Search: SSL props needs to be set if only ambari-server uses SSL (#2792)

* AMBARI-25090 - Logsearch should index keywords without the ending periods(.) (#2791)

* AMBARI-24986. Using Ambari server's CLI to enable/disable Trusted Proxy support (#2798)

* AMBARI-25117. getAsPost requests don't work when ambari is used behind knox proxy (amagyar) (#2775) (#2799)

* AMBARI-25102 Dasboard metrics will not load for ambari user which has dot in their username.

* AMBARI-25052 Unable to Add Services Due to toMapByProperty()

* AMBARI-24672. Make sure we regenerate all service specific keytabs on all hosts where they are needed (#2802)

* AMBARI-25055 JS error after starting stack downgrade

* AMBARI-25141. Encrypting LDAP manager password in case password security is ON (#2810)

* AMBARI-24885 Ambari Files view not working when User doesnt have access to any group and just have access to Filesview

* AMBARI-25123. /var/lib/ambari-agent/cache not updating (Ambari 2.7) (aonishuk)

* AMBARI-25158 Dashboard is unable to load . Common console error : "SEVERE TypeError: widgetGroups is undefined"

* AMBARI-25151 SystemD support for ambari-agent on SLES12 (benyoka) (#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)

* AMBARI-25159. http.strict-transport-security change does not take affect in 2.7.x. (mpapirkovskyy) (#2825)

* AMBARI-25063. Restarting Ambari Server Fails Due to Recursive Injection of STOMPUpdatePublisher. (mpapirkovskyy) (#2826)

* AMBARI-25164 Rack "Config Refresh" behaviour is different in Ambari 2.6 and 2.7.3

* [AMBARI-24938] quick link profiles can override link url (benyoka) (#2646) (#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)

* AMBARI-25159. http.strict-transport-security change does not take affect in 2.7.x. (mpapirkovskyy) (#2832)

* AMBARI-25754 : Ambari server build is failing due to checkstyle issues

Issue:
Ambari server build is failing due to checkstyles reporting for unused imports.

Changes:
Removed unused imports.

Co-authored-by: Vishal Suvagia <vishalsuvagia@apache.org>
Co-authored-by: sjanardhanhw <sjanardhan@hortonworks.com>
Co-authored-by: Istvan Tobias <tobias.istvan@gmail.com>
Co-authored-by: Rajkumar Singh <rajkrrsingh@gmail.com>
Co-authored-by: Miklos Gergely <mgergely@hortonworks.com>
Co-authored-by: Sandor Molnar <smolnar@apache.org>
Co-authored-by: kasakrisz <33458261+kasakrisz@users.noreply.github.com>
Co-authored-by: Doroszlai, Attila <6454655+adoroszlai@users.noreply.github.com>
Co-authored-by: Olivér Sz <oleewere@gmail.com>
Co-authored-by: Attila Magyar <m.magyar3@gmail.com>
Co-authored-by: Andrii Tkach <atkach@apache.org>
Co-authored-by: Akhil Subhash Naik <asnaik@hortonworks.com>
Co-authored-by: Andrew Onishuk <aonishuk@hortonworks.com>
Co-authored-by: benyoka <benyoka@users.noreply.github.com>
Co-authored-by: Myroslav Papirkovskyi <mpapirkovskyy@apache.org>
brahmareddybattula pushed a commit to brahmareddybattula/ambari that referenced this pull request Dec 11, 2022
…ts (apache#3389)

* AMBARI-24886 : Add stack feature constant to support Ranger admin users password change.

* AMBARI-24603 Better scrolling for long list of components in dropdown in host details page (sjanardhanhw via ababiichuk)

* AMBARI-24572 Fixing the cluster name alignment (sjanardhanhw via ababiichuk)

* [AMBARI-24887] [Log Search UI] The component filter dropdown does not select any item (apache#2599)

Change-Id: I9ef62c6e77e3d89d6548734793dc246a7342e80e

* AMBARI-24874 : Storm Service Check fail with 'The TGT found is not renewable' (apache#2638)

* AMBARI-24970 Set Hive pre-upgrade threshold for using Hive 1 jars to 3.1

* AMBARI-24979 Redirect Hive Pre-upgrade log to a logfile

* AMBARI-24879. kAdmin principal name is set on the GUI when enabling Kerberos with MIT KDC using a new variable replacement function (apache#2788)

* AMBARI-24847 - Logsearch: Cannot search for a term that includes spaces or dashes (apache#2790)

* AMBARI-25041. Scale hosts does not install component if service is in maintenance mode (apache#2787)

* AMBARI-25114. Log Search: SSL props needs to be set if only ambari-server uses SSL (apache#2792)

* AMBARI-25090 - Logsearch should index keywords without the ending periods(.) (apache#2791)

* AMBARI-24986. Using Ambari server's CLI to enable/disable Trusted Proxy support (apache#2798)

* AMBARI-25117. getAsPost requests don't work when ambari is used behind knox proxy (amagyar) (apache#2775) (apache#2799)

* AMBARI-25102 Dasboard metrics will not load for ambari user which has dot in their username.

* AMBARI-25052 Unable to Add Services Due to toMapByProperty()

* AMBARI-24672. Make sure we regenerate all service specific keytabs on all hosts where they are needed (apache#2802)

* AMBARI-25055 JS error after starting stack downgrade

* AMBARI-25141. Encrypting LDAP manager password in case password security is ON (apache#2810)

* AMBARI-24885 Ambari Files view not working when User doesnt have access to any group and just have access to Filesview

* AMBARI-25123. /var/lib/ambari-agent/cache not updating (Ambari 2.7) (aonishuk)

* AMBARI-25158 Dashboard is unable to load . Common console error : "SEVERE TypeError: widgetGroups is undefined"

* AMBARI-25151 SystemD support for ambari-agent on SLES12 (benyoka) (apache#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)

* AMBARI-25159. http.strict-transport-security change does not take affect in 2.7.x. (mpapirkovskyy) (apache#2825)

* AMBARI-25063. Restarting Ambari Server Fails Due to Recursive Injection of STOMPUpdatePublisher. (mpapirkovskyy) (apache#2826)

* AMBARI-25164 Rack "Config Refresh" behaviour is different in Ambari 2.6 and 2.7.3

* [AMBARI-24938] quick link profiles can override link url (benyoka) (apache#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)

* AMBARI-25159. http.strict-transport-security change does not take affect in 2.7.x. (mpapirkovskyy) (apache#2832)

* AMBARI-25754 : Ambari server build is failing due to checkstyle issues

Issue:
Ambari server build is failing due to checkstyles reporting for unused imports.

Changes:
Removed unused imports.

Co-authored-by: Vishal Suvagia <vishalsuvagia@apache.org>
Co-authored-by: sjanardhanhw <sjanardhan@hortonworks.com>
Co-authored-by: Istvan Tobias <tobias.istvan@gmail.com>
Co-authored-by: Rajkumar Singh <rajkrrsingh@gmail.com>
Co-authored-by: Miklos Gergely <mgergely@hortonworks.com>
Co-authored-by: Sandor Molnar <smolnar@apache.org>
Co-authored-by: kasakrisz <33458261+kasakrisz@users.noreply.github.com>
Co-authored-by: Doroszlai, Attila <6454655+adoroszlai@users.noreply.github.com>
Co-authored-by: Olivér Sz <oleewere@gmail.com>
Co-authored-by: Attila Magyar <m.magyar3@gmail.com>
Co-authored-by: Andrii Tkach <atkach@apache.org>
Co-authored-by: Akhil Subhash Naik <asnaik@hortonworks.com>
Co-authored-by: Andrew Onishuk <aonishuk@hortonworks.com>
Co-authored-by: benyoka <benyoka@users.noreply.github.com>
Co-authored-by: Myroslav Papirkovskyi <mpapirkovskyy@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants