patternsqlMinor
Which version of SQL Server 2016 supports R
Viewed 0 times
serverversionsqlsupportswhich2016
Problem
Microsoft buying REvolution results (amongst other things) in the integration of R in SQL Server 2016.
Looking through the features supported by the SQL Server 2016 I cannot find R-Support. Does anyone know to what feature R-Integration belongs to or what version(s) integrate this feature?
Looking through the features supported by the SQL Server 2016 I cannot find R-Support. Does anyone know to what feature R-Integration belongs to or what version(s) integrate this feature?
Solution
SQL Server 2016 Community Technology Preview 2.2 is the latest release of SQL Server 2016. This version does not have
Later release of 2016 (probably 3.0) will have support for
Found this slideshare presentation (slide - 130) that says
EDIT: Announced and demoed in PASS Summit 2015 - As of SQL Server 2016 CTP 3.0, SQL server supports Advanced Analytics (RRE integration):
With this release, we are very excited to announce the public availability SQL Server R Services in SQL Server 2016, an Advanced Analytics capability which supports enterprise-scale data science, significantly reducing the friction for adopting machine learning in your business. SQL Server R Services is all about helping customers embrace the highly popular open source R language in their business. R is the most popular programming language for Advanced Analytics. You can use it to analyze data, uncover patterns and trends and build predictive models. It offers an incredibly rich set of packages and a vibrant and fast-growing developer community. At the same time, embracing R in an enterprise setting presents certain challenges, especially as the volume of data rises and with the switch from modeling to production environments. Microsoft SQL Server R Services with in-database analytics helps customers embrace this technology by supporting several scenarios.
Also, Henk blogs about Introducing Microsoft SQL Server 2016 R Services
R support.Later release of 2016 (probably 3.0) will have support for
R language.Found this slideshare presentation (slide - 130) that says
R support will be in CTP 3.0.EDIT: Announced and demoed in PASS Summit 2015 - As of SQL Server 2016 CTP 3.0, SQL server supports Advanced Analytics (RRE integration):
With this release, we are very excited to announce the public availability SQL Server R Services in SQL Server 2016, an Advanced Analytics capability which supports enterprise-scale data science, significantly reducing the friction for adopting machine learning in your business. SQL Server R Services is all about helping customers embrace the highly popular open source R language in their business. R is the most popular programming language for Advanced Analytics. You can use it to analyze data, uncover patterns and trends and build predictive models. It offers an incredibly rich set of packages and a vibrant and fast-growing developer community. At the same time, embracing R in an enterprise setting presents certain challenges, especially as the volume of data rises and with the switch from modeling to production environments. Microsoft SQL Server R Services with in-database analytics helps customers embrace this technology by supporting several scenarios.
Also, Henk blogs about Introducing Microsoft SQL Server 2016 R Services
Context
StackExchange Database Administrators Q#109377, answer score: 5
Revisions (0)
No revisions yet.