question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG]: Typo in HDInsight deployment tutorial

See original GitHub issue

Describe the bug In this doc there is a typo.

To Reproduce

The doc says to compile on windows using this command:

cd mySparkApp
dotnet publish -c Release -f netcoreapp3.0 -r ubuntu.16.04-x6

There is a 4 missing in the ubuntu.16.04-x6 which should be ubuntu.16.04-x64.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
bamurtaughcommented, Oct 31, 2019

@imback82 Yep, I’ll open up a PR today to fix this.

1reaction
imback82commented, Oct 31, 2019

@AFFogarty can you help creating a PR for fixing this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Azure HDInsight Create a cluster - error dictionary
Learn how to troubleshoot errors that occur when creating Azure HDInsight clusters.
Read more >
Possible Bug in Microsoft Azure, when deploying Web App?
Yet when it gets down to line 119 or under the heading of the task: Azure Web App Deploy: $(webappname), It then fails...
Read more >
What is Azure HDInsight? Features, Uses, Architecture
Azure HDInsight is a service offered by Microsoft, that enables us to use frameworks for big ... Check out this Azure tutorial to...
Read more >
Automating infrastructure deployments in the Cloud with ...
Follow the simple walkthrough to know how to use the Azure DevOps Demo Generator ... Exercise 3: Deploy resources using Terraform (IaC) in...
Read more >
Resource size availability error despite adequate quotas ...
Solved: My deployment of SAS Viya via the Azure Marketplace is failing due to what appears to be a resource limitation that I...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found