Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

added check for lzo - if exists in resources, install - #11

Open
andrewdmcleod wants to merge 2 commits into
masterfrom
upgrade_reinstall_lzo
Open

added check for lzo - if exists in resources, install#11
andrewdmcleod wants to merge 2 commits into
masterfrom
upgrade_reinstall_lzo

Conversation

@andrewdmcleod

Copy link
Copy Markdown
Contributor

For future/other upgrades, might be an idea to store all 'extra' resources in unitdata, so that they can easily be reinstalled.

Comment thread actions/hadoop-upgrade Outdated
# set hadoop.version in unitdata
chlp unitdata set hadoop.version ${new_hadoop_ver}

if grep hadoop-lzo-${cpu_arch} resources.yaml ; then

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

grep -q here to suppress the output.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants