[
https://issues.apache.org/jira/browse/SPARK-11255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15057603#comment-15057603
]
Sun Rui commented on SPARK-11255:
---------------------------------
in http://spark.apache.org/docs/latest/, it is claimed that Spark runs on Java
7+, Python 2.6+ and R 3.1+. So to keep consistent with the documentation, we
need to guarrantee that SparkR works on R 3.1+. Otherwise, SparkR may use some
new features of latest R versions (for example, 3.2+) but not available in
versions like 3.1.
But I won't object bumping up the supported R version if needed:)
> R Test build should run on R 3.1.1
> ----------------------------------
>
> Key: SPARK-11255
> URL: https://issues.apache.org/jira/browse/SPARK-11255
> Project: Spark
> Issue Type: Bug
> Components: SparkR
> Reporter: Felix Cheung
> Assignee: shane knapp
> Priority: Minor
>
> Test should run on R 3.1.1 which is the version listed as supported.
> Apparently there are few R changes that can go undetected since Jenkins Test
> build is running something newer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]