[ https://issues.apache.org/jira/browse/SPARK-16538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378054#comment-15378054 ]
Felix Cheung commented on SPARK-16538: -------------------------------------- Remove Fix 1.6.3 since SPARK-10903 was not in Branch-1.6 https://github.com/apache/spark/blob/branch-1.6/R/pkg/R/SQLContext.R > Cannot use "SparkR::sql" > ------------------------ > > Key: SPARK-16538 > URL: https://issues.apache.org/jira/browse/SPARK-16538 > Project: Spark > Issue Type: Bug > Components: SparkR > Affects Versions: 1.6.2, 2.0.0 > Reporter: Weiluo Ren > Assignee: Felix Cheung > Priority: Critical > Fix For: 2.0.0 > > > When call "SparkR::sql", an error pops up. For instance > {code} > SparkR::sql("") > Error in get(paste0(funcName, ".default")) : > object '::.default' not found > {code} > https://github.com/apache/spark/blob/f4767bcc7a9d1bdd301f054776aa45e7c9f344a7/R/pkg/R/SQLContext.R#L51 -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org