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

Updating HDInisght configuration files #53255

Closed
kosinsky opened this issue Apr 24, 2020 — with docs.microsoft.com · 6 comments
Closed

Updating HDInisght configuration files #53255

kosinsky opened this issue Apr 24, 2020 — with docs.microsoft.com · 6 comments

Comments

Copy link

Could these configuration files be updated in the same way as they initially set? For example, if I apply ARM template with modified configuration settings will configuration files be updated?

Is it any way to update these settings via Azure APIs?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@MartinJaffer-MSFT
Copy link
Contributor

Thank you for your detailed feedback. We are looking into the issue, and we will respond when we have more information.

@SnehaGunda
Copy link
Contributor

#reassign: @dagiro

@hrasheed-msft
Copy link
Member

@kosinsky Thanks for reaching out with your question. I think that ARM templates are primarily for deploying new resources and not for modifying existing resources.

There may be some limited configuration capabilities through the various APIs, such as the REST API which you could view here: https://docs.microsoft.com/en-us/rest/api/hdinsight/. For all the APIs, check in the Table of Contents under 'Reference'.

For discussion of specific scenarios, you could get some support by emailing the HDInsight discussion alias at: hdidiscuss@microsoft.com. Thanks again.

@kosinsky
Copy link
Author

Thank you @hrasheed-msft.
I'm seeing https://docs.microsoft.com/en-us/rest/api/hdinsight/configurations/update with "Configures the HTTP settings on the specified cluster. This API is deprecated, please use UpdateGatewaySettings in cluster endpoint instead."

Is it correct to assume that we can't update any configuration changes except gateway via Azure REST API?

My scenario is adding support for external metastore HDInsight clusters created via terraform: hashicorp/terraform-provider-azurerm#6145 Just wanted to confirm that it will be oneway only.

@hrasheed-msft
Copy link
Member

@kosinsky I dont have detailed knowledge on that issue. If you reach out to the discussion list, you may find someone who has worked on a similar scenario.

@hrasheed-msft
Copy link
Member

#please-close

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

No branches or pull requests

8 participants