Masatake Iwasaki created BIGTOP-4122:
----------------------------------------

             Summary: Fix test failure of SparkR on openEuler due to lack of R 
deployment
                 Key: BIGTOP-4122
                 URL: https://issues.apache.org/jira/browse/BIGTOP-4122
             Project: Bigtop
          Issue Type: Bug
            Reporter: Masatake Iwasaki
            Assignee: Masatake Iwasaki


{noformat}
org.apache.bigtop.itest.spark.TestSpark > testSparkR STANDARD_OUT
    SPARK_MASTER isn't set. yarn will be used as the master URL. Refer to 
smoke-tests/README If this isn't what you you expect.
    Failed command: timeout 300 /usr/lib/spark/bin/spark-submit --master yarn 
/tmp/dataframe.R > /tmp/TestSpark_testSparkR.log 2>&1
        error code: 1
        stdout: []
        stderr: []

org.apache.bigtop.itest.spark.TestSpark > testSparkR FAILED
    java.lang.AssertionError: Failed to execute SparkR script
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert$assertTrue$0.callStatic(Unknown Source)
        at 
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:55)
        at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:196)
        at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:216)
        at 
org.apache.bigtop.itest.spark.TestSpark.testSparkR(TestSpark.groovy:113)
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to