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

Hadoop and tdp-cluster vars distinction #779

Open
gonzaloetjo opened this issue Jul 7, 2023 · 0 comments
Open

Hadoop and tdp-cluster vars distinction #779

gonzaloetjo opened this issue Jul 7, 2023 · 0 comments

Comments

@gonzaloetjo
Copy link
Contributor

Certain variables declared inhadoop.yml are used by other services thanks to the plugin resolve.py. Same thing ocures with vars declared in tdp-cluster.

The decision remains to be done as to which variables should be on tdp_default_vars/hadoop.yml or in tdp_default_vars/tdp_cluster.yml.

A specific example would be java_home currently declared in hadoop vars.

My take:

  • Variables tdirectly dependent on the hadoop version used -> tdp_default_vars/hadoop.yml
  • Variables related to the specific deployment, and independent of Hadoop version -> tdp_default_vars/tdp_cluster.yml

If agreed they should be distributed accordingly.

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

No branches or pull requests

1 participant