Azure / Azure/Azure-DataFactory
r-batch tutorial, R version locally vs. in the cloud
Open
- Dominant language
- PowerShell
- Stars
- 529
- Forks
- 623
- PR merge metrics
- No merged PRs in 30d
Description
I was reading through https://github.com/Azure/Azure-DataFactory/blob/main/SamplesV2/tutorial-run-r-batch-azure-data-factory/tutorial-run-r-batch-azure-data-factory.md which is an amazing tutorial, but I had a question. The Prerequisites section says "Use R version 3.3.1 or later", and that's it. If I'm running R version 3.6.1 locally and I try to deploy a batch pipeline, what's the version of R in the cloud? Will it mirror the fact that I'm running 3.6.1 locally? Or will I be running 3.6.1 locally and then some other unknown version in the Azure Batch compute nodes?
Contributor guide
Assessment
This issue has not been assessed yet.