forked from Azure/azure-quickstart-templates
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request Azure#8837 from guyhay/SparkLinuxVnet2
Update to ev3 and HDI 4.0
- Loading branch information
Showing
3 changed files
with
47 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#", | ||
"type": "QuickStart", | ||
"itemDisplayName": "Deploy a Spark cluster in a VNet", | ||
"description": "This template allows you to create an Azure VNet and an HDInsight Spark cluster within the VNet.", | ||
"summary": "Deploy an Azure VNet and an HDInsight Spark cluster within the VNet", | ||
"githubUsername": "mumian", | ||
"dateUpdated": "2020-09-17" | ||
"githubUsername": "guyhay", | ||
"dateUpdated": "2021-03-08", | ||
"type": "QuickStart" | ||
} |