-
Notifications
You must be signed in to change notification settings - Fork 4k
[HDInsight] Add three parameters to support relay outbound and private link and custom Ambari DB #13413
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
[HDInsight] Add three parameters to support relay outbound and private link and custom Ambari DB #13413
Conversation
741e7a7
to
d08ff19
Compare
The cmdlet "AssemblyFileName","ClassName","Target","Severity","ProblemId","Description","Remediation" |
0396b9d
to
d20e5ac
Compare
Hi @isra-fel Could you please help review the PR? Thank you very much~ |
I understand what you mean. I think the root cause is the So I think the right thing to do is to fix the output type. Could you help fix it in this PR? Thanks |
Hi @isra-fel , Got it, Thanks, I will fix the output type. |
A reminder: now that you will get a static analysis warning about changing the output type of |
f2b1e14
to
82034ab
Compare
Hi @isra-fel , Thanks for reminder, in fact I got two static analysis error, besides the error you mentioned |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks
/azp run azure-powershell - powershell-core |
Azure Pipelines successfully started running 1 pipeline(s). |
Hi @isra-fel Thanks |
/azp run azure-powershell - powershell-core |
Azure Pipelines successfully started running 1 pipeline(s). |
Hi @isra-fel , The CI still failed. The error is not related with specific service, I think maybe it is common issue. Please see https://dev.azure.com/azure-sdk/public/_build/results?buildId=610796&view=logs&j=ad07b744-5a1a-5d54-7693-fcb02e666633&t=b0841cae-a6b1-5a5c-4ebd-3cc6b3d3163d |
/azp run azure-powershell - powershell-core |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run azure-powershell - powershell-core (Test linux) |
No pipelines are associated with this pull request. |
a5c3828
to
77e4232
Compare
The CI failed for ##[error]Artifact test-linux already exists for build 610796 more than one time. So I just generate a new commit id to rerun CI totally. |
/azp run azure-powershell - powershell-core |
Azure Pipelines successfully started running 1 pipeline(s). |
Description
For the cmdlet
New-AzHDInsightCluster
ResourceProviderConnection
andPrivateLink
to support Relay and Private LinkAmbariDatabase
to support custom Ambari DBFor the cmdlet
Add-AzHDInsightMetastore
:-MetastoreType
Checklist
CONTRIBUTING.md
ChangeLog.md
file(s) has been updated:ChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
## Upcoming Release
header -- no new version header should be added