Skip to content

[release-4.7] Bug 1915563: Update the MySQL Hive Metastore configuration docs#1516

Merged
timflannagan merged 1 commit intokube-reporting:release-4.7from
openshift-cherrypick-robot:cherry-pick-1514-to-release-4.7
Mar 15, 2021
Merged

[release-4.7] Bug 1915563: Update the MySQL Hive Metastore configuration docs#1516
timflannagan merged 1 commit intokube-reporting:release-4.7from
openshift-cherrypick-robot:cherry-pick-1514-to-release-4.7

Conversation

@openshift-cherrypick-robot

This is an automated cherry-pick of #1514

/assign timflannagan

After updating the MySQL connector/J JDBC driver version in the Hive
image, we're now seeing problems with running newer versions of Metering
with older MySQL server versions (e.g. 5.6, 5.7). When diving into the
MySQL Pod logs, we may see the `"[NOTE] Bad handshake"` message logged,
which may indicate we're attempting to authenticate from the client
using TLS 1.2 or TLS 1.3 during the handshake. This is likely because
earlier MySQL server versions only support TLS 1.1 versions and earlier,
so we need to explicitly document this behavior.
@timflannagan
Copy link
Contributor

/approve

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: openshift-cherrypick-robot, timflannagan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 22, 2021
@timflannagan timflannagan changed the title [release-4.7] Documentation: Update the MySQL Hive Metastore configuration docs [release-4.7] Bug 1915563: Update the MySQL Hive Metastore configuration docs Feb 22, 2021
@openshift-ci-robot openshift-ci-robot added bugzilla/severity-high bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. labels Feb 22, 2021
@openshift-ci-robot
Copy link

@openshift-cherrypick-robot: This pull request references Bugzilla bug 1915563, which is invalid:

  • expected the bug to target the "4.7.0" release, but it targets "4.7.z" instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

[release-4.7] Bug 1915563: Update the MySQL Hive Metastore configuration docs

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@timflannagan timflannagan merged commit 98b45b5 into kube-reporting:release-4.7 Mar 15, 2021
@openshift-ci-robot
Copy link

@openshift-cherrypick-robot: Bugzilla bug 1915563 is in an unrecognized state (VERIFIED) and will not be moved to the MODIFIED state.

Details

In response to this:

[release-4.7] Bug 1915563: Update the MySQL Hive Metastore configuration docs

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. bugzilla/severity-high

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants