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-23137] Allow users to skip backup steps on Express Upgrades to save time. (swagle) #534

Merged
merged 2 commits into from
Mar 5, 2018

Conversation

swagle
Copy link
Contributor

@swagle swagle commented Mar 2, 2018

What changes were proposed in this pull request?

Allow cluster-env parameters to enable skip time-consuming backups during EU on large clusters.

How was this patch tested?

Ran python unit tests.

@swagle swagle added the upgrade label Mar 2, 2018
@swagle swagle self-assigned this Mar 2, 2018
@asfgit
Copy link

asfgit commented Mar 3, 2018

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

@@ -176,6 +176,7 @@
</execute-stage>

<execute-stage service="HBASE" component="HBASE_MASTER" title="Snapshot HBASE">
<condition xsi:type="config" type="cluster-env" property="stack.upgrade.express.skip.hbase.snapshot" comparison="not-equals" value="true"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we have consistent separators? Namenode flags have _, while HBase ones have ..

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, addressed.

@asfgit
Copy link

asfgit commented Mar 4, 2018

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

@swagle swagle merged commit f406a23 into apache:branch-2.6 Mar 5, 2018
mpapirkovskyy pushed a commit to mpapirkovskyy/ambari that referenced this pull request Apr 12, 2019
…o save time. (swagle) (apache#534)

* AMBARI-23137. Allow users to skip backup steps on Express Upgrades to save time. (swagle)

(cherry picked from commit f406a23)

Change-Id: I647faeb5b0c3ff3857fa40ba5a5671ede0d80b06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants