[ https://issues.apache.org/jira/browse/SPARK-24535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16513372#comment-16513372 ]
Felix Cheung commented on SPARK-24535: -------------------------------------- is this only failing on windows? I wonder if this is related to how stdout is redirected in launchScript > Fix java version parsing in SparkR > ---------------------------------- > > Key: SPARK-24535 > URL: https://issues.apache.org/jira/browse/SPARK-24535 > Project: Spark > Issue Type: Bug > Components: SparkR > Affects Versions: 2.3.1, 2.4.0 > Reporter: Shivaram Venkataraman > Priority: Major > > We see errors on CRAN of the form > {code:java} > java version "1.8.0_144" > Java(TM) SE Runtime Environment (build 1.8.0_144-b01) > Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode) > Picked up _JAVA_OPTIONS: -XX:-UsePerfData > -- 1. Error: create DataFrame from list or data.frame (@test_basic.R#21) > ------ > subscript out of bounds > 1: sparkR.session(master = sparkRTestMaster, enableHiveSupport = FALSE, > sparkConfig = sparkRTestConfig) at > D:/temp/RtmpIJ8Cc3/RLIBS_3242c713c3181/SparkR/tests/testthat/test_basic.R:21 > 2: sparkR.sparkContext(master, appName, sparkHome, sparkConfigMap, > sparkExecutorEnvMap, > sparkJars, sparkPackages) > 3: checkJavaVersion() > 4: strsplit(javaVersionFilter[[1]], "[\"]") > {code} > The complete log file is at > http://home.apache.org/~shivaram/SparkR_2.3.1_check_results/Windows/00check.log -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org